Geyser/core/src/main/java/org/geysermc/geyser
chris 44174fdc04
Add 1.20.50 Bedrock support (#4296)
* Start on 1.20.50

* Add 1.20.50 block_palette.1_20_50.nbt, creative_items.1_20_50.json and runtime_item_states.1_20_50.json

* fix stone and planks mappings

* add and do something with the new SetPlayerInventoryOptionsPacket

* Add readme version bump

* Cleanup/Explain the new BedrockSetPlayerInventoryOptionsTranslator
2023-11-21 23:31:56 +01:00
..
command Add SessionDisconnectEvent (#4052) 2023-11-10 23:44:38 +01:00
configuration Simply pingpassthrough logic, add fabric ping passthrough (#3930) 2023-11-13 18:17:40 -05: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 ability to set molang tags for custom items (#4041) 2023-11-09 08:44:13 +01:00
level Dragon and piglin heads now animate on 1.20.2 servers 2023-11-11 17:14:15 -05:00
network Add 1.20.50 Bedrock support (#4296) 2023-11-21 23:31:56 +01:00
pack Fixes thrown error when skull skin cache doesnt exist (#4082) 2023-08-29 13:23:08 -07:00
ping Simply pingpassthrough logic, add fabric ping passthrough (#3930) 2023-11-13 18:17:40 -05:00
registry Add 1.20.50 Bedrock support (#4296) 2023-11-21 23:31:56 +01:00
scoreboard Don't send softEnumPackets when command suggestions are false (#4037) 2023-08-06 17:39:27 -07:00
session Add SessionDisconnectEvent (#4052) 2023-11-10 23:44:38 +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 Add 1.20.50 Bedrock support (#4296) 2023-11-21 23:31: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 Simply pingpassthrough logic, add fabric ping passthrough (#3930) 2023-11-13 18:17:40 -05: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