Skip to content

[1.21.4] oωo - 0.12.19

Latest
Compare
Choose a tag to compare
@gliscowo gliscowo released this 12 Dec 00:31
· 2 commits to 1.21.4 since this release
49a02fa

Changes

  • Updated to 1.21.4
  • The tooltip of the UI managed by an OwoUIAdapter is no longer drawn directly inside the adapter's render method. Instead, the separate drawTooltip method must be invoked after rendering, allowing tooltips to be rendered definitively after all main UI

Fixes

  • owo-ui tooltips in screens with layers should no longer stack with main UI incorrectly
  • Endec encoding and decoding of optional fields in NBT has been fixed