Insomniumm / bwsal

Automatically exported from code.google.com/p/bwsal
0 stars 0 forks source link

BuildOrderManager should check for supply-limited condition #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you play Zerg on a standard map, at around 15-25 supply with debug on
you'll see "Building Zerg Drone" spammed on the printf console when a full
supply condition is reached. BuildOrderManager doesn't check if there is
enough supply before issuing the build order.

(I actually fixed it myself, but then my laptop died) =(

Original issue reported on code.google.com by darkp...@gmail.com on 28 Dec 2009 at 6:49