Added ToggleableConfig
Added new permission configuration Added removeContentCol and contentRows to GuiTableScrollable Reworked how config control listens to changed controls Added translation key for reset button Fixed config of array, list, namedlist corrupting defaultValue Fixed permission equals check Improved alignment in config gui Fixed several issues to nested configuration and reseting to default value in config gui Added way to copy a config object Added a lot more functionality to GuiScrollXY Added replace, clearEvents to GuiParent Added clear to GuiEventManager Added performance optimisation when iterating over GuiParent Fixed crash related to VoxelShape Added isInvalid, isInFront to NormalPlaneF and NormalPlaneD
Changed parameter in GuiDialogHandler.openDialog Renamed NormalPlane to NormalPlaneF Added NormalPlaneD
Fixed being able to glitch through obbs Removed AABBVoxelShape Fixed inaccuracy in rendering entity (calculated and rendered orientations being different) Reworked voxelshapes and box classes Added ABB
Fixed VectorFan creating Quads Removed RenderInformationHolder Added QuadGeneratorContext (to decrease object creation, also removed unused fields) Added VertexFormatUtils (moved from LittleTiles)
Added nearest method to Facing Fixed creating too many baked quads for a face Fixed AABBVoxelShape not being considered full
Fixed something related to VoxelShape
Added printRoman to TooltipUtils Fixed ArrayOffsetIterator not setting offset in constructor Enhanced config gui (lists and ingredients) Minor code name improvements Fixed not being able to send & receive classes extending Tag Added ArrayOffsetIterator
Update uk_ua.json (by unroman) Fixed crash when loading invalid creative ingredient Added getIdOrDefault to NamedTypeRegistry
Update uk_ua.json (by unroman) Fixed crash when loading invalid creative ingredient Added getIdOrDefault to NamedTypeRegistry
Fixed crash when using AABBVoxelShape in Block Collision Fixed textfield for permission section being added at the end (it's now at the start) Fixed not clearing items in permission config properly (causing duplicates) Fixed add button in permission config having no title Added better check if permission types are equal Fixed not saving permissions Fixed textfield of permission config being empty and having wrong dimensions Fixed permission not overwriting default value properly Fixed enum configurations not working in all cases (if they use anonymous classes) Fixed crash when saving permissions in config gui
Fixed closing gui when pressing inventory key while typing inside textfield
Removed OptifineHelper Fixed stack selector scrollbar issue
Added size() and isEmpty() to ChunkLayerMap Create ru_ru.json (by Heimdallr-1) Fixed crash when using GuiTimeline Fixed crash when AABBVoxelShape are being asked to render outline Fixed BlockFilters tag
Fixed invalid pack.mcmeta file
Fixed number formatting being bound to region which caused config to corrupt in certain regions
Fixed released fabric version not working