Dan Gant
Dan Gant
As pointed out in https://github.com/TorchCraft/TorchCraft/issues/299 : if you follow the setup instructions in https://github.com/TorchCraft/TorchCraft/blob/develop/docs/starcraft_in_windows.md for using BWEnv.exe, you are instructed to click "Start" but the indication that everything is working...
Instead of maintaining separate CMake/Visual Studio builds, it'd be easier if instead CMake was the single source of truth and generated the required Visual Studio project files.
Is it possible to choose gcc compilation settings that fail builds when using non-standard/implementation-defined C++ that may not be compatible with MSVC?
ICCup no longer has StarCraft servers, so this plugin is no longer needed or useful.
Right now there's no way to tell a Shield Battery to use its Recharge Shields ability. I'm assuming that under the hood this would be using a TechType -- that...
Real-time performance requirements in competition disincentivize bots from logging directly to disk. The incentive is instead to flush logs at the end. However, if a client bot's pipe connection to...
The Brood War engine has some special rules for commands issued to multiple units at the same time. Commanding grouped units allows those units to do things which they can't...
As observed by Gathers / MadMix: 1. Launch two instances of StarCraft with BWAPI and LatencyChanger enabled, configured to set latency set to LF3 2. Play game on ICCup (Gathers...
I've attached a copy of the map Aztec 2.1. The map has three playable start locations but BWAPI exposes eight start locations. The inability to determine which of these start...