Skip to content

Releases: ItziSpyder/ImproperUI

Release 0.0.6 BETA

17 Jun 23:41
Compare
Choose a tag to compare
  • 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

18 May 21:43
Compare
Choose a tag to compare
Version: 0.0.5-BETA

Patches:
  - working on it to be compatible for all versions of minecraft

Release 0.0.4-BETA

15 May 05:21
Compare
Choose a tag to compare
Version: 0.0.4-BETA

Patches:
  - attempted to fix screen resize issues

Release 0.0.3-BETA

14 May 00:36
Compare
Choose a tag to compare
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

08 May 05:49
Compare
Choose a tag to compare
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

06 May 03:45
Compare
Choose a tag to compare

Initial release