Blizzard / s2client-api

StarCraft II Client - C++ library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
MIT License
1.66k stars 281 forks source link

Add missing types to CalculateExpansionLocations #266

Closed Hjax closed 6 years ago

Hjax commented 6 years ago

Currently CalculateExpansionLocations is missing a lot of the resource types, as a result it will fail to identify all of the expansion locations on many maps (an example being OdysseyLE, where it only successfully finds the gold bases)