acdream/src/AcDream.App/Net
Erik b298f99f91 refactor(runtime): own canonical action state
Move selection, combat, and interaction target mode under one Runtime owner; make plugins, retained UI, session routing, and typed runtime views borrow its exact children; and add failure-safe reset, instance isolation, source ownership, and normalized checkpoint coverage without changing retail ordering.

Co-authored-by: Codex <codex@openai.com>
2026-07-26 10:44:09 +02:00
..
ILiveInWorldSource.cs refactor(app): compose interaction and retained UI startup 2026-07-22 17:20:47 +02:00
LiveEntitySessionController.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
LiveSessionAppSource.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
LiveSessionCommandRouter.cs refactor(runtime): expose canonical gameplay state 2026-07-26 09:12:30 +02:00
LiveSessionResetManifest.cs refactor(runtime): own inventory transaction state 2026-07-26 08:20:32 +02:00
LiveSessionResetPlan.cs refactor(net): converge live session state reset 2026-07-21 12:00:48 +02:00
LiveSessionRuntimeFactory.cs refactor(runtime): own canonical action state 2026-07-26 10:44:09 +02:00
RetailSkillFormula.cs refactor(net): own live session composition 2026-07-22 10:36:06 +02:00