Skip to content

Releases: bundabrg/GeyserReversion

Release v1.0.36

02 Jul 07:21
Compare
Choose a tag to compare

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 bundabrg@grieve.com.au
Date: Fri Jul 2 15:15:23 2021 +0800

Fix issue with disconnects not registering

commit 485e8db9788aedb4fceae7d6839b1ae8a81d7201
Author: bundabrg bundabrg@grieve.com.au
Date: Wed Jun 30 16:00:00 2021 +0800

Start work on Education v1.14.70

Online Documentation

Since Last Release:

  • 91753a1 (HEAD, tag: v1.0.36, origin/master) Implement support for Education v1.14.70 [bundabrg]

Release v1.0.35

17 Feb 05:14
Compare
Choose a tag to compare

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)

Online Documentation

Since Last Release:

  • f1e2dcb (HEAD, tag: v1.0.35, origin/master) Bump Reversion to v1.0.28 [bundabrg]

Release v1.0.33

11 Feb 03:34
Compare
Choose a tag to compare

Bump Reversion to v1.0.26

Changes:

  • Fix Incorrect Particle blocks shown when breaking blocks (Closes #35)
  • Fix Buckets on Education

Online Documentation

Since Last Release:

  • c6d09cf (HEAD, tag: v1.0.33, origin/master) Bump Reversion to v1.0.26 [bundabrg]
  • 3b66503 Few more options [bundabrg]

Release v1.0.32

08 Feb 10:50
Compare
Choose a tag to compare

Bump to Reversion v1.0.25

  • Fixes missing level events in Education including block breaking

Online Documentation

Since Last Release:

  • 4327e3f (HEAD, tag: v1.0.32, origin/master) Bump to Reversion v1.0.25 [bundabrg]
  • fb1118a Add a donation section to the docs [bundabrg]

Release v1.0.31

06 Feb 08:03
Compare
Choose a tag to compare

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

Online Documentation

Since Last Release:

  • b11bc11 (HEAD, tag: v1.0.31, origin/master) Bump to Reversion v1.0.24 [bundabrg]

Release v1.0.30

23 Jan 01:12
Compare
Choose a tag to compare

Support Geyser Change to GeyserCommand

Not backwards compatible

Online Documentation

Since Last Release:

  • 6ad7516 (HEAD, tag: v1.0.30, origin/master) Support Geyser Change to GeyserCommand [bundabrg]

Release v1.0.29

13 Dec 06:24
Compare
Choose a tag to compare

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.

Online Documentation

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

09 Dec 04:37
Compare
Choose a tag to compare

Support changes from PR1640

Online Documentation

Since Last Release:

  • 38bdb33 (HEAD, tag: v1.0.28, origin/master) Support changes from PR1640 [bundabrg]

Release v1.0.27

09 Dec 03:37
Compare
Choose a tag to compare

Provide support for 1.16.200 servers

  • Bump Reversion to v1.0.22 - v422 Server Support

Online Documentation

Since Last Release:

  • fe53a9a (HEAD, tag: v1.0.27, origin/master) Provide support for 1.16.200 servers [bundabrg]

Release v1.0.26

09 Dec 02:36
Compare
Choose a tag to compare

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 bundabrg@grieve.com.au
Date: Wed Dec 9 10:05:58 2020 +0800

Initial look at multiple codecs

Online Documentation

Since Last Release:

  • 9c22238 (HEAD, tag: v1.0.26, origin/master) Implement support for Minecraft v1.16.200 [bundabrg]