Releases: bundabrg/GeyserReversion
Release v1.0.36
Implement support for Education v1.14.70
- Bump Reversion to v1.0.29
- Fix issue with disconnects leaving a ghost player
Squashed commit of the following:
commit 35a459cde5547c62ecb1908d089fb45f8707c144
Author: bundabrg [email protected]
Date: Fri Jul 2 15:15:23 2021 +0800
Fix issue with disconnects not registering
commit 485e8db9788aedb4fceae7d6839b1ae8a81d7201
Author: bundabrg [email protected]
Date: Wed Jun 30 16:00:00 2021 +0800
Start work on Education v1.14.70
Since Last Release:
- 91753a1 (HEAD, tag: v1.0.36, origin/master) Implement support for Education v1.14.70 [bundabrg]
Release v1.0.35
Bump Reversion to v1.0.28
Changes:
- Fix Item Break particle (Closes #38)
- Only add custom item name if not already set (Closes #36)
- Fix NPE in PlayerAction (Closes #42)
- Fix NPE in InventoryTransactionHandler (Closes #43)
Since Last Release:
- f1e2dcb (HEAD, tag: v1.0.35, origin/master) Bump Reversion to v1.0.28 [bundabrg]
Release v1.0.33
Bump Reversion to v1.0.26
Changes:
- Fix Incorrect Particle blocks shown when breaking blocks (Closes #35)
- Fix Buckets on Education
Since Last Release:
Release v1.0.32
Bump to Reversion v1.0.25
- Fixes missing level events in Education including block breaking
Since Last Release:
Release v1.0.31
Bump to Reversion v1.0.24
Fixes:
- Invisible boats for Bedrock < 1.16.100 and Education 1.14.x
- Item frames with invisible items for Bedrock < 1.16.100 and Education 1.14.x
Since Last Release:
- b11bc11 (HEAD, tag: v1.0.31, origin/master) Bump to Reversion v1.0.24 [bundabrg]
Release v1.0.30
Support Geyser Change to GeyserCommand
Not backwards compatible
Since Last Release:
- 6ad7516 (HEAD, tag: v1.0.30, origin/master) Support Geyser Change to GeyserCommand [bundabrg]
Release v1.0.29
Breaking Change: Fix for Protocol update in Geyser and Bump Reversion to 1.0.23
I tried to make it backwards compatible but its just too hard. I'll look at options later.
Now supports Beta but there are some palette issues that still need sorting.
Since Last Release:
- ceb2b68 (HEAD, tag: v1.0.29, origin/master) Breaking Change: Fix for Protocol update in Geyser and Bump Reversion to 1.0.23 [bundabrg]
Release v1.0.28
Support changes from PR1640
- Will now support before and after GeyserMC/Geyser#1640 is implemented
Since Last Release:
- 38bdb33 (HEAD, tag: v1.0.28, origin/master) Support changes from PR1640 [bundabrg]
Release v1.0.27
Provide support for 1.16.200 servers
- Bump Reversion to v1.0.22 - v422 Server Support
Since Last Release:
- fe53a9a (HEAD, tag: v1.0.27, origin/master) Provide support for 1.16.200 servers [bundabrg]
Release v1.0.26
Implement support for Minecraft v1.16.200
- Bump Reversion library to 1.0.21 - Provides v402 + Multiple Codecs
- Now allow all Geyser supported codecs to be used to determine the toCodec of the server
Squashed commit of the following:
commit 1e0bbb48d2e0f14cb6d971e639e2833625ac7780
Author: bundabrg [email protected]
Date: Wed Dec 9 10:05:58 2020 +0800
Initial look at multiple codecs
Since Last Release:
- 9c22238 (HEAD, tag: v1.0.26, origin/master) Implement support for Minecraft v1.16.200 [bundabrg]