magicciv/src/simulator
2026-04-08 15:31:53 -07:00
..
.cargo feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
api-gdext feat(api-gdext): Add new simulator control and data manipulation methods to the GDScript extension API 2026-04-08 15:25:07 -07:00
api-wasm feat(api-wasm): Implement Default trait for WasmEcologyPhysics to enable default construction in WASM API contexts 2026-04-08 06:19:58 -07:00
balance-tool feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
crates refactor(mc-turn): ♻️ Adjust processor invariants validation logic to refine turn-based simulation rules and enforce state/action consistency 2026-04-08 15:31:53 -07:00
optimizer feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
test-results feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
build-gdext.sh feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
build-wasm.sh deps-upgrade(simulator): ⬆️ Update build toolchains and WebAssembly dependencies for Godot Engine compatibility and performance 2026-03-31 07:01:35 -07:00
Cargo.lock deps-upgrade(simulator): ⬆️ Update mc-turn dependencies to improve compatibility and enhance simulator performance 2026-04-08 15:25:06 -07:00
Cargo.toml deps-upgrade(simulator): ⬆️ Update simulator dependencies and rebuild affected modules 2026-04-08 00:17:50 -07:00
clippy.toml chore(simulator): 🔧 Update linter and formatter configs for Rust in simulator module 2026-03-31 22:47:32 -07:00
optimized_weights.json feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
package.json deps-upgrade(guide): ⬆️ Update dependencies in the guide package and simulator component to resolve vulnerabilities and enhance compatibility 2026-03-31 07:01:27 -07:00
public feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models 2026-04-07 17:52:04 -07:00
rustfmt.toml chore(simulator): 🔧 Update linter and formatter configs for Rust in simulator module 2026-03-31 22:47:32 -07:00