acdream/src/AcDream.App
Erik 20df9d155d refactor(runtime): own combat and magic intent
Move attack build/repeat state, combat-mode policy, authoritative auto-target transitions, and spell-cast intent beneath RuntimeActionState. Keep App as the input, world-query, DAT-policy, transport, and presentation adapter while preserving retail request and busy ordering. Add direct/graphical parity, reset, failure, and instance-isolation coverage.

Co-authored-by: Codex <noreply@openai.com>
2026-07-26 11:56:40 +02:00
..
Audio fix(audio): keep unavailable world slots quiescent 2026-07-24 19:49:25 +02:00
Combat refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
Composition refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
Diagnostics refactor(physics): remove parsed collision graphs 2026-07-25 18:21:19 +02:00
Input refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
Interaction refactor(runtime): own interaction transactions 2026-07-26 11:13:09 +02:00
Net refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
Physics refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
Plugins feat(ui): centralize retail selection state 2026-07-11 00:51:20 +02:00
Rendering refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
Runtime refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
Settings refactor(app): compose session and player startup 2026-07-22 18:28:32 +02:00
Spells refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
Streaming fix(streaming): preserve exact live projection identity 2026-07-25 22:09:55 +02:00
Studio refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
UI refactor(runtime): own combat and magic intent 2026-07-26 11:56:40 +02:00
Update refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
World refactor(runtime): publish canonical entity object deltas 2026-07-26 06:42:13 +02:00
AcDream.App.csproj arch(runtime): establish presentation-independent boundary 2026-07-25 17:33:11 +02:00
Program.cs refactor(runtime): own canonical action state 2026-07-26 10:44:09 +02:00
RuntimeDatCollectionFactory.cs perf(diag): per-frame history export + checkpoint LOH/cache counters + soak capped mode (2026-07-24 audit review) 2026-07-24 12:00:30 +02:00
RuntimeOptions.cs feat(streaming): establish cost budget ledger 2026-07-24 17:26:34 +02:00