-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bwapi-serversideDepends on changes on the server side of bwapiDepends on changes on the server side of bwapi
Description
There are some micro techniques that require issuing commands to a group of units simultaneously. The StarCraft engine applies special rules to these commands.
Module bots can issue grouped commands. But client bots can't, because BWAPI's server implementation doesn't support them. Full details are on the upstream BWAPI issue
There's no way to fix this on JBWAPI's end (short of embedding an in-process JVM into a module bot) until BWAPI adds support for grouped commands by client bots. So this is just documenting that the feature is absent on the JBWAPI end as well; feel free to close if clutter.
Bytekeeper and JasperGeurtz
Metadata
Metadata
Assignees
Labels
bwapi-serversideDepends on changes on the server side of bwapiDepends on changes on the server side of bwapi