ModernColdWar / RedStormRising

Red Storm Rising
2 stars 0 forks source link

exclude staging bases and other special bases from win condition #167

Closed madrabbit711 closed 4 years ago

madrabbit711 commented 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.

madrabbit711 commented 4 years ago

Special bases i.e. staging base = FARPs, are already excluded! Need to test server auto-reset.

madrabbit711 commented 4 years ago

https://github.com/ModernColdWar/RedStormRising/blob/5215ab6345aaa8b579b2d916e09db28ad53392d9/state.lua#L196-L203