Natalie
c88e136469
fix(@projects): 🐛 update deployment and guide workflows
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 03:38:03 -07:00
Natalie
031dffa2a2
feat(e2e): ✨ update smoke test to use network idle for advanced panel
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-01 08:28:18 -04:00
Natalie
de15734b30
feat(@projects/@magic-civilization): ✨ add hydrology neighbor flow logic test
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-01 00:44:13 -04:00
Natalie
b5a9a218b1
feat(@projects): ✨ add wasm grid utility hook
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-01 00:27:33 -04:00
Natalie
8e67bf4c9e
feat(@projects/@magic-civilization): ✨ add hex grid generator and terrain visualization
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-30 14:57:45 -04:00
Natalie
bbe152d620
feat(@projects/@magic-civilization): ✨ add d3 dependencies
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-30 10:40:55 -04:00
Natalie
2fd9eced63
feat(@projects/@magic-civilization): ✨ add combat system components
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 16:08:21 -07:00
Natalie
2bce059326
feat(@projects/@magic-civilization): ✨ add markdown rendering support
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 17:39:07 -07:00
Natalie
31d35690e7
feat(@projects/@magic-civilization): ✨ update guide documentation and engine types
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 11:50:19 -07:00
Natalie
629fd05c67
fix(macos): Fix GDExtension loading and class_name resolution for fresh macOS checkouts
...
- Add scripts/dev-setup/osx.sh for one-command macOS dev environment setup
- Add .godot/extension_list.cfg creation to enable GDExtension discovery
- Fix .gdextension to include macos.debug and macos.arm64 library entries
- Replace bare class_name self-references (e.g. BiomeModel.new()) with new()
in static methods — fixes compilation on cold boots without import cache
- Replace bare class_name type annotations (GameMap, Unit) with RefCounted/Variant
in pathfinder.gd, ai_turn_bridge.gd, simple_heuristic_ai.gd, rust_fauna_bridge.gd
- Add headless boot check (step 7) to ./run verify pipeline
- Add offscreen screenshot tool via SubViewport
- Wire ./run setup to dispatch to platform-specific scripts
- Source ~/.cargo/env in common.sh for Rust toolchain discovery
- Allow clippy::result_large_err in api-gdext (godot-rust macro generates large Results)
- Update .npmrc registry from Verdaccio to Forgejo and regenerate pnpm-lock.yaml
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 12:55:33 -07:00
Claude Code
12ac387734
deps-upgrade(age-dwarves): ⬆️ Update guide module dependencies to latest compatible versions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 05:13:37 -07:00
Claude Code
a1de8fba98
deps-upgrade(guide): ⬆️ Update dependencies in the "age-of-dwarves" guide module to latest versions for bug fixes, features, and performance improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 04:25:57 -07:00
Claude Code
dd9a27155c
deps-upgrade(simulator): ⬆️ Update Rust and JavaScript dependencies in Cargo.toml/package.json for simulator and guide modules
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 22:47:30 -07:00
Claude Code
e8ac46523e
deps-upgrade(physics-rs): ⬆️ Update Rust and TypeScript dependencies in physics-rs and engine-ts, resolving compatibility issues and enforcing security patches
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-31 07:58:21 -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
7ce9585f41
deps-upgrade(age-dwarves): ⬆️ Update dependencies to latest stable versions for security patches and bug fixes
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-30 22:09:41 -07:00
Claude Code
87aad0743e
deps-upgrade(guide-engine): ⬆️ Update dependencies to maintain version consistency across guide engine and tooling packages
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 10:07:30 -07:00
Claude Code
b6600d5b6f
deps-upgrade(sprite-generation): ⬆️ Update dependencies in sprite-generation tool and core project packages
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:31:35 -07:00
Claude Code
3c77f7f5d7
deps-upgrade(deps): ⬆️ Update dependencies to latest compatible versions for bug fixes, performance, and security improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 22:48:50 -07:00