Skip to content

v2.5.0-rc5

Latest
Compare
Choose a tag to compare
@brachy84 brachy84 released this 16 May 13:06
· 40 commits to master since this release

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

Full Changelog: v2.5.0-rc4...v2.5.0-rc5