Actions
Bug #324
closedAllied victory not working if all players allied before anybody defeated
Start date:
03/20/2024
Due date:
% Done:
0%
Estimated time:
Description
check_for_game_over() has guard "if (0 < defeated)" for the block that includes also check for allied victory. Thus allied victory is not possible if nobody has been defeated before it. That breaks the case where all players form an alliance without anybody getting defeated.
Files
Updated by Marko Lindqvist 10 months ago
- File 0001-Fix-allied-victory-of-all-players.patch 0001-Fix-allied-victory-of-all-players.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist 10 months ago
- Status changed from In Review to Closed
Actions