Dan Gant

Results 14 issues of Dan Gant

There are two issues with the current implementation of getLastEventTime(): 1. getLastEventTime() works differently for client bots and module bots 2. getLastEventTime() uses a low-resolution timer that may misjudge the...

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....

bwapi-serverside

This is a feature proposal which I also added to BWAPI: https://github.com/bwapi/bwapi/issues/873 -- it's a quality-of-life feature that has no particular need to synchronize with mainline BWAPI though, so I've...

bwapi-serverside