Geyser/core/src/main/java/org/geysermc/geyser
Kas-tle 3fa35b2cb9
Restrict game packets to state; Closes #4191 (#4210)
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2023-10-12 06:02:57 -07:00
..
command Restrict game packets to state; Closes #4191 (#4210) 2023-10-12 06:02:57 -07:00
configuration Remove Mojang account sign-in option (#4147) 2023-10-03 01:12:54 +02:00
dump Move PlatformType to API and expose it for extensions (#3798) 2023-06-17 02:56:50 +01:00
entity Restrict game packets to state; Closes #4191 (#4210) 2023-10-12 06:02:57 -07:00
erosion Merge remote-tracking branch 'origin/master' into feature/protocol-3.0 2023-04-06 13:26:28 -04:00
event Exposing resourcepack loading to api (#3696) 2023-06-16 20:39:53 -05:00
extension Fix: Don't rename extensions while the extension directory is being walked (#4197) 2023-10-08 18:04:22 +02:00
inventory Restrict game packets to state; Closes #4191 (#4210) 2023-10-12 06:02:57 -07:00
item Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
level Fix: Skull rotation issues since 1.20.2 (#4200) 2023-10-08 20:33:35 +02:00
network Remove Mojang account sign-in option (#4147) 2023-10-03 01:12:54 +02:00
pack Fixes thrown error when skull skin cache doesnt exist (#4082) 2023-08-29 13:23:08 -07:00
ping Merge remote-tracking branch 'origin/master' into feature/protocol-3.0 2023-04-06 13:26:28 -04:00
registry Fix API Registration of Custom Block Overrides (#4178) 2023-10-04 09:56:47 -07:00
scoreboard Don't send softEnumPackets when command suggestions are false (#4037) 2023-08-06 17:39:27 -07:00
session Restrict game packets to state; Closes #4191 (#4210) 2023-10-12 06:02:57 -07:00
skin Close threads at server shutdown (#4029) 2023-10-01 18:15:44 -04:00
text Update Minecraft Wiki links to new domain (#4151) 2023-09-27 07:55:54 -07:00
translator Restrict game packets to state; Closes #4191 (#4210) 2023-10-12 06:02:57 -07:00
util Restrict game packets to state; Closes #4191 (#4210) 2023-10-12 06:02:57 -07:00
Constants.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
FloodgateKeyLoader.java Fix Floodgate autodetection 2023-04-26 21:11:26 -04:00
GeyserBootstrap.java Fix Floodgate autodetection 2023-04-26 21:11:26 -04:00
GeyserImpl.java Remove Mojang account sign-in option (#4147) 2023-10-03 01:12:54 +02:00
GeyserLogger.java Resolve fallout 2022-08-24 04:53:13 +00:00
GeyserMain.java Force loading help-text using utf-8 to fix encoding errors (#4165) 2023-09-30 23:18:57 +02:00