Intermediate update
- Port the Masks to use CraftUX
CraftUX is the upcoming GUI library which BetterGUI is going to use in the next big update. This update is part of an intermediate stage to update the other addons for the next update.
Nothing is changed in the config. In fact, some bugs were found and fixed while making the porting.
Optimize Value List Mask
- Utilize MapTemplate to optimize variable replacements in Value List Mask and its variants
Better support for Template Button
- Prefer Template Button's final settings when parsing buttons in Filtered Button Paginated Mask
Latest
Build against the latest version of BetterGUI
Consistency of List Mask
- Fix inconsistent settings for complex buttons in Value List Mask
Dynamic Slot
- Update dependencies
- Add Dynamic Slot
With this variant of the slot option, you can control the slot with variables or math
Upstream
- Update to the latest build of BetterGUI
Missing Template
- Fix an issue which the template folder is not created on first run
Prepare for more List masks
- Move the internal logic of Player List Mask to a separated Value List Mask
For now, this is only useful for me and other developers who want to add more List masks through code. Nothing changed on the user experience.
Leaf & Wild...
- Build against the latest build of BetterGUI
- Add initial support for Folia
Lighter One-Time Animated
- Use Math instead of Scheduler in One-Time Animated Mask
Achieve the same behavior without spawning tasks
Can I see all? And keep them all?
New "mask"
- Built against the latest version of BetterGUI
- Update HSCore for the new GUI library
- Optimize Animated Mask to use Math & Logic instead of Scheduler
Version Checker
- Add Version Checker
- Fix an error when running on Java 8
Page 1