prevent building multiple mines on same mineral
ad510 opened this issue · 1 comments
ad510 commented
This currently has some tricky edge cases, but would be much simpler to implement if we prevent units from having alternate paths before making units. Zach started implementing this in the max-units-on-top branch, but this is now outdated due to the changes from the stacking branch.
ad510 commented
As of merging the simplify-rsc branch, this should be easier to implement now that units may no longer have alternate paths before making units.