What's Changed
- Add BinaryEnumSyncValue & BinaryEnumValue by @miozune in https://github.com/CleanroomMC/ModularUI/pull/84
- Add state overlay methods for ToggleButton by @miozune in https://github.com/CleanroomMC/ModularUI/pull/82
- Tooltip fixes by @miozune in https://github.com/CleanroomMC/ModularUI/pull/83
- Disable test overlay by default by @miozune in https://github.com/CleanroomMC/ModularUI/pull/80
- Fix dedicated server crash on GUI open by @miozune in https://github.com/CleanroomMC/ModularUI/pull/87
- Fix phantom slot ignoring slot limit by @miozune in https://github.com/CleanroomMC/ModularUI/pull/90
- Fix fluid SH not setting source on client by @miozune in https://github.com/CleanroomMC/ModularUI/pull/88
- Russian langluage by @marisathewitch in https://github.com/CleanroomMC/ModularUI/pull/85
- Various Fixes/Improvements with PanelSyncHandler, Draggables, and Widgets by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/86
- Improve Grid by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/92
- Allow Inverting Selected Texture by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/94
- Improve Sync Values by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/95
- Acount for Padding for IDrawables by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/97
- Textfield improvements by @miozune in https://github.com/CleanroomMC/ModularUI/pull/81
- Prevent JEI "Delete" tooltip when in exclusion area by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/100
- Fix Popup Panel Interaction over JEI Elements by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/102
- Fix UITexture not coloring for drawing sub areas by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/105
- Replace math parser with mXparser by @brachy84 in https://github.com/CleanroomMC/ModularUI/pull/98
- ListWidget rework by @brachy84 in https://github.com/CleanroomMC/ModularUI/pull/99
New Contributors
- @marisathewitch made their first contribution in https://github.com/CleanroomMC/ModularUI/pull/85
Full Changelog: https://github.com/CleanroomMC/ModularUI/compare/v2.5.0-rc2...v2.5.0-rc3
What's Changed
- Fix Crash when Clicking on a non-slot with a stack in hand by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/53
Full Changelog: https://github.com/CleanroomMC/ModularUI/compare/v2.4.2...v2.4.3
What's Changed
- Override
slotClick()
to fix issues with ItemStackItemHandler by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/49 - Sync fixes by @brachy84 in https://github.com/CleanroomMC/ModularUI/pull/50
New Contributors
- @ghzdude made their first contribution in https://github.com/CleanroomMC/ModularUI/pull/49
Full Changelog: https://github.com/CleanroomMC/ModularUI/compare/v2.4.1...v2.4.2
What's Changed
- Allow theme to override some configs by @serenibyss in https://github.com/CleanroomMC/ModularUI/pull/41
- 2.4 by @brachy84 in https://github.com/CleanroomMC/ModularUI/pull/40
New Contributors
- @serenibyss made their first contribution in https://github.com/CleanroomMC/ModularUI/pull/41
Full Changelog: https://github.com/CleanroomMC/ModularUI/compare/v2.3.1...v2.4.0