What's Changed
- Fix incorrect superTransferStackInSlot method call by @miozune in #117
- Correct space between tooltip lines by @miozune in #116
- Allow setting click sound for ButtonWidget by @miozune in #115
- Fix partial rendering position with fluid slot by @miozune in #127
- Consider enabled state for Grid layout by @miozune in #125
- Refactor Container customiztion and phantom slots & crafting grids by @brachy84 in #118
- Allow collapsing disabled child widgets + sizing fixes by @miozune in #130
- Make IWidget#resizer return nonnull by @miozune in #134
- Expose ModularSyncManager#getMainPSM to public by @miozune in #133
- Don't try to resize widget tree on server by @miozune in #132
- Fix ByteSyncValue not calling source setter by @miozune in #131
- Bootstrap FMLCommonHandler for SizerTest by @YannickMG in #139
- Fix Widget listener merge by @zyf051520 in #143
- Add option to replace vanilla tooltips with RichTooltips by @MCTian-mi in #140
New Contributors
- @YannickMG made their first contribution in #139
- @zyf051520 made their first contribution in #143
- @MCTian-mi made their first contribution in #140
Full Changelog: v2.5.0-rc4...v2.5.0-rc5