acdream/tests/AcDream.App.Tests/Combat
Erik 826f9ea9b5 refactor(app): complete session startup composition
Move the live-session reset and routing graph, combat and diagnostic command targets, and the sole gameplay input subscriber into Phase 7 before frame publication. Add exact retryable ownership for late bindings so partial startup cannot strand session or component teardown edges.

Co-authored-by: Codex <codex@openai.com>
2026-07-22 18:49:31 +02:00
..
CombatAttackControllerTests.cs refactor(net): converge live session state reset 2026-07-21 12:00:48 +02:00
CombatAttackTargetSourceTests.cs refactor(input): extract the gameplay frame 2026-07-22 01:38:40 +02:00
CombatCameraTargetSourceTests.cs refactor(camera): extract the update frame 2026-07-22 03:08:58 +02:00
CombatFeedbackSlotTests.cs refactor(app): compose settings and developer tools 2026-07-22 16:11:34 +02:00
CombatTargetControllerTests.cs fix(interaction): bind selection to live incarnations 2026-07-21 07:07:58 +02:00
LiveCombatAttackOperationsTests.cs refactor(app): compose session and player startup 2026-07-22 18:28:32 +02:00
LiveCombatModeCommandControllerTests.cs refactor(app): complete session startup composition 2026-07-22 18:49:31 +02:00