Persist applied weather debug state
This commit is contained in:
@@ -122,6 +122,13 @@ transform, survival snapshot, care history snapshot, and inventory stacks.
|
||||
`RestorePlayers` reapplies those records to matching live characters before or
|
||||
alongside world actor restore.
|
||||
|
||||
The same save path captures authoritative world weather state from
|
||||
`AAgrarianGameState`: world hour, collapsed weather enum, mapped provider inputs,
|
||||
and `FAgrarianWeatherDebugSnapshot`. The debug snapshot includes weather source,
|
||||
provider timestamp, tile ID, tile center coordinate, provider weather code, and
|
||||
the final applied in-game weather state so weather-related save/load issues can
|
||||
be inspected per tile.
|
||||
|
||||
## Care History Snapshot
|
||||
|
||||
Reserve a long-term care history snapshot beside the immediate survival
|
||||
|
||||
Reference in New Issue
Block a user