BurnySc2 / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
509 stars 157 forks source link

Add events for successful and error actions #53

Open BurnySc2 opened 4 years ago

BurnySc2 commented 4 years ago

Use https://github.com/Blizzard/s2client-proto/blob/master/s2clientprotocol/sc2api.proto#L361 to convert the abiilities into AbilityId and positions into Point2 and then trigger events.