Releases: Bytekeeper/BWAIShotgun
Release of bwaishotgun v0.7
- Improved Linux version
- Automatically downloads JRE for java bots
- Added hash of changed scbw zip
Release of bwaishotgun v0.6
- Small security fixes
- Initial Linux support (using wine) - java bots are not yet supported
Release of bwaishotgun v0.5
As always, the release is a password protected zip file with the password shotgun
This is what changed:
- There are breaking changes in the configuration, please check your various
.toml
files! - Headful mode no longer stalls in map selection
- Headful mode can now have sound and/or be fullscreen
- BWAPI 4.1.2 AIs now work (BWAPI 3.7.5 are untested, but should work)
- Tournament Modules for all BWAPI versions have been added, they will output metrics to
bot\tm
and allow games to be terminated on a specific frame. Seebot.toml
andgame.toml
for possible settings - Automatic download and setup of StarCraft Broodwar - see the setting in
shotgun.toml
if you want to use that
Release of bwaishotgun v0.4
This release features an updated version of bwheadless
supporting LF3 (normal game speed). Most bots expect this to be the case and might run buggy or not at all with a different setting.
Release of bwaishotgun v0.3
This release features an experimental headful mode (one or more bots can be started in headful mode and will each launch StarCraft in windowed mode). The ZIP password is shotgun
- it was added to prevent anti virus scanners from prematurely dumping the zip.
Release of bwaishotgun v0.2
This release features an experimental CLI (use -h to see how to use it).
Additionally you can host a game and play against the bots (mind you most bots only support 1v1 - some FFA). If you play team games the bots per team are not yet configurable.
Thanks to @NiteKat this release also includes his bots NitekatT (which also can play Protoss) and Zerg Hell - which will provide you with a quicker setup to test things out. As a demo for a JBWAPI based bot, Marine Hell is included as well (it does not support FFA play though).
Release of bwaishotgun v0.1
Initial "public" release. Please check README.md for installation instructions.