Skip to content

Releases: MineInAbyss/geary

v0.27.0-dev.9

01 Nov 22:15
Compare
Choose a tag to compare
v0.27.0-dev.9 Pre-release
Pre-release

⛰️ Features

  • Allow loading paths from jar resources on JVM - (c5ee414)
  • GetAddonOrNull - (4de4973)

🐛 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

  • Add tests for issues above - (7888481)
  • Ensure all core tests passing - (9ae475a)

⚙️ 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

31 Oct 18:23
Compare
Choose a tag to compare
v0.27.0-dev.8 Pre-release
Pre-release

⛰️ Features

  • Allow loading paths from jar resources on JVM - (c5ee414)
  • GetAddonOrNull - (4de4973)

🐛 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

  • Add tests for issues above - (7888481)
  • Ensure all core tests passing - (9ae475a)

⚙️ Miscellaneous Tasks

  • 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.7

30 Oct 02:58
e4f44e6
Compare
Choose a tag to compare
v0.27.0-dev.7 Pre-release
Pre-release

⛰️ Features

  • Allow loading paths from jar resources on JVM - (c5ee414)
  • GetAddonOrNull - (4de4973)

🐛 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

  • Add tests for issues above - (7888481)
  • Ensure all core tests passing - (9ae475a)

⚙️ Miscellaneous Tasks

  • 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.6

29 Oct 21:47
9fefcbb
Compare
Choose a tag to compare
v0.27.0-dev.6 Pre-release
Pre-release

⛰️ Features

  • Allow loading paths from jar resources on JVM - (c5ee414)
  • GetAddonOrNull - (4de4973)

🐛 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

  • Add tests for issues above - (7888481)
  • Ensure all core tests passing - (9ae475a)

⚙️ Miscellaneous Tasks

  • Fix tests - (9fefcbb)
  • 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.5

28 Oct 22:22
d8422f9
Compare
Choose a tag to compare
v0.27.0-dev.5 Pre-release
Pre-release

⛰️ Features

  • Allow loading paths from jar resources on JVM - (c5ee414)
  • GetAddonOrNull - (4de4973)

🐛 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

  • Add tests for issues above - (7888481)
  • Ensure all core tests passing - (9ae475a)

⚙️ Miscellaneous Tasks

  • Fix tests - (d8422f9)
  • 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.3

27 Oct 17:44
Compare
Choose a tag to compare
v0.27.0-dev.3 Pre-release
Pre-release

⛰️ Features

  • Allow loading paths from jar resources on JVM - (c5ee414)
  • GetAddonOrNull - (4de4973)

🐛 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

  • Add tests for issues above - (7888481)
  • Ensure all core tests passing - (9ae475a)

⚙️ Miscellaneous Tasks

  • 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.2

27 Oct 17:08
Compare
Choose a tag to compare
v0.27.0-dev.2 Pre-release
Pre-release

⛰️ Features

  • Allow loading paths from jar resources on JVM - (c5ee414)
  • GetAddonOrNull - (4de4973)

🐛 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

  • Add tests for issues above - (7888481)
  • Ensure all core tests passing - (9ae475a)

⚙️ Miscellaneous Tasks

  • 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.1

26 Oct 23:06
Compare
Choose a tag to compare
v0.27.0-dev.1 Pre-release
Pre-release

⛰️ Features

  • Allow loading paths from jar resources on JVM - (c5ee414)
  • GetAddonOrNull - (4de4973)

🐛 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

  • 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.0

26 Oct 17:48
Compare
Choose a tag to compare
v0.27.0-dev.0 Pre-release
Pre-release

⛰️ 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

  • 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.26.6-dev.0

26 Oct 17:42
Compare
Choose a tag to compare
v0.26.6-dev.0 Pre-release
Pre-release

⛰️ 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)