4.0.0-SNAPSHOT+162
on Jun 6, 20240097a97 Add note for J8 builds
4.0.0-SNAPSHOT+161
on Jun 6, 20246e583a0 Remove missing bungee/sponge references
4.0.0-SNAPSHOT+160
on Jun 6, 2024780b981 Fixup hologram handling 1.8->1.7
4.0.0-SNAPSHOT+159
on Jun 3, 20245df933f Fix 1.7->1.8 player action rewriting
4.0.0-SNAPSHOT+158
on Jun 2, 2024750a98c Fixup position reading
4.0.0-SNAPSHOT+157
on Jun 1, 20241ebfa0a Update Gradle Wrapper
4.0.0-SNAPSHOT+156
on May 30, 2024dc82de8 Move Sponge and Bungee modules to separate plugins
4.0.0-SNAPSHOT+155
on May 30, 20244.0.0-SNAPSHOT+153
on May 30, 20249ecdaa3 Use unsigned byte for facing direction in player action
4.0.0-SNAPSHOT+152
on May 28, 2024ee69005 Delete temporary fix for shulker box window titles
Properly fixed by https://github.com/ViaVersion/ViaBackwards/pull/761
4.0.0-SNAPSHOT+151
on May 22, 2024740a6d9 Finish up v5 migration
Also:
- Reduces the amount of anonymous classes
- Removes usages of PacketWrapper#create with raw ids
4.0.0-SNAPSHOT+150
on May 22, 2024b1d6804 Update VV API usage
4.0.0-SNAPSHOT+149
on May 18, 202464c18af Update Via API usage
4.0.0-SNAPSHOT+148
on May 14, 20246728a8a Port to upstream changes (hopefully)
4.0.0-SNAPSHOT+147
on May 11, 20240cb70b0 Rename protocol packages and classes
- Fixed destroy entity handling (1.8->1.7) which would cause player kicks for negative bound errors (EnZaXD)
- Fixed packet sending at some places (EnZaXD)
- Fixed metadata handling (1.8->1.7), issues fixed by this (EnZaXD):
- Custom bossbars not working
- Effects not working properly
- Fixed some sounds being wrong on 1.9->1.8 (EnZaXD)
- Fixed block state mappings (causing doors to be broken) (EnZaXD)
- Updated project description (EnZaXD)
- Fix bow animation not working in 1.9->1.8 (EnZaXD)
- Catch exceptions in custom payload handling (EnZaXD)
3.1.2-SNAPSHOT+144
on May 9, 2024c0d1cab Fix bow animation not working in 1.9->1.8
3.1.2-SNAPSHOT+143
on May 9, 202451e81c7 Fix mappings and update project description
3.1.2-SNAPSHOT+142
on May 9, 20243.1.2-SNAPSHOT+141
on May 8, 20246bdaa54 Use 1.9.0 sounds for name<->id conversion
1.9.1 added a new sound so mapping files were previously wrong