- 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
Color4f
to 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
Color4f
to 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
ButtonIcon
andButtonHoverText
.ButtonGeneric
now has those functions. - Fix
ButtonGeneric
hover 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
ButtonIcon
andButtonHoverText
.ButtonGeneric
now has those functions. - Fix
ButtonGeneric
hover 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
- Update
Reference
class inbuild.gradle
- Improve the inventory overlay rendering
- Fix config defaults/reset stuff being broken in the
ConfigTypeWrapper
- Apparently I changed the
ConfigTypeWrapper
to a completely broken version during the config refactoring... >_>
- Apparently I changed the
Original build time: 2018-09-19 00:49:35 UTC+3
- Update
Reference
class inbuild.gradle
- Improve the inventory overlay rendering
- Fix config defaults/reset stuff being broken in the
ConfigTypeWrapper
- Apparently I changed the
ConfigTypeWrapper
to a completely broken version during the config refactoring... >_>
- Apparently I changed the
Original build time: 2018-09-19 00:49:16 UTC+3