- Reverted back to all packets being optional (might cause issues when connecting to server with creativecore installed, but enables connection to paper or spigot)
- Fixed incorrect intersection check for vectors fans caused by angled line go over two edges exactly
- Reverted back to all packets being optional (might cause issues when connecting to server with creativecore installed, but enables connection to paper or spigot)
- Fixed drop in gui not correctly interacting with every inventory
- Fixed extraction in gui not correctly interacting with every inventory
- Fixed slot drop with q not working correctly
- Fixed config handler not getting created early enough causing crash with AmbientSounds (fabric)
- Fixed creataive gui graphics do not work properly
- Added maxGuiScale config option
- Fixed config of CreativeCore not being registered
- Fixed mouse over effect of slots
- Removed useStencil, color palette and useOptifineCompat config option
- Fixed slider textfield not working correctly
- Removed use of OnlyIn entirely
- Reworked gui-api to have a designated system for client and server handling
- Fixed holding item rendering offset
- Fixed rendering count of one when holding an item stack
- Fixes mod not being required on client side when it is installed on server side
- Refactor BoxCorner for constant-time lookup (Thanks to zmr-233)
- Added Argentine Spanish localization (Thanks to Texaliuz)
- Fixed rendering controls which have no visible rect on screen
- Added GuiLabelHover
- Added subtract to ColorUtils
- Fixed selecting combobox flexible after forced value not setting value before raising changed event
- Added better timeline channel unmodifiable key support
- Fixed packets being required on server side
- Fixed BoxCorner.facingTo method causing troubles with slope shapes of littletiles
- Fixed color picker not displaying color in sliders
- Fixed incorrect equal check for classes that have implemented equals method
- Fixed holding item rendering offset
- Fixed rendering count of one when holding an item stack
- Fixes mod not being required on client side when it is installed on server side
- Refactor BoxCorner for constant-time lookup (Thanks to zmr-233)
- Added Argentine Spanish localization (Thanks to Texaliuz)