bencbartlett / Overmind

AI for Screeps, a multiplayer programming strategy game
MIT License
545 stars 155 forks source link

BUGFIX: BootstrappingOverlord fillers get stuck #197

Open YukkuriC opened 3 years ago

YukkuriC commented 3 years ago

Pull request summary

Description:

quick fix about this bug: only fetch all possible structures in constructor(), and call the filters at the tick which one of the fillers is idle. the PR is on the way.

Added:

Changed:

Removed:

Fixed:

Fixes issue #196.

Testing checklist: