- added
ConfigReader
to use:
ImproperUIAPI.getConfigReader(modId, configFile);
example:
ImproperUIAPI.getConfigReader("clickcrystals", "config.properties");
- fixed config integer args not parsing properly
Thanks and shoutout to javaruntimes
@ GitHub!
Version: 0.0.5-BETA
Patches:
- working on it to be compatible for all versions of minecraft
Version: 0.0.4-BETA
Patches:
- attempted to fix screen resize issues
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
THERE IS A BUG ON THIS VERSION WHERE THE SCREEN FREEZES WITH NO RENDERED ELEMENTS. 0.0.3-BETA HAS A HOTFIX I DON'T KNOW WHY YOU KEEP DOWNLOADING THIS VERSION.
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
THERE IS A BUG ON THIS VERSION WHERE THE SCREEN FREEZES WITH NO RENDERED ELEMENTS. 0.0.3-BETA HAS A HOTFIX SO DON'T DOWNLOAD THIS VERSION EITHER.
Initial release. Check the Descriptions Page!