What's Changed
- Fake world rendering in UI by @brachy84 in #60
- Make ListWidget builder method take Iterable instead of List by @ghzdude in #61
- Fix JEI Compat by @ghzdude in #62
- Fix syncHandler without syncKey not receiving changeListener by @miozune in #67
- Make LangKey accept supplier by @miozune in #69
- Fix CycleButtonWidget not updating tooltip if not using stateTooltip by @miozune in #68
- Make ItemDrawable return widget of size 16 by @miozune in #73
- Add the rest of helper methods for ITooltip by @miozune in #72
- Allow specifying alignment for Grid by @miozune in #74
- Detach Mui from GuiScreenWrapper by @brachy84 in #64
- Cyclebutton rework by @brachy84 in #70
- Fix widget scroll not working at all by @miozune in #79
- More custom wrapper compat by @miozune in #78
- Fix AdaptableUITexture uv by @miozune in #77
- Rich text by @brachy84 in #76
Full Changelog: v2.5.0-rc1...v2.5.0-rc2