Commit Graph

8 Commits

Author SHA1 Message Date
Tim203 3251d9010c
We're in 2022 now 2022-01-01 20:03:05 +01:00
Tim203 01492647fc
Some small changes 2021-06-06 01:05:05 +02:00
Tim203 0832e7d65c
Fixes issue when both Geyser and Floodgate are on the same server 2021-02-25 20:55:00 +01:00
Tim203 ce2734d3b9
Allow BedrockData and LinkedPlayer cloning 2021-01-12 20:55:11 +01:00
Tim203 8b811b43fb
Fixed mistake in LinkedPlayer 2020-11-21 02:48:15 +01:00
Tim203 7e3a736f20
Register Floodgate payload, updated Statistics, smaller jar, fixed bugs
Quite a lot of changes, but I was too lazy to split them in different commits (and they'll be squashed later anyway):
* Floodgate plugin message channels are now registered (because Spigot requires that, and I guess it's better practice)
* Updated the Statistics form to match the new Forms API
* The common jar is now much smaller, because Jackson isn't needed anymore in the common module
* Fixed some bugs in Forms where empty fields would lead to excluding them in the serialization (making Bedrock complain)
And a few other things, like a new boolean in RawSkin saying if the Skin is an Alex or Steve model.
2020-11-18 19:40:23 +01:00
Tim203 2997760521
Switch Floodgate encryption from RSA to AES 2020-09-12 15:29:18 +02:00
Tim203 35d8edd15e
Floodgate 2.0 update 2020-07-29 12:53:00 +02:00