acdream/tests/AcDream.App.Tests/World
Erik 69a2ca0c6d refactor(world): extract live projection mechanics
Move appearance rebinding, collision construction, default-pose resolution, local shadow ownership, and exact leave-world presentation into focused owners. Preserve retail parent ordering with staged validation, committed recovery, recursive attached-subtree withdrawal, and retryable exact teardown across parent, pickup, position, unwield, and pose-loss edges.

Co-Authored-By: OpenAI Codex <codex@openai.com>
2026-07-21 16:17:03 +02:00
..
CompositeLiveEntityResourceLifecycleTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
DeferredLiveEntityRuntimeComponentLifecycleTests.cs refactor(world): establish live entity composition seams 2026-07-21 13:09:58 +02:00
ExternalContainerLifecycleControllerTests.cs fix(items): finish corpse pickup and combat switching 2026-07-17 18:35:29 +02:00
GameWindowLiveEntityCompositionTests.cs refactor(world): extract live projection mechanics 2026-07-21 16:17:03 +02:00
InboundPhysicsStateControllerTests.cs refactor(world): extract live projection mechanics 2026-07-21 16:17:03 +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
LiveEntityPhysicsHostOwnershipTests.cs refactor(world): canonicalize live physics host ownership 2026-07-21 14:05:34 +02:00
LiveEntityPresentationControllerTests.cs feat(physics): port retail complete object frame pipeline 2026-07-20 09:10:31 +02:00
LiveEntityProjectionWithdrawalControllerTests.cs refactor(world): extract live projection mechanics 2026-07-21 16:17:03 +02:00
LiveEntityRuntimeTests.cs refactor(world): extract live projection mechanics 2026-07-21 16:17:03 +02:00
LiveEntityTeardownPlanTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
LiveWorldOriginStateTests.cs refactor(world): establish live entity composition seams 2026-07-21 13:09:58 +02:00
ParentAttachmentStateTests.cs refactor(world): extract live projection mechanics 2026-07-21 16:17: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