Releases: MineInAbyss/geary
Releases · MineInAbyss/geary
v0.27.0-dev.9
⛰️ Features
🐛 Bug Fixes
- Don't pass world in CopyToInstances, we can get it from the entity in decodeComponentsTo - (33e9b48)
- 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
- Add back benchmarks module - (9952033)
- 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)
⚡ Performance
- Optimize query iteration performance slightly - (0d5e7b3)
🧪 Testing
⚙️ Miscellaneous Tasks
- Update benchmarks to use new query syntax - (0d5e7b3)
- Fix tests - (e4f44e6)
- Make jar resource more generic - (364b694)
- Bump version to reflect breaking changes - (9c99a31)
- Some helper functions for addons - (2e5408e)
- Add some helper methods for caching queries - (0852f67)
- Bump gradlew - (0cd483c)
- Rewrite core to use koin module - (9ae475a)
v0.27.0-dev.8
⛰️ Features
🐛 Bug Fixes
- Don't pass world in CopyToInstances, we can get it from the entity in decodeComponentsTo - (33e9b48)
- 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
- Add back benchmarks module - (9952033)
- 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)
🧪 Testing
⚙️ Miscellaneous Tasks
v0.27.0-dev.7
⛰️ Features
🐛 Bug Fixes
- Don't pass world in CopyToInstances, we can get it from the entity in decodeComponentsTo - (33e9b48)
- 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)
🧪 Testing
⚙️ Miscellaneous Tasks
v0.27.0-dev.6
⛰️ Features
🐛 Bug Fixes
- Don't pass world in CopyToInstances, we can get it from the entity in decodeComponentsTo - (33e9b48)
- 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)
🧪 Testing
⚙️ Miscellaneous Tasks
v0.27.0-dev.5
⛰️ Features
🐛 Bug Fixes
- Don't pass world in CopyToInstances, we can get it from the entity in decodeComponentsTo - (33e9b48)
- 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)
🧪 Testing
⚙️ Miscellaneous Tasks
v0.27.0-dev.3
⛰️ 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)
🧪 Testing
⚙️ Miscellaneous Tasks
v0.27.0-dev.2
⛰️ Features
🐛 Bug Fixes
- 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)
🧪 Testing
⚙️ Miscellaneous Tasks
v0.27.0-dev.1
⛰️ Features
🐛 Bug Fixes
- 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)
🧪 Testing
- Ensure all core tests passing - (9ae475a)
⚙️ Miscellaneous Tasks
v0.27.0-dev.0
⛰️ Features
- GetAddonOrNull - (4de4973)
🐛 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
v0.26.6-dev.0
⛰️ Features
- GetAddonOrNull - (4de4973)
🐛 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)