What's Changed
- fix writePositionSource always throws IllegalStateException (issue #738) by @cxzlw in #739
- fix inconsistent serialize and deserialize in ClientboundPlayerInfoUpdate by @cxzlw in #737
- Annotate animation in ClientboundAnimatePacket as Nullable by @Konicai in #743
- Fix ClientboundLoginPacket serialization by @WinPlay02 in #750
- Fix serialization of ClientboundCommandsPacket for command types RESO… by @artnaseef in #741
- 1.20.2-pre2 by @Konicai in #751
- Fix some level events by @basaigh in #749
- Load network codec only once by @Konicai in #753
- Bump to 1.20-2 release by @Konicai in #755
- Implement deep copies for Chunk Sections by @AlexProgrammerDE in #754
- Target GitHub actions using commit instead of release by @Konicai in #756
- 1.20.2 by @Konicai in #752
- use daemon threads to allow shut down of application by @petersv5 in #748
- Fix mob effect ids by @Konicai in #758
- Cleanup and fix nullabilities in custom payload/query packets by @Konicai in #759
- Don't use default vals for shutdownGracefully in shutdowns by @Konicai in #760
- Fix: Serverbound ServerboundResourcePackPacket registered as client bound by @onebeastchris in #761
- Read Component instead of String in ClientboundLoginDisconnectPacket by @onebeastchris in #765
- Update dependencies by @AlexProgrammerDE in #763
- Fix NPE on server status #726 by @andreypfau in #762
- Bump to release
1.20.2-1
by @Konicai in #766
New Contributors
- @cxzlw made their first contribution in #739
- @artnaseef made their first contribution in #741
- @AlexProgrammerDE made their first contribution in #754
- @petersv5 made their first contribution in #748
- @onebeastchris made their first contribution in #761
- @andreypfau made their first contribution in #762
Full Changelog: 1.20-1...1.20.2-1