Geyser/connector/src/main/java/org/geysermc/connector/network/translators
Camotoy 5529a1cc1c
Fix spectator gamemode movement
- Don't allow the player to toggle flight status in spectator mode
- Fix weird flight movement when player was previously on the ground
- The player is always flying in spectator mode, no exceptions
2021-07-28 13:21:18 -04:00
..
bedrock Fix spectator gamemode movement 2021-07-28 13:21:18 -04:00
chat Clean up a bunch 2021-06-20 21:42:22 -04:00
collision Fix movement against spawners (#2409) 2021-07-24 10:35:23 -04:00
effect Implement a new registry system (#2306) 2021-07-12 21:19:40 -04:00
inventory Merge branch 'feature/optimizations' into master 2021-07-21 21:44:49 -05:00
item Fix possible NullPointerException in handling CanBreak/CanDestroy items 2021-07-23 21:28:28 -04:00
java Fix spectator gamemode movement 2021-07-28 13:21:18 -04:00
sound Implement a new registry system (#2306) 2021-07-12 21:19:40 -04:00
world Fix Item drop animation (#2406) 2021-07-21 21:48:59 -04:00
ItemRemapper.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
PacketTranslator.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
PacketTranslatorRegistry.java Some more micro optimizations 2021-07-18 15:43:04 -05:00
Translator.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00