Actions
Bug #590
closedBorders aren't checked when reclaiming land from ocean
Start date:
05/11/2024
Due date:
% Done:
0%
Estimated time:
Description
When land is transformed into ocean, the game checks whether the tile is still claimable and clears the border if not. The same is not done when ocean is transformed into land, possibly leading to land tiles wrongly claimed by an oceanic source or a source from another continent (this can only happen if there are oceanic border sources or Claim_Ocean techs).
Files
Actions
#1
Updated by Alina Lenk 6 months ago
- File 0004-Check-whether-border-should-be-cleared-when-reclaimi.patch 0004-Check-whether-border-should-be-cleared-when-reclaimi.patch added
- File 0002-Check-whether-border-should-be-cleared-when-reclaimi.patch 0002-Check-whether-border-should-be-cleared-when-reclaimi.patch added
- Status changed from New to In Review
- Target version set to 3.1.2
Updated by Alina Lenk 6 months ago
Alina Lenk wrote in #note-1:
main branch patch depends on #588. If that needs to be delayed, the other patch will work for main as well (but #588 will need to be rebased onto it).
Since #588 still has open questions, I'm doing what I should've done right from the start and pushing this first to all branches.
Actions