Results 32 comments of Chris Coxe

I think this is a great feature to implement because it would save bots from having to implement a lot of logic to track attributes themselves. I was planning to...

I didn't mean to close it - I must have mis-clicked. Re-opened.

I am not sure whether BWAPI supports upgrades seamlessly, but if it does, if the the enemy_race has been modified in the user's bwapi.ini file to be RandomTP or RandomTZ...

I suppose that some competitions may want to be able to run some bots that only work properly on ``NORMAL``, such as krasi0, and I recall hearing on Discord about...

FYI, an alternative to programmatically setting the drop-down is to set registry setting(s) before starting the Starcraft process, i.e. to make it use "Fastest", set Starcraft's "speed" registry setting to...

Confirmed that CIG 2018 used "Fastest". AIIDE 2018 are using "Normal".

Most bots are small, have simple dependencies if any, and have little or no configuration, so I imagine it might be feasible. However, going forwards, I expect it might be...

@N00byEdge are you talking about changing the logic in the TM, or changing the logic in bwapi? If it's the former, I agree. If it's the latter, I don't really...

@N00byEdge I'm still trying to understand what you're proposing, and whether you're talking about changing the TM, or bwapi, or both. You only mentioned the case where it's a client...

Maybe there was a typo in your proposal? Maybe you meant changing bwapi to "`return 0;` for `getLastEventTime()` if we're **not** running a client bot and we're not in the...