acdream/tests/AcDream.App.Tests/World
Erik f961d70023 feat(physics): port retail complete object frame pipeline
Restore the named-retail object update order across local, remote, static, projectile, animation, shadow, teleport, and effect lifetimes. Separate authoritative root commits from spatial rebucketing, preserve per-owner hook/FIFO ordering, and remove update-path allocations with exact lifecycle and residency gates.

Add deterministic conformance, adversarial lifetime, GUID-reuse, pending-cell, quaternion, timestamp, and allocation coverage. Release build is warning-free and all 6,446 tests pass with five intentional skips; retail, architecture, and adversarial reviews are clean.

Co-authored-by: OpenAI Codex <codex@openai.com>
2026-07-20 09:10:31 +02:00
..
CompositeLiveEntityResourceLifecycleTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
ExternalContainerLifecycleControllerTests.cs fix(items): finish corpse pickup and combat switching 2026-07-17 18:35:29 +02:00
InboundPhysicsStateControllerTests.cs feat(vfx): port retail hidden and teleport presentation 2026-07-14 14:59:48 +02:00
LiveEntityLifecycleStressTests.cs feat(physics): port retail complete object frame pipeline 2026-07-20 09:10:31 +02:00
LiveEntityLivenessControllerTests.cs fix(streaming): retire stale portal-region entities 2026-07-18 10:02:15 +02:00
LiveEntityPresentationControllerTests.cs feat(physics): port retail complete object frame pipeline 2026-07-20 09:10:31 +02:00
LiveEntityRuntimeTests.cs feat(physics): port retail complete object frame pipeline 2026-07-20 09:10:31 +02:00
LiveEntityTeardownPlanTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
ParentAttachmentStateTests.cs refactor(world): separate live lifetime from spatial buckets 2026-07-14 07:47:03 +02:00
RecallTeleportAnimationTests.cs fix(portal): synchronize destination presentation state 2026-07-16 21:17:13 +02:00
RetailInboundEventDispatcherTests.cs feat(physics): port retail complete object frame pipeline 2026-07-20 09:10:31 +02:00