Skip to content

v0.13.0-dev.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 04:27

⛰️ Features

  • Text and PlayerHead components for common UI elements - (e912567)
  • RememberMiniMsg function, used in more places - (e912567)

🐛 Bug Fixes

  • Inventory holder inconsistent behavior on plugin inventory close - (e912567)
  • ActiveInventory in GuiyInventoryHolder not using MutableStateFlow - (e912567)
  • Correctly close GUI when calling inventory.close() - (6747077)

🚜 Refactor

  • Start cleaning up commonly reused logic like setOf(player) - (6747077)

📚 Documentation

  • Update readme to expliain compose UI and compiler better - (5733585)

⚙️ Miscellaneous Tasks