acdream/src/AcDream.App
Erik 5ef8b5371d refactor(runtime): own canonical entity and object lifetime
Introduce one presentation-free RuntimeEntityObjectLifetime for the exact entity directory and ClientObjectTable. Make GameWindow, graphical projections, retained UI, interaction, session routing, create/delete integration, and reset borrow that owner while preserving synchronous retail ordering, dormant retention, and retry semantics.

Co-authored-by: Codex <codex@openai.com>
2026-07-26 05:54:46 +02:00
..
Audio fix(audio): keep unavailable world slots quiescent 2026-07-24 19:49:25 +02:00
Combat refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Composition refactor(runtime): own canonical entity and object lifetime 2026-07-26 05:54:46 +02:00
Diagnostics refactor(physics): remove parsed collision graphs 2026-07-25 18:21:19 +02:00
Input refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Interaction refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Net refactor(runtime): own canonical entity and object lifetime 2026-07-26 05:54:46 +02:00
Physics refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Plugins feat(ui): centralize retail selection state 2026-07-11 00:51:20 +02:00
Rendering refactor(runtime): own canonical entity and object lifetime 2026-07-26 05:54:46 +02:00
Runtime refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
Settings refactor(app): compose session and player startup 2026-07-22 18:28:32 +02:00
Spells fix(ui): restore modern spell formula presentation 2026-07-24 07:08:47 +02:00
Streaming fix(streaming): preserve exact live projection identity 2026-07-25 22:09:55 +02:00
Studio fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
UI refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Update refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
World refactor(runtime): own canonical entity and object lifetime 2026-07-26 05:54:46 +02:00
AcDream.App.csproj arch(runtime): establish presentation-independent boundary 2026-07-25 17:33:11 +02:00
Program.cs feat(ui): centralize retail selection state 2026-07-11 00:51:20 +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