Actions
Bug #584
closedOceanic border sources incorrectly claim nearby bays and lakes
Start date:
05/10/2024
Due date:
% Done:
0%
Estimated time:
Description
The code (in server/maphand.c:is_claimable_ocean()
) that allows a narrow bay (water tile with no more than two other adjacent water tiles and only a single adjacent continent) to be claimed by border sources from the surrounding continent erroneously treats oceanic border sources as being from that continent. This appears to be a holdover from a previous attempted bugfix that ended up being ultimately solved in a different way.
In the supplied rulesets, this is only relevant when playing with the Alien World ruleset and acquiring an ocean city (through conquest, diplomacy or map editing) before unlocking the respective technology (which gives Claim_Ocean and makes it all moot).
Files
Updated by Alina Lenk 7 months ago
- File 0002-Fix-oceanic-border-sources-claiming-some-bays-or-lak.patch 0002-Fix-oceanic-border-sources-claiming-some-bays-or-lak.patch added
- Status changed from New to In Review
Actions