- Refactor some of the config interfaces and stuff a little bit
- Add a feedback-sensitive version of
GuiTextInput - Add String list configs, some config related changes and renamed one interface
- Fixes and improvements to the string list GUI, and remove the debug prints
- Add the proper preview string to the String list button
- Fix some cases of String list configs not getting applied on GUI close
Original build time: 2018-11-30 19:45:44 UTC+2
- Refactor some of the config interfaces and stuff a little bit
- Add a feedback-sensitive version of
GuiTextInput - Add String list configs, some config related changes and renamed one interface
- Fixes and improvements to the string list GUI, and remove the debug prints
- Add the proper preview string to the String list button
- Fix some cases of String list configs not getting applied on GUI close
Original build time: 2018-11-30 19:45:28 UTC+2
- Support line breaks in the Gui messages
- Fix the key re-check logic breaking things with simultaneous key releases
- Add a few render util methods from Litematica
- Add a new util method to
Color4fto clone a color with different alpha - Some render method fixes/clean-up
- Change the
drawOutline()util method argument handling - Further fix/improvement to keybind handling, related to the recent fix
Original build time: 2018-11-22 00:54:19 UTC+2
- Add a few render util methods from Litematica
- Add a new util method to
Color4fto clone a color with different alpha - Some render method fixes/clean-up
- Change the
drawOutline()util method argument handling - Further fix/improvement to keybind handling, related to the recent fix
Original build time: 2018-11-22 00:54:42 UTC+2
- Support line breaks in the Gui messages
- Fix the key re-check logic breaking things with simultaneous key releases
Original build time: 2018-11-11 20:16:27 UTC+2
- Remove
ButtonIconandButtonHoverText.ButtonGenericnow has those functions. - Fix
ButtonGenerichover strings not getting split from'\n' - Mark the file browser icon provider return value as
@Nullable - RenderUtils and inventory overlay util methods refactoring
- Tiny refactor to
KeybindMulti. Add a util method to get the storage string. - Add some new util methods (some moved from Tweakeroo)
Original build time: 2018-11-03 01:16:57 UTC+2
- Add some new util methods (some moved from Tweakeroo)
Original build time: 2018-11-02 19:40:10 UTC+2
- Remove
ButtonIconandButtonHoverText.ButtonGenericnow has those functions. - Fix
ButtonGenerichover strings not getting split from'\n' - Mark the file browser icon provider return value as
@Nullable - RenderUtils and inventory overlay util methods refactoring
- Tiny refactor to
KeybindMulti. Add a util method to get the storage string.
Original build time: 2018-10-30 16:38:56 UTC+2
- Fix the inventory background rendering for small inventories (Beacon)
- Close the JSON files after reading
- Don't allow crafting, armor or offhand slots in
findSlotWithItem() - Remove the
color()call from the GUI background drawing
Original build time: 2018-10-15 22:21:58 UTC+3
- Fix the inventory background rendering for small inventories (Beacon)
- Close the JSON files after reading
- Don't allow crafting, armor or offhand slots in
findSlotWithItem() - Remove the
color()call from the GUI background drawing
Original build time: 2018-10-15 22:21:31 UTC+3
- Add a config option to completely ignore given key presses from the malilib keybind system
- Don't use the title hierarchy in the text input dialog
- Fix button hover texts breaking Gui messages (and maybe other stuff too)
- Add/change a couple of inventory GUI and shulker box util methods
Original build time: 2018-10-06 22:05:19 UTC+3
- Add a config option to completely ignore given key presses from the malilib keybind system
- Don't use the title hierarchy in the text input dialog
- Fix button hover texts breaking Gui messages (and maybe other stuff too)
- Add/change a couple of inventory GUI and shulker box util methods
Original build time: 2018-10-06 22:04:04 UTC+3



