acdream/tests/AcDream.App.Tests/Runtime
Erik 7e6033d0ad refactor(runtime): own per-session physics simulation
Move the sole PhysicsEngine, production cache, collision admissions, canonical bodies and hosts, remote components, ordinary/remote worksets, simulation, cell commits, and shadow synchronization under RuntimeEntityObjectLifetime. Keep App as the prepared-asset, animation-input, and render-projection adapter while preserving the named-retail update and collision order.

Add exact-incarnation, object-clock, callback-reentrancy, GUID-reuse, two-runtime isolation, source ownership, collision publication, and graphical projection coverage. Release build and the complete 8,588-test solution pass.

Co-authored-by: Codex <noreply@openai.com>
2026-07-26 13:39:57 +02:00
..
CurrentGameRuntimeAdapterTests.cs refactor(runtime): own local movement and outbound cadence 2026-07-26 12:33:53 +02:00
RuntimeActionOwnershipTests.cs refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
RuntimeCharacterOwnershipTests.cs refactor(runtime): expose canonical gameplay state 2026-07-26 09:12:30 +02:00
RuntimeInventoryOwnershipTests.cs refactor(runtime): own interaction transactions 2026-07-26 11:13:09 +02:00
RuntimeMovementOwnershipTests.cs refactor(runtime): own local movement and outbound cadence 2026-07-26 12:33:53 +02:00
RuntimePhysicsOwnershipTests.cs refactor(runtime): own per-session physics simulation 2026-07-26 13:39:57 +02:00