Hannes Karppila

Results 71 comments of Hannes Karppila

This looks quite good. I like how the build order is used inside the bot. This is quite modular way to do this, and allows the bot still control the...

Seems like they are. I'll verify that this before closing.

Looks really good, thanks. Hoping to merge these to the wiki soon.

I think we actually might need to migrate the wiki to individual markdown pages that live inside the repository. You cannot do PRs to the wiki, and it's starting to...

Thanks for the code. I'm a bit time-constrained right now, but looking into including this when possible.

I have this too. I'll try to look at it. Might be an issue with the API itself, but more likely my mistake.

When `ResponseObservation` has `ChatReceived` event (with `gg` message), use `DebugCommand` with `DebugEndGame {end_result: DeclareVictory }`.

That sounds right. How about archon merge, Zerg morphs and nuke calldown, that result to loss of other units? Probably not an issue either, since it should be quite clear...

All Zerg morphs create a new unit that cannot be obtained otherwise (at least currently), and you can always check the cost of the new unit. GameData contains repeated UnitTypeData...