What's Changed
- Fix incorrect superTransferStackInSlot method call by @miozune in https://github.com/CleanroomMC/ModularUI/pull/117
- Correct space between tooltip lines by @miozune in https://github.com/CleanroomMC/ModularUI/pull/116
- Allow setting click sound for ButtonWidget by @miozune in https://github.com/CleanroomMC/ModularUI/pull/115
- Fix partial rendering position with fluid slot by @miozune in https://github.com/CleanroomMC/ModularUI/pull/127
- Consider enabled state for Grid layout by @miozune in https://github.com/CleanroomMC/ModularUI/pull/125
- Refactor Container customiztion and phantom slots & crafting grids by @brachy84 in https://github.com/CleanroomMC/ModularUI/pull/118
- Allow collapsing disabled child widgets + sizing fixes by @miozune in https://github.com/CleanroomMC/ModularUI/pull/130
- Make IWidget#resizer return nonnull by @miozune in https://github.com/CleanroomMC/ModularUI/pull/134
- Expose ModularSyncManager#getMainPSM to public by @miozune in https://github.com/CleanroomMC/ModularUI/pull/133
- Don't try to resize widget tree on server by @miozune in https://github.com/CleanroomMC/ModularUI/pull/132
- Fix ByteSyncValue not calling source setter by @miozune in https://github.com/CleanroomMC/ModularUI/pull/131
- Bootstrap FMLCommonHandler for SizerTest by @YannickMG in https://github.com/CleanroomMC/ModularUI/pull/139
- Fix Widget listener merge by @zyf051520 in https://github.com/CleanroomMC/ModularUI/pull/143
- Add option to replace vanilla tooltips with RichTooltips by @MCTian-mi in https://github.com/CleanroomMC/ModularUI/pull/140
New Contributors
- @YannickMG made their first contribution in https://github.com/CleanroomMC/ModularUI/pull/139
- @zyf051520 made their first contribution in https://github.com/CleanroomMC/ModularUI/pull/143
- @MCTian-mi made their first contribution in https://github.com/CleanroomMC/ModularUI/pull/140
Full Changelog: https://github.com/CleanroomMC/ModularUI/compare/v2.5.0-rc4...v2.5.0-rc5
What's Changed
- Save text field by numpad enter by @miozune in https://github.com/CleanroomMC/ModularUI/pull/107
- Fix 1px offset with player inventory by @miozune in https://github.com/CleanroomMC/ModularUI/pull/113
- Remove
equals
implementations from IDrawables by @miozune in https://github.com/CleanroomMC/ModularUI/pull/114 - Fix Phantom Slot JEI highlight when hovering over valid JEI ingredients by @ghzdude in https://github.com/CleanroomMC/ModularUI/pull/112
Full Changelog: https://github.com/CleanroomMC/ModularUI/compare/v2.5.0-rc3...v2.5.0-rc4
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