Releases: CleanroomMC/ModularUI
Releases · CleanroomMC/ModularUI
v3.1.5
v3.1.4
What's Changed
- Fix tooltipAutoUpdate targetting the wrong tooltip in AbstractCycleButtonWidget by @purebluez in #192
Full Changelog: v3.1.3...v3.1.4
v3.1.3
Full Changelog: v3.1.2...v3.1.3
v3.1.2
Full Changelog: v3.1.1...v3.1.2
v3.1.1
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.8
v3.0.7
What's Changed
- Add shortcut method to toggle panel open or closed by @Zorbatron in #184
Full Changelog: v3.0.6...v3.0.7
v3.0.6
What's Changed
- Add overload of callSyncedAction with no packet arg for actions that don't need any data by @Zorbatron in #183
Full Changelog: v3.0.5...v3.0.6
What's Changed
- Add overload of callSyncedAction with no packet arg for actions that don't need any data by @Zorbatron in #183
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- Fixes the Text Changed String check by @ALongStringOfNumbers in #170
- Fix Animator Crash when Widget is Disabled by @ALongStringOfNumbers in #171
- Fix byte array and BigInteger ByteBufAdapters by @Zorbatron in #172
- Fix PanelSyncManger using the wrong method in
getOrCreateSyncHandler()by @ghzdude in #174 - Refactor DynamicKey to use
Supplier<IKey>by @ghzdude in #175 - Add a second constructor to PosGuiData that takes a BlockPos by @Zorbatron in #178
- Fix SyncHandlers not being set by method during initialization by @ghzdude in #176
- Set gradlew executable bits for *nix users doing stuff from a CLI by @Zorbatron in #177
- Rework sync handler and value validation by @brachy84 in #181
New Contributors
- @ALongStringOfNumbers made their first contribution in #170
Full Changelog: v3.0.4...v3.0.5