Warzone2100 / old-trac-import

Archived Import of (old) Warzone 2100 Trac
0 stars 0 forks source link

Changing alliance modes can affect saves #4844

Open wzdev-ci opened 6 years ago

wzdev-ci commented 6 years ago

type_bug | by Berserk Cyborg


While researching and working to fix #4828, I discovered yet another visibility bug. Skirmish savegames with shared vision alliances are affected.

Steps to reproduce issue:

  1. start a shared vision match.
  2. save game & quit to main menu.
  3. start another skirmish but this time with with a non-shared vision alliance mode.
  4. Quit again (save not needed).
  5. Load the shared vision game.

Your ally tile illumination is not shared anymore despite being a shared vision game. I've traced it to game.alliance, on loading the game, being what was last used and thus what is saved in the config file.


Issue migrated from trac:4844 at 2022-04-16 13:33:07 -0700

wzdev-ci commented 6 years ago

Berserk Cyborg edited the issue description

wzdev-ci commented 6 years ago

Berserk Cyborg changed title from Multiplayer savegames may not have correct visibility to Changing alliance modes can affect saves