Blizzard / s2client-proto

StarCraft II Client - protocol definitions used to communicate with StarCraft II.
MIT License
3.76k stars 430 forks source link

Army supply rounding bug #123

Open aiseeq opened 5 years ago

aiseeq commented 5 years ago

There is a rounding bug if you have odd quantity of zerglings. Game shows that I use 44/44 supply, but from observation I get 43/44.

On this picture: https://cdn.discordapp.com/attachments/377964302122090496/516979749709545475/unknown.png my bot tries to order more zerglings because he thinks that there is supply left for one more.