Skip to content

v0.26.6-dev.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 17:42

⛰️ Features

🐛 Bug Fixes

  • Actually load prefabs defined by prefab addon - (0a71387)
  • EntityOf and entityOfOrNull swapped logic - (4de4973)

🚜 Refactor

  • Finish fixing tests for addons - (5fde1d0)
  • Get addons compiling - (c30d09b)
  • Swap to using proper dependency injection throughout in anticipation of multi-world ticking support - (3d6d096)

🧪 Testing

  • Ensure all core tests passing - (9ae475a)

⚙️ Miscellaneous Tasks

  • Some helper functions for addons - (2e5408e)
  • Add some helper methods for caching queries - (0852f67)
  • Bump gradlew - (0cd483c)
  • Rewrite core to use koin module - (9ae475a)