Add MVP reconnect snapshots

This commit is contained in:
2026-05-18 15:23:01 -07:00
parent 3b772da73c
commit 0b9a8b7b30
7 changed files with 208 additions and 49 deletions
+3 -1
View File
@@ -725,7 +725,9 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
- [x] Add basic latency testing. Added an MVP latency test plan with clean LAN,
mild WAN, and rough WAN Unreal packet-simulation profiles plus a Windows
helper script for the test console commands.
- [ ] Add disconnect/reconnect handling.
- [x] Add disconnect/reconnect handling. Added MVP player reconnect snapshots:
logout saves transform, survival, care history, and inventory for the player,
and restart/spawn restores the matching snapshot when the same player returns.
## 0.1.M Persistence MVP