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
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