Tim203
9758948944
Fixed a nullpointer when the server is unavailable
2021-08-18 12:20:46 +02:00
Tim203
4f1b450453
Shade a cloud dependency as well
2021-07-24 00:57:21 +02:00
Tim203
b66f10ae6d
Shade some dependencies
2021-07-23 17:44:01 +02:00
Tim203
3bcdd98c25
Subcommand added that checks if it can reach things like the global api
2021-07-23 00:35:42 +02:00
Tim203
fe85451fe4
Handle (and ignore) http server downtime
2021-07-06 16:51:00 +02:00
Tim203
0216b6d798
Fixed a bug where linked accounts would get their Bedrock skin
2021-07-05 15:49:42 +02:00
Tim203
29c834df03
Added new news types
2021-07-05 15:49:39 +02:00
Camotoy
2700c75248
Use quotes to whitelist names with spaces ( fixes #173 )
2021-06-29 16:31:35 -04:00
Camotoy
6eb3d0eed6
Build Floodgate-Fabric on successful commit
2021-06-28 10:20:49 -04:00
Tim203
a1f0d2276d
Removed some unused addon code
2021-06-23 00:52:21 +02:00
Andrew Steinborn
821be02bdb
Fix reference count issues ( #165 )
...
* Fix reference count issues
* Only remove the handler after we get the Handshake packet
* Same thing for the ServerDataHandlers. Optimized imports as well
* Further removal optimizations in backend handlers and Spigot
* Removed unused imports
Co-authored-by: Tim203 <mctim203@gmail.com >
Co-authored-by: Camotoy <20743703+Camotoy@users.noreply.github.com >
2021-06-22 22:33:48 +02:00
Camotoy
81d1650c48
Update languages submodule properly
2021-06-21 14:12:27 -04:00
Tim203
fd9192f17b
Should fix an ArrayIndexOutOfBoundsException
2021-06-19 17:14:07 +02:00
Camotoy
1ccbda4c3c
Don't return null if the player link option fails to load
2021-06-15 17:02:40 -04:00
Camotoy
b8d8c904f3
Bump Lombok to 1.18.20 for Java 16 compilation
2021-06-14 21:20:06 -04:00
Tim203
58882e84cf
Spigot 1.17 support
2021-06-12 02:54:07 +02:00
Tim203
d2737c0aa1
Hehe
2021-06-09 14:14:26 +02:00
Tim203
61a6ea99bf
Update to Geyser 1.4
2021-06-08 17:14:47 +02:00
Tim203
99b321df7b
Should fix building
2021-06-08 16:03:37 +02:00
Tim203
df57997b15
Remove remaining log
2021-06-08 15:49:30 +02:00
Tim203
efdd17d642
Finished news. Added git properties, closes GeyserMC/Floodgate#127
...
Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com >
2021-06-08 15:49:29 +02:00
Tim203
a65d4e821d
First part of news
2021-06-08 14:48:30 +02:00
Tim203
0773c7d37b
Merge remote-tracking branch 'origin/dev/2.0' into dev/2.0
2021-06-08 10:26:44 +02:00
Tim203
212e9d1372
Fixed compatibility with latest Geyser changes
2021-06-08 10:19:43 +02:00
Camotoy
1457481612
???
2021-06-06 20:06:17 -04:00
Camotoy
6af0c80162
Don't yell if Floodgate cannot remove the injection
2021-06-06 20:04:35 -04:00
Tim203
4403868633
Made Floodgate compatible with the latest Geyser common changes
2021-06-05 23:20:53 +02:00
Tim203
17810baa0d
Made the debugger less spammy
2021-06-02 18:14:56 +02:00
Tim203
7edb66a692
Always use Unsafe for Bungeecord
2021-05-31 16:57:03 +02:00
Camotoy
f28f2f2c41
Merge branch 'dev/2.0' of https://github.com/GeyserMC/Floodgate into bungee-java-16
2021-05-31 09:48:04 -04:00
Camotoy
9939cf666e
Remove unused imports
2021-05-30 13:20:48 -04:00
Camotoy
588b2b3803
Don't use reflection for GameProfile
2021-05-30 13:15:45 -04:00
Camotoy
81fc34a11c
Literals first? OK.
2021-05-29 11:15:57 -04:00
Camotoy
c529cde773
Suppress PMD warning
2021-05-29 11:10:53 -04:00
Camotoy
b20c63fefa
Velocity modern forwarding support
2021-05-29 10:59:57 -04:00
Tim203
b86c42c7eb
Added an error margin for the timestamp
2021-05-28 16:33:11 +02:00
Tim203
aaee1a2164
Added a debug message for invalid timestamp
2021-05-27 16:55:00 +02:00
Tim203
904d26a66a
Fixed an issue with time sync and added a log message for it
2021-05-27 00:56:38 +02:00
Tim203
bfa40f5f08
Make sure that the time we use is always the same across servers
2021-05-26 01:57:46 +02:00
Camotoy
bc00573c8d
Fix BungeeCord Java 16 support
2021-05-15 19:28:50 -04:00
Tim203
a80d0e18e1
Use the correct uuid instead of always always using the xuid
2021-05-04 16:16:45 +02:00
Tim203
34a793f41f
You can now fetch xuid by gamertag and gamertag by xuid
2021-04-27 18:40:54 +02:00
Tim203
dd092eb279
Made combining GlobalLinking with own linking work again
...
An instance of InjectorHolder was already bound to a child injector at the point that we request to inject GlobalPlayerLinking. This causes Guice to not create a new instance, because it was already bound somewhere in the injector.
2021-04-23 23:41:39 +02:00
Tim203
2e88eaffa4
Some more changes
2021-04-23 17:52:29 +02:00
Tim203
f46791bd18
Fixed issues with MariaDB support and renamed MariaDB to MySQL
2021-04-23 11:40:28 +02:00
Tim203
2cb0162f64
Allow people to register a PacketHandler
2021-04-23 01:05:01 +02:00
Tim203
c722c8e8c8
Added a way to handle packets easily. ProtocolSupport support fixed
2021-04-23 00:53:18 +02:00
Camotoy
63b6e56a0d
Begin to fix ProtocolSupport support. DOES NOT WORK.
2021-04-21 20:15:31 -04:00
Tim203
7865c311ee
Use fastutil's Int to Object Map instead of Netty's
2021-04-21 23:32:28 +02:00
Tim203
1fc713c32a
Use a development version of Cloud. Fixes GeyserMC/Floodgate#139
2021-04-21 22:49:51 +02:00