alkurbatov / suvorov-bot

Starcraft 2 rule-based bot capable to play for all races.
MIT License
18 stars 6 forks source link

Reimplement minerals and vespen gathering for Zerg #36

Closed alkurbatov closed 3 years ago

alkurbatov commented 4 years ago

Currently, playing as a Zerg, leads to impossibility to gather anything, except the starting location.

ImpulseCloud commented 3 years ago

This was fixed in Issue #35, "Improve mineral saturation". When drones pop, they call OnCreate/Idle which call DistributeWorker and they get sent to a non-saturated townhall.

I think this can be closed, unless you want to rename it to "Select larva for workers at unsaturated townhalls first".

alkurbatov commented 3 years ago

Thank you! Lets close this one.