rezecib / Global-Positions

A mod for Don't Starve Together that adds various ways to find your friends (or spot your enemies).
18 stars 4 forks source link

worldmapexplorer appears not to work properly anymore #8

Open rezecib opened 2 years ago

rezecib commented 2 years ago

Previously each world object (there's one per overworld, caves, etc) had a "worldmapexplorer" entity attached to it that stored a "master copy" of the map, containing the sum of all exploration all players had made. This seems to not work properly anymore.

An idea for a new system building off of the cartography system the game now uses:

Possible defense against breaking the assumption of having synced:

I think this should result in consistent map saving without data loss.