Geyser/core/src/main/java/org/geysermc/geyser/translator
Camotoy 3716b7a84f
Remove initialized check in movement
This probably isn't needed anymore. This was introduced in https://github.com/GeyserMC/Geyser/pull/41 and is probably no longer needed since we never send movement before the player is spawned, and we don't allow movement to go through until the Bedrock player matches the unconfirmed teleport we create in JavaPlayerPositionTranslator. By removing this we should fix some instances of players kicked for 'flying' as players joining in the air would never respond to gravity until Bedrock finished loading.
2022-08-20 14:56:40 -04:00
..
collision We're in 2022 now 2022-01-01 20:03:05 +01:00
entity We're in 2022 now 2022-01-01 20:03:05 +01:00
inventory Fix PS4 players crashing on certain dimension switches 2022-07-13 21:31:10 -04:00
level Fix some item interactions (#3083) 2022-06-24 16:48:28 -04:00
protocol Remove initialized check in movement 2022-08-20 14:56:40 -04:00
sound Fix some item interactions (#3083) 2022-06-24 16:48:28 -04:00
text Use a dummy legacy event hover serializer 2022-03-05 22:15:25 -05:00