276953f Backup inconvertible item component data for creative clients in 1.21+ (#907)
Co-authored-by: Nassim Jahnke nassim@njahnke.dev
1dfef5b Emulate block and item display entities in 1.19.4->1.19.3 (#871)
4a9c98a Address Gradle deprecation warnings
07e2848 Update Gradle Wrapper from 8.10.2 to 8.11 (#917)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
1db6824 Fix remapping of 1.21.3 PLAYER_INFO_UPDATE list order (#915)
82a7c9b Update VV usage
3a67be7 Don't forget to rewrite item in set cursor and set player inventory
8cb285d Change darkness->blindness in 1.19->1.18.2 (#908)
04a6920 Move config option check for player face fix into packet handlers (#913)
498bec9 Remove 'has recipe error' container data from smithing table Fixes #909
- Fixed issues with creaking entities, some new blocks and particles in 1.21.2->1.21
- Fixed writing of new player info list order in 1.21.2->1.21 (by EnZaXD)
- Fixed painting entity data in 1.21.2->1.21
- Fixed disconnect on join for older 1.20 clients on 1.21.2 servers because of unknown registry
- Fixed empty custom data tags sometimes being removed with creative clients on 1.20.5/1.21 (by EnZaXD)
If you want to get larger version updates early, consider supporting me via https://viaversion.com/donate. See the previous update notes for more info.
2c3c62d Update VV API usage (#906)
Co-authored-by: Nassim Jahnke nassim@njahnke.dev
d6c27ad Add viaproxy jvm flags
7b5ee01 Fix SET_CURSOR_ITEM container id type (#905)
c7a5de1 Write inventory id as unsigned byte...
16aa6a5 Fix issues with creaking entity data Fixes #904
3e8086e Add gradle task to quickly test/debug code changes (#902)
368f450 Remove lock item data in component rewriter
80b530a Fix trail particle handling
d2d1d00 Remove instrument registry Some older clients don't like unknown registries