-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: Swap to using Koin for DI, do not rely on any global context #106
base: master
Are you sure you want to change the base?
Commits on Oct 16, 2024
-
refactor: Swap to using proper dependency injection throughout in ant…
…icipation of multi-world ticking support
Configuration menu - View commit details
-
Copy full SHA for 3d6d096 - Browse repository at this point
Copy the full SHA 3d6d096View commit details -
chore: Rewrite core to use koin module
tests: Ensure all core tests passing
Configuration menu - View commit details
-
Copy full SHA for 9ae475a - Browse repository at this point
Copy the full SHA 9ae475aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c30d09b - Browse repository at this point
Copy the full SHA c30d09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd483c - Browse repository at this point
Copy the full SHA 0cd483cView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fde1d0 - Browse repository at this point
Copy the full SHA 5fde1d0View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4de4973 - Browse repository at this point
Copy the full SHA 4de4973View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0852f67 - Browse repository at this point
Copy the full SHA 0852f67View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e5408e - Browse repository at this point
Copy the full SHA 2e5408eView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a71387 - Browse repository at this point
Copy the full SHA 0a71387View commit details
Commits on Oct 26, 2024
-
# Conflicts: # addons/geary-serialization/src/jvmMain/kotlin/com/mineinabyss/geary/serialization/formats/YamlFormat.kt
Configuration menu - View commit details
-
Copy full SHA for 77159f0 - Browse repository at this point
Copy the full SHA 77159f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c99a31 - Browse repository at this point
Copy the full SHA 9c99a31View commit details -
refactor: Swap to kotlinx.io for multiplatform paths
feat: Allow loading paths from jar resources on JVM
Configuration menu - View commit details
-
Copy full SHA for c5ee414 - Browse repository at this point
Copy the full SHA c5ee414View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f6958 - Browse repository at this point
Copy the full SHA c4f6958View commit details
Commits on Oct 27, 2024
-
fix: Inheriting an entity should not inherit its prefabs directly
fix: Loading from JAR resources not working tests: Add tests for issues above
Configuration menu - View commit details
-
Copy full SHA for 7888481 - Browse repository at this point
Copy the full SHA 7888481View commit details -
Configuration menu - View commit details
-
Copy full SHA for e46fa21 - Browse repository at this point
Copy the full SHA e46fa21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1100511 - Browse repository at this point
Copy the full SHA 1100511View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 364b694 - Browse repository at this point
Copy the full SHA 364b694View commit details -
fix: Don't pass world in CopyToInstances, we can get it from the enti…
…ty in decodeComponentsTo
Configuration menu - View commit details
-
Copy full SHA for 33e9b48 - Browse repository at this point
Copy the full SHA 33e9b48View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4f44e6 - Browse repository at this point
Copy the full SHA e4f44e6View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9952033 - Browse repository at this point
Copy the full SHA 9952033View commit details
Commits on Nov 1, 2024
-
chore: Update benchmarks to use new query syntax
perf: Optimize query iteration performance slightly
Configuration menu - View commit details
-
Copy full SHA for 0d5e7b3 - Browse repository at this point
Copy the full SHA 0d5e7b3View commit details