acdream/tests/AcDream.App.Tests
Erik b95bb3e21c fix(diagnostics): keep UI scripts on game-loop time
Preserve sub-millisecond frame deltas with a command-local compensated clock so uncapped diagnostic routes do not outrun materialization and settling. Keep sleep boundaries inclusive, wait timeouts strict, and handle long-duration and invalid-delta cases deterministically.

Record the aligned seven-destination connected route with a full turn at every stop. Release build succeeds and all 6,308 tests pass with five intentional skips.

Co-authored-by: OpenAI Codex <codex@openai.com>
2026-07-19 16:38:49 +02:00
..
Combat fix(gameplay): reconcile wield ownership and target facing 2026-07-15 08:19:23 +02:00
Input fix(items): preserve wand stance and corpse use order 2026-07-17 19:32:01 +02:00
Physics fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
Plugins feat(D.2b): IUiRegistry plugin UI surface + buffered drain into UiHost 2026-06-14 17:46:37 +02:00
Rendering fix #225: stabilize render pacing and frame CPU 2026-07-19 06:29:30 +02:00
Spells fix(spells): load complete retail DAT catalog 2026-07-15 21:17:13 +02:00
Streaming fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
Studio feat(studio): #156 #157 mockup desktop and font resolver 2026-06-26 12:56:05 +02:00
UI fix(diagnostics): keep UI scripts on game-loop time 2026-07-19 16:38:49 +02:00
World fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
AcDream.App.Tests.csproj fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
BoundedTestDatCollection.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
FrameProfilerReportTests.cs fix #225: stabilize render pacing and frame CPU 2026-07-19 06:29:30 +02:00
FrameStatsBufferTests.cs fix(pipeline): MP0 - profiler toggle-path hygiene + Max() seed (review follow-up) 2026-07-05 19:26:28 +02:00
RuntimeDatAccessArchitectureTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
RuntimeDatCollectionFactoryTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
RuntimeOptionsRetailUiTests.cs feat(ui): D.2b item interaction + retail cursors + live character sheet 2026-07-03 09:18:43 +02:00
RuntimeOptionsTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00