Releases: ItziSpyder/ImproperUI
Releases · ItziSpyder/ImproperUI
Release 0.0.6 BETA
- added
ConfigReader
to use:
ImproperUIAPI.getConfigReader(modId, configFile);
example:
ImproperUIAPI.getConfigReader("clickcrystals", "config.properties");
- fixed config integer args not parsing properly
Release 0.0.5
Version: 0.0.5-BETA
Patches:
- working on it to be compatible for all versions of minecraft
Release 0.0.4-BETA
Version: 0.0.4-BETA
Patches:
- attempted to fix screen resize issues
Release 0.0.3-BETA
Version: 0.0.3-BETA
Added:
- in-game bind to open up home page (right shift) # you can edit this in controls
Patches:
- attempted to fix script blank or frozen screen due to failed initialization
Release 0.0.2-BETA
Version: 0.0.2-BETA
Added:
- property child-constraint: [padding, border, ...]
- position saving (use `positionable` tag)
- full transparent color: NONE
- tag label
- tag h1, h2, h3, h4, h5, h6
Patches:
- fix slider hitbox
Tweaks:
- remake home page
Release 0.0.1-BETA
Initial release