Danimineiro / Empire-Rewritten

This is the project in which we intent to rewrite the RimWorld mod Empire in
4 stars 2 forks source link

Settlement tile is not guaranteed to be claimed by settlement owner #32

Closed Toby222 closed 11 months ago

Toby222 commented 2 years ago

For one reason or another, Settlements' tiles can be claimed by other factions image

MajikalExplosions commented 1 year ago

In case this hasn't been addressed yet, this is because settlements currently claim at a time, which means that whichever settlement goes first gets all the tiles (in this case, purple). The question then is if two settlements have a claim on the same tile, which one gets it? Potentially it's the closer one, but what if their levels (and thus claim radius) are different?

RecompiledBirds commented 1 year ago

Something else that could be done, as this issue with with the starting settlements, might be ensuring that a settlement can only be spawned in unclaimed tiles?

Toby222 commented 1 year ago

Claiming happens after spawning, so that'd require changing that around