bencbartlett / Overmind

AI for Screeps, a multiplayer programming strategy game
MIT License
554 stars 159 forks source link

Outpost and Ranged defense fighting creeps regroup when hostiles == 0 #147

Closed zGeneral closed 3 years ago

zGeneral commented 5 years ago

Pull request summary

when skirmish is over, the fighting creeps end up scattered all over the room, specially when defending own room with many spawned creeps. this PR will regroup the creeps of outpost and ranged defense directive around the directive flag.

this will increase their survival for when the next wave of enemy attacks, as they will all charge as a group/team

Description:

Added:

Changed:

Removed:

Fixed:

Testing checklist: