acdream/src/AcDream.Core/World/Cells
Erik 3613d393e6 refactor(streaming): extract landblock physics publisher
Move streamed terrain/cell/building and static collision publication behind a focused update-thread owner. Preserve retail publication order while making replacement and retirement exact by logical landblock ownership, including current-cell rebasing and adjacent-seam isolation.

Co-authored-by: Codex <noreply@openai.com>
2026-07-21 21:13:22 +02:00
..
CellGraph.cs refactor(streaming): extract landblock physics publisher 2026-07-21 21:13:22 +02:00
CellPortal.cs feat(core): UCG Stage 1 — EnvCell.FromDat derivation (mirrors BuildLoadedCell) 2026-06-02 09:07:18 +02:00
EnvCell.cs fix(core): UCG Stage 1 — final-review polish (VisibleCells null-guard, Neighbor doc) 2026-06-02 09:44:14 +02:00
LandCell.cs feat(core): UCG Stage 1 — LandCell synthesized from TerrainSurface 2026-06-02 09:17:57 +02:00
ObjCell.cs feat(core): UCG Stage 1 — EnvCell.FromDat derivation (mirrors BuildLoadedCell) 2026-06-02 09:07:18 +02:00