acdream/tests/AcDream.App.Tests/Physics
Erik aa3f4a60f8 refactor(runtime): own local movement and outbound cadence
Move the canonical local movement controller, body/motion managers, object clock, movement wire data, and MTS/jump/AP sender into AcDream.Runtime. Replace process skill defaults with typed Runtime character options, make graphical and direct commands borrow one autorun owner, retain the construction-time PartArray seam, and include movement in terminal ownership convergence.

Preserve the accepted pre-inbound movement/jump and post-inbound autonomous-position order while moving the exact packet/cadence fixtures into Runtime tests. Add graphical/direct parity, two-instance isolation, teardown, allocation, architecture, and divergence-path coverage.

Co-authored-by: Codex <noreply@openai.com>
2026-07-26 12:33:53 +02:00
..
DeferredLiveEntityMotionRuntimeBindingsTests.cs refactor(world): extract live entity network updates 2026-07-21 19:11:49 +02:00
InboundInterpretedMotionFactoryTests.cs fix(combat): apply server attack motions locally 2026-07-11 13:34:55 +02:00
LiveCollisionAssetPublisherTests.cs feat(streaming): shadow-publish flat collision assets 2026-07-25 16:38:54 +02:00
LiveEntityCollisionBuilderTests.cs refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
LiveEntityInboundAuthorityGateTests.cs refactor(runtime): publish canonical entity object deltas 2026-07-26 06:42:13 +02:00
LiveEntityNetworkBranchRoutingTests.cs refactor(world): extract live entity network updates 2026-07-21 19:11:49 +02:00
LiveEntityOrdinaryPhysicsUpdaterTests.cs refactor(runtime): own canonical entity and object lifetime 2026-07-26 05:54:46 +02:00
PlayerMovementHiddenTests.cs refactor(world): canonicalize live physics host ownership 2026-07-21 14:05:34 +02:00
ProjectileControllerTests.cs refactor(runtime): own canonical entity and object lifetime 2026-07-26 05:54:46 +02:00
RemoteInboundMotionDispatcherTests.cs feat(physics): port retail complete object frame pipeline 2026-07-20 09:10:31 +02:00
RemotePhysicsUpdaterTests.cs refactor(runtime): own canonical entity and object lifetime 2026-07-26 05:54:46 +02:00
RemoteTeleportControllerTests.cs refactor(runtime): own canonical entity and object lifetime 2026-07-26 05:54:46 +02:00
RemoteTeleportHookTests.cs feat(vfx): port retail hidden and teleport presentation 2026-07-14 14:59:48 +02:00
RemoteTeleportPlacementTests.cs refactor(physics): extract remote motion runtime 2026-07-21 13:17:58 +02:00