Add weather save load support
This commit is contained in:
@@ -129,6 +129,12 @@ 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.
|
||||
|
||||
`LoadCurrentWorld` is the unified MVP load entry point. It restores world
|
||||
weather/time state first, then restores matching player records and persistent
|
||||
world actors. Admin load commands should call this combined path so weather,
|
||||
players, and structures are rehydrated from the same save slot instead of
|
||||
partially restoring only actors or players.
|
||||
|
||||
## Care History Snapshot
|
||||
|
||||
Reserve a long-term care history snapshot beside the immediate survival
|
||||
|
||||
Reference in New Issue
Block a user