Geyser/connector/src/main/java/org/geysermc/connector
DoctorMacc f68632f433 Block-related updates
- Fix block breaking animation
- Fix block breaking particles
- Don't initialize Geyser's chunk cache if using Spigot
2020-07-06 21:38:10 -04:00
..
bootstrap Add dump command (#808) 2020-06-27 11:36:48 -04:00
command Convert map of players to list (may address #833) 2020-07-06 20:11:34 -05:00
common Fix ping passthrough throwing errors on unknown properties (Fixes #903) 2020-07-06 11:18:17 +01:00
configuration Add Translation support (#504) 2020-07-05 19:35:51 -04:00
dump Move common stuff used only by connector and bootstrap to connector 2020-06-28 00:27:00 +02:00
entity Convert map of players to list (may address #833) 2020-07-06 20:11:34 -05: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 Block-related updates 2020-07-06 21:38:10 -04:00
ping Fix memory leak in legacy ping passthrough (Fixes #674, #813) 2020-07-04 16:35:48 -05:00
scoreboard Add Translation support (#504) 2020-07-05 19:35:51 -04:00
utils Fix RGB colors on signs causing chunk issues, fix items names not being displayed correctly 2020-07-06 23:36:04 +01:00
FloodgateKeyLoader.java Add Translation support (#504) 2020-07-05 19:35:51 -04:00
GeyserConnector.java Convert map of players to list (may address #833) 2020-07-06 20:11:34 -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