BryanSWeber / CUNYAIModule

CUNYBot, an AI that plays complete games of Starcraft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot builds too many expansions

BryanSWeber opened this issue · comments

Prevent expansions if there are already an empty expo, perhaps?

If there is a base with no workers and we have a spawning pool (it's not 5h opening) then make a macro hatch?

Created an .getInactiveBaseCount(X) in the base manager that counts bases with less than X gathering workers.