Blizzard / s2client-proto

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

Unit training seems improperly split across barracks #103

Open skjb opened 6 years ago

skjb commented 6 years ago

As an example, when attempting to train marines out of 3 barracks, if one of the barracks has a techlab, it seems all commands to train are queued in that barracks first, before commands are split across the other barracks:

image

When all 3 barracks have no tech lab the training is spread more evenly across all 3.

dorthrithil commented 6 years ago

I experienced the same issue but with multiple Gateways. It seems to be a general multiselect problem, not just specific to upgraded buildings.