1.21.3
Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric
Fix extra parameter in CodecSavedData Added CodecSavedData
Added CodecSavedData Added NetworkHandle and bumped ByteCodecs
Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType
Deprecated PacketType.type, added helpers for CodecPacketType
Fixed crash on dedicated server
Fixed crash on dedicated server
fixed crash if someone used stack sensitive texture on neo
fixed crash if someone used stack sensitive texture on neo
Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0
Update bytecodecs to 1.1.0
Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec
Added helper for creating data components & added pair bytecodec
Updated to 1.20.5
Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4
Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory
Updated highlight internals to use less memory
Added required option to packs and allow loading datapacks
Check if the mouse is in bounds to try cursor checks.
Check if the mouse is in bounds to try cursor checks.
Use correct generic for recipe serializer
Add check if network is optional if it should send the packet to the player
Add check if network is optional if it should send the packet to the player
Fix possible crash on neoforge and improve code on fabric
Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators
Fixed scroll list scrolling on different axis Fix neoforge not loading
Fix neoforge not loading
Add missing impl on forge
1.20.2 Update
1.20.2 Update
Added codec metadata section serializer Added context menus widget
Added context menus widget
Fixed issue where hidden widgets could have cursors shown
Fixed crash in nbt predicates Added strict mode for nbt predicates
Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file
Added Fabric-Loom-Remap to manifest file
Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly.
Fixed server translations not pulling value properly.
Added more ByteCodec types
Added new experimental ByteCodec packets
Fix CME in creative tabs
Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods
Add enumbuilder, fix fabric ingredients, add unsafe methods
Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json
Added support for defining internal resource packs in mods.toml and fabric.mods.json
- Full 1.20 release