Commit Graph

1536 Commits

Author SHA1 Message Date
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
lowercasebtw
c2044ab901
Use new method for getting missing model (#596) 2024-10-26 01:28:38 +02:00
lowercasebtw
9edfef4799
Fix some more mixins (#595) 2024-10-26 01:28:38 +02:00
FlorianMichael
4df5265a2b
More fixes 2024-10-26 01:28:38 +02:00
FlorianMichael
02136f09a9
New attribute field names, more fixes 2024-10-26 01:28:38 +02:00
FlorianMichael
6ef7bbb22a
More fixes to font rendering, item interactions, entity movement 2024-10-26 01:28:38 +02:00
FlorianMichael
15e6914c86
1.21.3 2024-10-26 01:28:38 +02:00
RaphiMC
3693b5bdfa
Start update to 1.21.2 2024-10-26 01:28:32 +02:00
FlorianMichael
ac5359b8dd
Release 3.4.9 2024-10-26 01:07:35 +02:00
FlorianMichael
697169dc76
Update Via* libraries (Minecraft 1.21.3 support) 2024-10-25 23:02:47 +02:00
Tea Master
d35456be8e
Update polish translations (#594) 2024-10-24 17:48:47 +02:00
FlorianMichael
2cb50a1719
Add setting for body rotation interpolation fix
Some mods changing the player rotation will break with this fix since they hook into the getYaw() call of the original function which we don't account for.
2024-10-22 18:23:03 +02:00
FlorianMichael
bf7bc8f0ca
Update Via* libraries 2024-10-15 14:17:11 +02:00
Felix14_v2
7fd975a480
Update russian translations (#589)
* Sync strings and start translating

* Translations and fixes

* All except the item swing feature

I just don't understand how it works (can't trigger the difference) and don't want to translate blindly.

* Translation for the last thing
2024-10-15 12:23:27 +02:00
dependabot[bot]
378c0f2d54
Bump com.terraformersmc:modmenu from 11.0.2 to 11.0.3 (#588)
Bumps com.terraformersmc:modmenu from 11.0.2 to 11.0.3.

---
updated-dependencies:
- dependency-name: com.terraformersmc:modmenu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 17:09:30 +02:00
christopherplaysminecraft
ba814c78e5
Update german translations (#586)
Add a missing translation and add an empty line
2024-10-13 00:25:19 +02:00
Andypsl8
0abf8391b0
Update chinese simplified translations (#583) 2024-10-12 19:18:22 +02:00
Tea Master
dfcdb8c6bc
Update polish translations (#582) 2024-10-12 12:36:11 +02:00
bubble(good7777865)
f6521ce12d
Update korean translations (#581) 2024-10-12 10:06:33 +02:00
lowercasebtw
563e47cc9f
Fix sword blocking in creative mode in <= 1.8 (#580) 2024-10-11 21:09:27 +02:00