Skip to content

Releases: bundabrg/GeyserReversion

Release v1.0.25

08 Dec 03:23
Compare
Choose a tag to compare

Update for breaking changes made to Geyser Extensions

Online Documentation

Since Last Release:

  • 314c777 (HEAD, tag: v1.0.25, origin/master) Update for breaking changes made to Geyser Extensions [bundabrg]

Release v1.0.24

07 Dec 08:53
Compare
Choose a tag to compare

Bump Reversion to v1.0.20

Changes:

  • Fix lapis not working - Closes #21
  • Fix Nether not working and console spam - Closes #20
  • Fix wrong item shown when dropping a book - Closes #19

Online Documentation

Since Last Release:

  • 6b97094 (HEAD, tag: v1.0.24, origin/master) Bump Reversion to v1.0.20 [bundabrg]
  • 118bb0d Add missing PlayerCount to Pong Packet [bundabrg]

Release v1.0.23

07 Dec 05:08
Compare
Choose a tag to compare

Update Reversion to v1.0.19

  • Adds support for Protocol v407 (Closes #16)

Online Documentation

Since Last Release:

  • 1e0c48f (HEAD, tag: v1.0.23, origin/master) Update Reversion to v1.0.19 [bundabrg]

Release v1.0.22

25 Nov 03:55
Compare
Choose a tag to compare

Update Reversion to v1.0.18

  • Fixes support for v408 clients

Online Documentation

Since Last Release:

  • 877e17b (HEAD, tag: v1.0.22, origin/master) Update Reversion to v1.0.18 [bundabrg]

Release v1.0.21

24 Nov 08:26
Compare
Choose a tag to compare

Implement better support for Floodgate

Closes #9

Squashed commit of the following:

commit 04bb63c454ee82bf1a715840182dc3ccf4132122
Author: bundabrg bundabrg@grieve.com.au
Date: Tue Nov 24 14:26:52 2020 +0800

Provide support for Floodgate with MCPE and MCEE

* If a blank XUID is provided (in the case of MCEE) we will just generate one based upon a hash of the identity

commit 3169d90
Author: bundabrg bundabrg@grieve.com.au
Date: Mon Nov 23 16:48:45 2020 +0800

Cleanup

commit 0b692c7
Author: bundabrg bundabrg@grieve.com.au
Date: Mon Nov 23 16:24:43 2020 +0800

Move LoginPacket handler from Reversion side to Geyser side

Online Documentation

Since Last Release:

  • a5050c9 (HEAD, tag: v1.0.21, origin/master) Implement better support for Floodgate [bundabrg]
  • ad18fde Update versions [bundabrg]
  • 08c5fe6 Remove Spigot Deploy [bundabrg]

Release v1.0.20

23 Nov 05:06
Compare
Choose a tag to compare

Bump to Reversion v1.0.17

Adds support for Bedrock v1.16.4 and Education v1.14.50

Squashed commit of the following:

commit 4a37ef6aacb16a9aab5ec94e2eaf43f6cef9775f
Author: bundabrg bundabrg@grieve.com.au
Date: Mon Nov 23 12:50:22 2020 +0800

Bump to Reversion v1.0.17

Online Documentation

Since Last Release:

  • f26cc31 (HEAD, tag: v1.0.20) Bump to Reversion v1.0.17 [bundabrg]
  • cc8193f Remove Broken Hits Counter [bundabrg]

Release v1.0.19

28 Sep 14:18
Compare
Choose a tag to compare

Bump Reversion Library to v1.0.16

  • Add support for Bedrock v1.16.100.57
  • Add build system to Spigot

Online Documentation

Since Last Release:

  • cf58587 (HEAD, tag: v1.0.19, origin/master) Bump Reversion Library to v1.0.16 [bundabrg]
  • c5848ad More documentation updates [bundabrg]
  • 28f2a42 Fix typo in Docs [bundabrg]
  • 60fefce Update Documentation [bundabrg]

Release v1.0.18

24 Sep 07:15
Compare
Choose a tag to compare

Bump to Reversion v1.0.15

  • Add server support for Geyser Bedrock v1.16.100.56 (beta)
  • Translate PotionMixData as well now
  • Provide the translation chain used when Geyser is showing debug logs

Online Documentation

Since Last Release:

  • 78bcaed (HEAD, tag: v1.0.18, origin/master) Bump to Reversion v1.0.15 [bundabrg]

Release v1.0.17

23 Sep 08:03
Compare
Choose a tag to compare

Bump to Reversion v1.0.14

  • Improve the dynamic palette allocation speed at first login
  • Remove some mappings from Recipes when they are not supposed to be there

Closes #13

Online Documentation

Since Last Release:

  • eec5a59 (HEAD, tag: v1.0.17, origin/master) Bump to Reversion v1.0.14 [bundabrg]
  • 67af5bd Update Licence to MIT (#11) [bundabrg]

Release v1.0.16

23 Sep 03:19
Compare
Choose a tag to compare

Fix not disconnecting

Closes #14

Online Documentation

Since Last Release:

  • f304106 (HEAD, tag: v1.0.16) Fix not disconnecting [bundabrg]
  • 031743d Fix Build Notification [bundabrg]