Actions
Feature #616
closedMaxDistanceSq requirement
Start date:
05/14/2024
Due date:
% Done:
0%
Estimated time:
Description
Split from #614. Add new requirement type for maximum squared distance betwee the target tile and the other tile. Put it at "Tile" range so we can later decide to do other things at e.g. "City" range (target city to other tile? target city to other city? target tile to other city? we'll cross that bridge when we get there).
Files
Updated by Alina Lenk 6 months ago
- Blocked by Feature #613: requirements: Make other_player an entire req_context added
Updated by Alina Lenk 6 months ago
- File 0007-Add-MaxDistanceSq-requirement-maximum-squared-distan.patch 0007-Add-MaxDistanceSq-requirement-maximum-squared-distan.patch added
- Status changed from New to In Review
Patch depends on #602.
Updated by Alina Lenk 6 months ago
- Blocks Feature #588: Unhardcode tile claimability rules added
Updated by Alina Lenk 5 months ago
- File 0004-Add-MaxDistanceSq-requirement-maximum-squared-distan.patch 0004-Add-MaxDistanceSq-requirement-maximum-squared-distan.patch added
Updated patch with metaknowledge and some misc improvements. (Still depends on #602.)
Updated by Alina Lenk 5 months ago
- File 0003-Add-MaxDistanceSq-requirement-maximum-squared-distan.patch 0003-Add-MaxDistanceSq-requirement-maximum-squared-distan.patch added
Rebased patch on top of #696
Actions