Commit Graph

13 Commits

Author SHA1 Message Date
rtm516 d2a9ee53e8
Ajust for review and bump version to 2.2.4 2024-04-26 22:29:01 +01:00
rtm516 2c8e4fefff
Make SkinApplyEvent a ConnectionEvent 2024-03-19 20:27:30 +00:00
rtm516 48ac798da8
Add javadoc and update copyright 2024-03-17 22:30:00 +00:00
rtm516 f490d84958
Cleanup and add SkinApplyEvent 2024-03-17 17:50:39 +00:00
chris 9d6dd58fd8
Ensure executor service isn't null by accessing it via the getter (#4328) 2023-12-06 22:22:21 +01:00
chris 95d65350e4
Project wide syntax/annotation cleanup (#4238)
Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
2023-12-05 18:54:42 -05:00
onebeastchris 231095e115 make heads render when equipped 2023-05-17 01:38:49 +02:00
Camotoy 09f17f59ae
Support new default Java skins from 1.19.3 2022-12-18 13:18:06 -05:00
Camotoy 47fd148b7e
Refactor player add code for 1.19.3
Players are now not always added into the tab list.
2022-12-17 14:52:20 -05:00
Camotoy 2a05dd57ff
Don't store GameProfile class of players
This stores repetitive information, and also we don't currently use the signature, so it's wasted memory.
2022-03-30 22:30:49 -04:00
Tim203 3251d9010c
We're in 2022 now 2022-01-01 20:03:05 +01:00
Camotoy eb7d71017c
Remove some unnecessary skin checks 2021-11-29 10:40:27 -05:00
Camotoy 41ecb885bd
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/1.18 2021-11-22 22:47:58 -05:00