I created my first map and saving worked fine. As I tried to overwrite my save file intentionally the game warned me about it, ok. So far: working.
I created a Second game and gave every save file the same name as one in the other world, the game just deleted my first map without any warning. Now: History of my First map every is lost forever.
If have no problem with the game not supporting the same name twice, but it's just not acceptable if the game overwrites a save without warning that it even exists, considering that it even warns you if your are intentionally trying to overwrite one.
Also as a backend developer, I would consider this a easy one, because there is already a system in place, warning you when you try to overwrite save files of the same map.
Here the save actions id did:
- Created Map "First"
- Saved as "000"
- Saved as "001"
- etc.
- Created Map "Second"
- Saved as "000"
- Saved as "001"
- etc.
I had 000-011 in First and 000-009 in Second.
PS: I've tried expressing my emotions through the smilies at the beginning of each paragraph.