flaing / jnibwapi

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

Research/Upgrade status is updated using non-ordered sets but treated as ordered #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. native call to getResearchStatus or getUpgradeStatus

What is the expected output? What do you see instead?
Should be using an ordered iteration over the types or associating the type id 
with the information.

Original issue reported on code.google.com by phogle...@gmail.com on 7 Feb 2014 at 12:55

GoogleCodeExporter commented 9 years ago
JNIBWAPI code expects a set of UpgradeTypes/TechTypes for all ID numbers but 
BWAPI only provides output for the named ID numbers. This makes the result off 
by 1 for each unnamed ___Type.

Original comment by phogle...@gmail.com on 7 Feb 2014 at 1:30

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r64.

Original comment by phogle...@gmail.com on 9 Feb 2014 at 9:52