min/max distance to closest faction colony
Closed this issue · 1 comments
neitsa commented
From steam user lord_yuba:
Will it be possible to add min/max distance to closest faction colony? Or min/max number of colonies in set range?
neitsa commented
Closed for various reasons:
- It's a mathematically hard problem (shortest distance to various points on a sphere)
- it might not even have proper solution in some cases
- it's computationally very demanding
- I don't fell it's really needed
- This might call for many customization (lowest distance to different factions, etc.)