Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BWAPI_Setup.exe | 2019-03-01 | 20.7 MB | |
BWAPI.7z | 2019-03-01 | 20.4 MB | |
BWAPI 4.3.0.tar.gz | 2019-01-16 | 67.0 MB | |
BWAPI 4.3.0.zip | 2019-01-16 | 67.3 MB | |
README.md | 2019-01-16 | 701 Bytes | |
Totals: 5 Items | 175.4 MB | 0 |
Long overdue update consisting of
- No targeting of invisible units on frame 0
unit->getEnergy()
no longer returns the energy of enemy units[...]_NoCopy
project configurations- Fixed various client desync issues
- Latcom rewrite
See the full changelog.
For those getting The object or library file '../lib/BWAPI.lib' was created with an older compiler...
Add BWAPILib
and its dependecies to your solution. Set the project configurations for these to use Release_NoCopy
or Debug_NoCopy
(choose the one matching your solution configuration). Visual Studio will automatically rebuild these libraries when needed.