aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-world
Commit message (Collapse)AuthorAgeFilesLines
* feat(runtime): add terrain-snapped reference movementValentin Popov2026-07-181-0/+20
|
* feat(world): retain mission transform stateValentin Popov2026-07-181-1/+92
|
* build(deps): pin internal path dependency versionsValentin Popov2026-07-181-1/+1
|
* fix(clippy): address Rust 1.97 lintsValentin Popov2026-07-181-1/+1
|
* fix: close stage 0-2 synthetic gatesValentin Popov2026-06-231-0/+19
|
* fix: use canonical sha256 world hashesValentin Popov2026-06-222-21/+142
|
* fix: cap fixed-step catch-upValentin Popov2026-06-221-12/+74
|
* fix: make core error displays actionableValentin Popov2026-06-221-1/+21
|
* fix: harden resource and world state correctnessValentin Popov2026-06-221-25/+72
|
* feat: implement FParkan architecture foundationValentin Popov2026-06-222-0/+851
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.