Geyser/connector/src/main/java/org/geysermc/connector
Camotoy 64e3204611
Implement translator for AdventureSettingsPacket (#691)
* Implement translator for AdventureSettingsPacket

The AdventureSettingsPacket is translated into ClientSettingsPacket so the MAY_FLY and FLYING flags are sent to the server. This fixes double-jumping on some servers that rely on the client sending their flying information through this packet.

* Remove top-secret code analysis
2020-05-29 18:56:21 -05:00
..
bootstrap Rewrite Ping Passthrough (#468) 2020-05-23 16:50:04 -05:00
command Fix /geyser offhand command on Bukkit (#611) 2020-05-21 17:48:24 -05:00
entity Add byte conversion to allow int NBT values for Fireworks (#681) 2020-05-28 11:38:23 -04:00
inventory Update various copyright dates 2020-04-15 15:39:21 -04:00
metrics Move all json to Jackson instead of a mix of 2 libraries (#302) 2020-04-20 15:10:30 -05:00
network Implement translator for AdventureSettingsPacket (#691) 2020-05-29 18:56:21 -05:00
ping Rewrite Ping Passthrough (#468) 2020-05-23 16:50:04 -05:00
scoreboard Implement helper methods for sending packets (#487) 2020-05-05 10:51:43 -05:00
utils Add byte conversion to allow int NBT values for Fireworks (#681) 2020-05-28 11:38:23 -04:00
FloodgateKeyLoader.java Merge branch 'master' into feature/sounds 2020-05-04 00:51:22 -05:00
GeyserConfiguration.java Rewrite Ping Passthrough (#468) 2020-05-23 16:50:04 -05:00
GeyserConnector.java Large refactoring to item translator and registry/util classes 2020-05-24 20:07:05 -05:00
GeyserLogger.java Add block break sounds for blocks with 0 hardness, and refactor some things 2020-04-29 15:01:53 -05:00