Geyser/core/src/main/java/org/geysermc/geyser
chris aa899af908
Clear bossbars & entity attributes on server switching (#4278)
* This ensures bossbars are cleared on server switch. Additionally, this clears the EntityCache - which should resolve issues around air supply/hearts persisting visually.

* - Also reset attributes on server switch, aswell as air
2023-11-08 00:23:56 +01: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 Clear bossbars & entity attributes on server switching (#4278) 2023-11-08 00:23:56 +01: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 Reduce Frequency of Crashes Due to Dispensers, Droppers, and Chiseled Bookshelves (#4248) 2023-10-26 08:16:24 -07:00
network Merge remote-tracking branch 'upstream/master' into feature/1.20.40 2023-10-24 10:37:28 -04: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 Merge remote-tracking branch 'upstream/master' into feature/1.20.40 2023-10-24 10:37:28 -04:00
scoreboard Don't send softEnumPackets when command suggestions are false (#4037) 2023-08-06 17:39:27 -07:00
session Clear bossbars & entity attributes on server switching (#4278) 2023-11-08 00:23:56 +01: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 Clear bossbars & entity attributes on server switching (#4278) 2023-11-08 00:23:56 +01:00
util Reduce Frequency of Crashes Due to Dispensers, Droppers, and Chiseled Bookshelves (#4248) 2023-10-26 08:16:24 -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