kyranf / robotarmyfactorio

A mod to add robot troop units and perhaps associated support buildings and items to produce and control them.
MIT License
35 stars 12 forks source link

fixed bug where an invalid assembler would get accessed... #107

Closed petergaultney closed 7 years ago

petergaultney commented 7 years ago

...when Hybrid targeting was enabled.

Assuming no other random bugs have somehow made it to this point, I tend to think Hybrid targeting is a better default than "closest enemy first". The screenshot I'm linking here shows that I have a Squad (using default targeting) way up in the top right corner of the map, whereas the nearest droid assembler (and outpost/base) is all the way in the bottom left. And my terminator droids have completely ignored a number of enemy bases in between, just because they think that the most important thing to do is attack whatever they're closest to.

https://www.dropbox.com/s/1pwrudi0a7bhrh6/Screenshot%202017-05-03%2019.48.29.png?dl=0

kyranf commented 7 years ago

yes, the blind rampage into the wilderness can be irksome. I'll do some more testing and probably make hybrid targeting the default method for the next version