Closed madrabbit711 closed 4 years ago
https://github.com/ModernColdWar/RedStormRising/blob/a7383a897174a252440609d82c70fe676a9f2b18/state.lua#L191-L204
Staging Bases (Gas Platforms) should not be counted as part of win condition as they can never be captured.
Special bases i.e. staging base = FARPs, are already excluded! Need to test server auto-reset.
https://github.com/ModernColdWar/RedStormRising/blob/5215ab6345aaa8b579b2d916e09db28ad53392d9/state.lua#L196-L203
was not accounting for new capture mechanics and neutral bases
https://github.com/ModernColdWar/RedStormRising/blob/a7383a897174a252440609d82c70fe676a9f2b18/state.lua#L191-L204
Staging Bases (Gas Platforms) should not be counted as part of win condition as they can never be captured.