Commit graph

74 commits

Author SHA1 Message Date
Claude Code
3b8ac6c671 deps-upgrade(physics-rs): ⬆️ Update WASM build artifacts for the physics engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 04:35:14 -07:00
Claude Code
71aef570d2 deps-upgrade(physics-rs): ⬆️ Update physics engine WASM dependency fingerprint for magic-civ-physics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 04:35:14 -07:00
Claude Code
b688f8c183 build(physics-rs): 📦️ Rebuild WASM and static library targets for physics-rs with updated compiled artifacts (magic_civ_physics.wasm and libmagic_civ_physics.rlib)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 04:35:14 -07:00
Claude Code
9969967e8c deps-upgrade(physics-rs): ⬆️ Update compiled physics-rs dependencies (.rlib, .so, .d) with latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 04:35:14 -07:00
Claude Code
f2b383d63f build(physics-rs): 📦️ Rebuild Rust dependencies and artifacts for magic-civ-physics after updating configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 04:35:13 -07:00
Claude Code
8fb8a1f72e feat(map-gen): Introduce procedural map generation algorithms using noise-based terrain and cellular automata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 04:35:13 -07:00
Claude Code
dd55c79536 feat(api-wasm): Add WASM-exposed physics functions for force computation and collision simulation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 04:35:13 -07:00
Claude Code
6f27ba6cf5 feat(physics): Add collision detection and rigid body control functions for Godot Engine integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 04:28:00 -07:00
Claude Code
4f89025355 refactor(engine): ♻️ Implement clearer architecture and performance optimizations in the BiomeRegistry class by restructuring its types and introducing new interfaces for plugin/extension management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:33:17 -07:00
Claude Code
4e670f38c9 feat(engine): Regenerate climate/ecology physics, update biome classification, and enhance engine runner/exports for improved simulation and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:27:12 -07:00
Claude Code
1649614a69 deps-upgrade(engine-ts): ⬆️ Update TypeScript engine dependencies and regenerate lockfile for security/compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:27:11 -07:00
Claude Code
1ced435e14 deps-upgrade(physics-rs): ⬆️ Update WASM32 build artifacts for Rust physics engine due to toolchain/dependency changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:37 -07:00
Claude Code
717924080e deps-upgrade(physics-rs): ⬆️ Update compiled physics-rs release artifacts due to dependency upgrades
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:36 -07:00
Claude Code
2f401c5f8e build(physics-rs): 📦️ Recompile Rust package physics-rs with fresh incremental debug builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:35 -07:00
Claude Code
0414eba627 build(physics-rs): 📦️ Update debug build artifact for magic_civ_physics crate
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:35 -07:00
Claude Code
5d97f4848d build(physics-rs): 📦️ Rebuild debug artifacts for physics-rs after dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:35 -07:00
Claude Code
32c230df0f build(physics-rs): 📦️ Rebuild debug artifacts for magic_civ_physics due to updated build dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:34 -07:00
Claude Code
165358eeb0 build(physics-rs): 📦️ Recompile Rust build artifacts for physics-rs package with updated dependencies and metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:34 -07:00
Claude Code
695eac2570 deps-upgrade(physics-rs): ⬆️ Update physics-rs dependency and regenerate lock files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:34 -07:00
Claude Code
ee3b09d488 deps-upgrade(physics-rs): ⬆️ Recompile physics-rs dependencies with updated libraries (serde, proc_macro2)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:34 -07:00
Claude Code
1c852e485c chore(physics-rs): 🔧 update the fingerprint cache for physics-rs build system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:32 -07:00
Claude Code
39e42cf6c7 build(physics-rs): 📦️ Update debug build cache fingerprint for syn crate dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:32 -07:00
Claude Code
821fc62f7d build(physics-rs): 📦️ Regenerate build fingerprint file for serde_json dependency update
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:32 -07:00
Claude Code
b5703c44af deps-upgrade(physics-rs): ⬆️ Update serde_derive debug build fingerprint cache
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:32 -07:00
Claude Code
10296afacd deps-upgrade(physics-rs): ⬆️ Update serde_core fingerprint in build system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
24f8999848 deps-upgrade(physics-rs): ⬆️ Update serde dependency fingerprint in physics-rs package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
f67e834d4b deps-upgrade(physics-rs): ⬆️ Update serde dependency fingerprint in physics-rs for version/hash consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
710dc051b8 chore(physics-rs): 🔧 Recreate debug build fingerprint files to ensure consistency after dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
868acc6284 deps-upgrade(physics-rs): ⬆️ Update quote crate debug build fingerprint cache
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
9df97b0d2f build(physics-rs): 📦️ Update build fingerprint for quote crate dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
f372653514 chore(physics-rs): 🔧 Update proc-macro2 build fingerprint cache in debug mode
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
274de3be4a deps-upgrade(physics-rs): ⬆️ Update debug build artifacts for proc-macro2 dependency cache
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
ad222b8641 deps-upgrade(physics-rs): ⬆️ Update proc-macro2 to match new fingerprint version
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
7781e504da deps-upgrade(physics-rs): ⬆️ Update memchr dependency to enforce consistent build fingerprint rebuilds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
3947e5ab48 deps-upgrade(physics-rs): ⬆️ Update physics-rs dependency to regenerate debug build fingerprint artifacts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
48d60c4ceb build(physics-rs): 📦️ Update fingerprint file for magic-civ-physics during Rust build process
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:31 -07:00
Claude Code
ef4fc5f034 chore(physics-rs): 🔧 Recreate debug fingerprint cache for physics-rs package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
1279c49a95 build(physics-rs): 📦️ Regenerate debug build fingerprint for libc dependency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
aed2017033 chore(physics-rs): 🔧 Update itoa dependency fingerprint for build reproducibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
800fc39007 deps-upgrade(physics-rs): ⬆️ Update getrandom dependency for build compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
e8e5187c87 deps-upgrade(physics-rs): ⬆️ Update getrandom crate to resolve fingerprint regeneration in Rust build system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
53a0d119f1 chore(physics-rs): 🔧 Update auto-generated build fingerprint for conditional compilation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
e7674e7e6b deps-upgrade(physics-rs): ⬆️ Update magic_civ_physics dependency fingerprint to reflect version changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
de0b4a445a deps-upgrade(physics-rs): ⬆️ Update Rust build metadata in target/.rustc_info.json for dependency/toolchain changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
cc27e6ab34 feat(map-gen): Add procedural map generation algorithms to physics-rs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
75b04a9015 feat(climate): Add ecological and atmospheric physics modeling functions to the climate physics engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
c729c143dc feat(wasm-api): Add rigid body physics and collision detection functions for WebAssembly simulations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:20:30 -07:00
Claude Code
b4235c412b deps-upgrade(physics): ⬆️ Update physics engine to latest version and adjust data loader for new physics data formats
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:09:49 -07:00
Claude Code
9506935f24 feat(engine-worker): Add new worker protocol messages and scenario definitions with supporting types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 10:07:32 -07:00
Claude Code
e75d98e53d feat(ecology): Add dynamic flora physics interactions and update sprite generation pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 05:22:26 -07:00