Fix:
- ChestGUI Utility buttons not being added to menu
Fix:
- ChestGUI utility button positions
Add:
- New chest gui identifier
Fix ChestGUI API
Remove:
- MultiPage system
Update:
- ChestGUI will now be capable of handling multiple pages
Add:
- Three new utility buttons in the third bottom row: Add, Reset, Remove
- Packet from server to client to indicate when LibZontreck is installed on the server
ALERT: This version is incompatible with LibZ 1.9, and mods requiring 1.9 will not work with this version. You must use a newer version of my mods with this version.
Add:
- API For ChestGUI
- GUI to /credits_ariasmods command
Remove:
- Old dynamicChestGUI prototype
Update:
- Lore Helpers API
Fix:
- Profiles unloading while a player is still logged on
Adds a misc NBT data field to profiles
Fix:
- Profiles can be uninitialized, fix them
Update internal library: LibAC
API Addition:
- Lists.of(T... args) -> List<T>
Updates internal dependencies
Updates to 1.20....
Updates libac version to fix the delayed task scheduler.
Bugfix for 1.19: Changed return type in ChatHelpers to MutableComponent instead of Component
- New helper functions in ChatHelpers
- ChatHelpers#applyClickEvent
- ChatHelpers#applyHoverEvent
Update to 1.19.4
Requires latest forge beta (45.0.46) at the time of upload.
- New currency API for my mods to utilize (May in the future translate it's API hooks to other currency mods.)
- (Removed) Extra dependencies.
Adds new APIs, and fixes a few bugs
Contains new APIs, events and utility helpers. Marked as beta for the moment to ensure stability due to the number of changes and additions.
Bugfix for the handling of the itemutils API. Verified to be functional now.
Add some utility functions to help in 1.18.2 with obtaining the enchantment map, the same as it would be provided in 1.19.2