Commit Graph

1555 Commits

Author SHA1 Message Date
github-actions[bot]
f23c5ca7c4
Update Gradle Wrapper from 8.10.2 to 8.11 (#617)
* Update Gradle Wrapper from 8.10.2 to 8.11

Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>

* Update Gradle API usage

---------

Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: FlorianMichael <florian.michael07@gmail.com>
2024-11-14 23:36:41 +01:00
FlorianMichael
bd7e29b0e3
Update Fabric loom 2024-11-14 23:21:28 +01:00
FlorianMichael
2e5aa4514f
Update Fabric loader and api 2024-11-13 14:39:41 +01:00
FlorianMichael
5eb2870eef
Update Via* libraries 2024-11-06 16:34:34 +01:00
dependabot[bot]
76a7f67339
Bump net.lenni0451:Reflect from 1.3.4 to 1.4.0 (#609)
Bumps [net.lenni0451:Reflect](https://github.com/Lenni0451/Reflect) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/Lenni0451/Reflect/releases)
- [Commits](https://github.com/Lenni0451/Reflect/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451:Reflect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 15:25:43 +01:00
FlorianMichael
de64a4a00e
Bump version to 3.5.2-SNAPSHOT 2024-11-01 20:10:41 +01:00
FlorianMichael
86d25ed78f
Release 3.5.1 2024-11-01 19:53:42 +01:00
FlorianMichael
214e32658b
Slightly cleanup DEVELOPER_API.md 2024-10-31 15:22:11 +01:00
FlorianMichael
f9eceeb16a
Restructure MAINTAINING.md:
Moves general constant updating to the top and splits between the actual porting work
2024-10-31 15:06:11 +01:00
FlorianMichael
004579125a
Move idle packet fix to VV 2024-10-31 12:47:05 +01:00
orasan
141c1b00ef
Update japanese translations (#602) 2024-10-31 09:32:26 +01:00
RaphiMC
4e9276fcd8
Update sword blocking fix mixins 2024-10-30 20:55:29 +01:00
FlorianMichael
19f2264bd2
Go back to snapshot versions 2024-10-30 13:49:14 +01:00
dirtTW
a0b43f77fd
Update traditional chinese translations (#601)
* Update Traditional Chinese 'zh_tw.json'

Update Traditional Chinese localization

* Update zh_tw.json
2024-10-30 13:46:10 +01:00
FlorianMichael
264b8ff451
Update contributors list 2024-10-29 21:28:37 +01:00
FlorianMichael
fb8841a0d5
Mark 1.21.2 as supported 2024-10-29 21:27:49 +01:00
FlorianMichael
9ca505418f
Bump version to 3.5.1-SNAPSHOT 2024-10-29 21:25:22 +01:00
FlorianMichael
35062a24d5
Release 3.5.0 2024-10-29 21:20:30 +01:00
RaphiMC
ba9abdbb23
Fixed entity movement fix 2024-10-29 21:11:51 +01:00
FlorianMichael
e00a9816b1
Cleanup 2024-10-29 20:59:45 +01:00
FlorianMichael
0c151ddf05
Swing hand on lead item interaction in <= 1.21.1 2024-10-29 20:51:04 +01:00
FlorianMichael
5d7dd8b247
Add entity movement changes in <= 1.21.1 2024-10-29 20:50:45 +01:00
RaphiMC
3195eeb5a0
Fix sprinting and sneaking packet order in <= 1.21.1 2024-10-28 00:11:59 +01:00
FlorianMichael
5a64809ad6
Update TODO list 2024-10-27 23:46:03 +01:00
RaphiMC
41497395b7
Fix runtime error and remap warning 2024-10-27 23:34:06 +01:00
FlorianMichael
d4a689ccc3
Fix hand swinging in animal/zombie villager entities
If action was previously SUCCESS, we need to change that since SUCCESS_SERVER is only handled on newer servers, if it was previously CONSUME the change can stay.
2024-10-27 23:25:16 +01:00
FlorianMichael
f1be80bd23
Auto: optimize imports 2024-10-27 19:02:32 +01:00
FlorianMichael
bd047de3de
Update TODO, fix wrong version references 2024-10-27 18:38:03 +01:00
FlorianMichael
4e97abe15d
Replace warning with empty sign editor in <= 1.21.1 2024-10-27 17:41:52 +01:00
FlorianMichael
49db8cb3cb
Fix entity position behaviour in <= 1.21.1 as well
EntityPositionPacket's now support entities where the logical movement side is on the client, revert this behaviour and fixup our previous injection for <= 1.19.3 which already implemented that behaviour.
2024-10-27 17:28:30 +01:00
FlorianMichael
8ff9354c04
Revert previous behaviour in entity and respawn packets in <= 1.21.1
- EntityPositionPacket's now fallback to the player if it was sent for a vehicle which got removed
- onPlayerRespawn now restores player rotation and velocity if KEEP_TRACKED_DATA is set
2024-10-27 17:21:10 +01:00
FlorianMichael
9f5f6e8421
Change spectator action type in <= 1.21.1 block interacting 2024-10-27 17:18:12 +01:00
FlorianMichael
b37115fa33
Fix bad idle packets in <= 1.21.1 2024-10-27 16:27:24 +01:00
FlorianMichael
3b34d6349b
Fix sprinting<->sneaking packet order in <= 1.21.1 2024-10-27 16:17:38 +01:00
FlorianMichael
9009ba2315
Fix slowness values on honey blocks in <= 1.21.1 2024-10-27 16:03:51 +01:00
FlorianMichael
7fc57b1090
Disable hand swinging in some blocks in <= 1.21.1 2024-10-27 16:02:44 +01:00
FlorianMichael
02fcf07ce0
Update Fabric API 2024-10-27 01:38:54 +02:00
FlorianMichael
5141ad2236
Make mixin abstract 2024-10-27 01:19:16 +02:00
FlorianMichael
059651250e
Fixup CPE snowing injection 2024-10-27 01:18:58 +02:00
FlorianMichael
ef6076aa07
Fix boat rendering twice in <= 1.8 2024-10-27 00:52:44 +02:00
RaphiMC
12357f4ca2
Update lithium fix GitHub link 2024-10-26 23:20:18 +02:00
FlorianMichael
d32b2851c9
Ported all* fixes now.
*MilkBucketMixin needs special treatment
2024-10-26 23:01:20 +02:00
RaphiMC
49fa8d049e
Remove unneeded fix 2024-10-26 22:51:04 +02:00
RaphiMC
983f550769
Updated clientside crafting fix 2024-10-26 22:41:07 +02:00
Darkhax
959cacdc6c
Fix syntax errors in ukrainian translations (#598) 2024-10-26 12:36:35 +02:00
FlorianMichael
6dd0d8cbfe
We continue to fall 2024-10-26 02:13:50 +02:00
FlorianMichael
35182cb989
Bump version to 3.5.0-SNAPSHOT 2024-10-26 01:29:42 +02:00
FlorianMichael
2269da2560
Comment out even more code, mark all porting TODOs for easier searching 2024-10-26 01:28:39 +02:00
FlorianMichael
3d8e23f62a
Update more constants according to the checklist 2024-10-26 01:28:39 +02:00
FlorianMichael
659f5fc2a1
Comment out recipe fixes 2024-10-26 01:28:39 +02:00