noxworld-dev / opennox

OpenNox main repository.
GNU General Public License v3.0
446 stars 24 forks source link

Backup or prompt before overwriting maps #629

Open dennwc opened 11 months ago

dennwc commented 11 months ago

Currently, the client may override the map if connecting to a server with a different version of the same map.

We should backup the old version, or even prompt the user to decide if the map should be saved or not.

Ideally, we would avoid this by storing maps differently, e.g. by hash.