Skip to content

v2.2.0

Choose a tag to compare

@isXander isXander released this 25 Dec 13:51

User Changes

  • New List is empty text when lists are empty
  • Fix category buttons sometimes not being clickable when you can scroll
  • Fix the list add button not disabling when lists are disabled
  • Fix the option list background not quite reaching the edge of the screen.

Developer Changes

  • New LabelOption for shorthand to making labels!
  • Log when option bindings don't match up after using their save function
  • Internally move YACLScreen button actions into separate methods for future features :o
  • Fully publish sources jar & javadoc jar now that the loom plugin is fixed.