Games-and-Simulations / sc-docker

Multi-platform Version of StarCraft: Brood War in a Docker Container, ready to use for bot play simulations.
MIT License
230 stars 41 forks source link

Add support for BWAPI 3.7.4 #82

Closed bmnielsen closed 1 year ago

bmnielsen commented 6 years ago

I've compiled the tournament manager module against BWAPI 3.7.4 (using Visual Studio 2008). Seems to work fine with all of the bots I've tested.

kant2002 commented 6 years ago

Probably ping @michalsustr , since it is could be missed otherwise.

bmnielsen commented 6 years ago

On the SSCAIT discord it was suggested to use a copy of the 3.7.5 TM dll instead, as it should be compatible. So I've amended the PR.

If we run into any issues with the copy of the 3.7.5 TM dll, we can revert to the version actually compiled against 3.7.4.

MicroDK commented 5 years ago

@michalsustr Can we get a new version with this PR? :)