Add MVP network relevancy rules

This commit is contained in:
2026-05-18 15:14:58 -07:00
parent ebc7aa1ec6
commit d4ea10c628
11 changed files with 89 additions and 1 deletions
+4 -1
View File
@@ -718,7 +718,10 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
- [x] Add replicated weather.
- [x] Add replicated resource nodes.
- [x] Add replicated build pieces.
- [ ] Add network relevancy rules.
- [x] Add network relevancy rules. Added explicit MVP net cull distances for
pickups, resources, campfires, shelters, wildlife, water sources, weather
exposure zones, and wildlife spawn managers, with the matching relevancy
strategy documented for Ground Zero multiplayer tests.
- [ ] Add basic latency testing.
- [ ] Add disconnect/reconnect handling.