1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2024-09-22 03:51:24 +00:00
Floodgate/core
Bridge 00b8b1b636
Reduce session server lookups (#509)
* fix: add default skin to gameprofiles

* fix: add signatures by default to prevent issues

* cleanup

* no longer apply empty textures

* revert formatting change

* fix(spigot): linked player textures

* fix(velocity): linked player textures

* fix(bungeecord): apply linked textures

* Made the MojangUtils class instance based, removed some unneeded code

* Don't block Velocity event threads, made the Bungee variant work

* Add some comments

---------

Co-authored-by: bridge <haha@haha.com>
Co-authored-by: Tim203 <mctim203@gmail.com>
2024-05-18 15:01:55 +02:00
..
src/main Reduce session server lookups (#509) 2024-05-18 15:01:55 +02:00
build.gradle.kts Deal with getLocale being nullable during login on BungeeCord (#511) 2024-05-14 17:41:00 +02:00