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