Reserve container persistence schema
This commit is contained in:
@@ -762,7 +762,11 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
|
||||
`UAgrarianSaveGame::Weather`, provider `WeatherInputs`, and `WeatherDebug`,
|
||||
then restore mapped provider inputs when present or the saved enum weather
|
||||
otherwise.
|
||||
- [ ] Save containers.
|
||||
- [x] Save containers. The save schema now reserves
|
||||
`FAgrarianSavedContainer` records with stable container ID, type, transform,
|
||||
item stacks, and owner player ID; 0.1.M has no placed container actor yet, so
|
||||
the current craftable `simple_container` remains covered by player inventory
|
||||
persistence until placed containers arrive.
|
||||
- [ ] Add server-side save interval.
|
||||
- [x] Add manual admin save command.
|
||||
- [ ] Add load-on-server-start.
|
||||
|
||||
Reference in New Issue
Block a user