feat: replace activity markers with typed sites

This commit is contained in:
2026-07-07 13:27:02 +02:00
parent e5bd93d705
commit 4c090f1635
19 changed files with 308 additions and 126 deletions
+5 -3
View File
@@ -652,9 +652,11 @@ Completed after the architecture gate:
The practical next sequence is:
1. Replace the remaining generic activity markers with typed world sites,
beginning with the pantry/storage presentation.
2. Add a cinematic/debug toggle and repeatable simulation-garden demo reset.
1. Add a cinematic/debug toggle and repeatable simulation-garden demo reset.
2. Expand resource discovery with many finite `ResourceNode` instances placed
in meaningful foliage, animal-camp, berry, and village-stockpile contexts.
Score them by reachability, distance, safety, profession, and NPC comfort
range rather than reintroducing abstract resource zones.
3. Expand persistence only when schedules, player state, or a real save menu
creates a concrete requirement.