retrooper / packetevents

Precision meets performance—a powerful tool for mastering Minecraft packet manipulation with speed and finesse.
GNU General Public License v3.0
557 stars 151 forks source link

1.21.2/1.21.3 update #975

Closed booky10 closed 1 month ago

booky10 commented 2 months ago

Test build downloads: https://github.com/retrooper/packetevents/actions/runs/11483962127 This has been merged, please use https://ci.codemc.io/job/retrooper/job/packetevents/ instead.


Third snapshot was released last wednesday, so the release will probably still take some time. Rc1 was released on thursday, so the release will probably happen next week tuesday. This PR should be complete and ready, after testing. Vanilla 1.21.2 and Spigot 1.21.2 are out, I've tested this PR on Fabric 1.21.2 and Spigot 1.21.2. Additionally, I've tested this PR on 1.20.6, 1.16.2 and 1.8.8.

TODO


Noteworthy changes:


Fixes #1039

Bram1903 commented 2 months ago

Booky on it again 💪🏻 Extremely cool to see you constantly working on the latest snapshot support, so PacketEvents supports the latest Minecraft release almost the moment it drops!

booky10 commented 1 month ago

I've tested re-encoding all packets (especially recipes) with a fabric server and fabric client, so this PR should be ready Should of course still be tested again after Paper (and Spigot) are done with upgrading to 1.21.2

booky10 commented 1 month ago

1.21.2 has been released an hour ago and this PR has now been tested on Spigot 1.21.2.

booky10 commented 1 month ago

Mojang has released 1.21.3, fixing crucial bugs, such as salmons being too small. Tthis PR should still work fine, nothing changed on the server side - except salmons of course