v0.27.0-dev.3
Pre-release
Pre-release
⛰️ Features
🐛 Bug Fixes
- Load resources from jar correctly - (1100511)
- Use correct idofront release version - (e46fa21)
- Inheriting an entity should not inherit its prefabs directly - (7888481)
- Loading from JAR resources not working - (7888481)
- Failed cast when initializing addons - (c4f6958)
- Actually load prefabs defined by prefab addon - (0a71387)
- EntityOf and entityOfOrNull swapped logic - (4de4973)
🚜 Refactor
- Swap to kotlinx.io for multiplatform paths - (c5ee414)
- 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)