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 11 forks source link

Squads merge after retreating #71

Closed petergaultney closed 7 years ago

petergaultney commented 7 years ago

Any squad retreating to an assembler will, upon arrival at the assembler, look for another squad in the vicinity that has either retreated or is partially deployed. If it finds one, the two squads will be merged.

A lot of refactoring has happened as well.