Andrene
Andrene
Should fix issue #176
It looks like a couple of the handleXEvent functions in there use event.killer_pid on events that dont have that attribute. Curious if theres a reason for that, or if its...
It looks like SC2Reader for some reason isn't reading all in-game messages. I'm not sure if it's just this one replay or not as I don't really check through them....
I have a unit who has an attack with a range of 150 and no defined projectile, so it just deals instantly. If the target for the unit is out...
### Relevant telegraf.conf ```toml [agent] interval = "10s" round_interval = true metric_batch_size = 10000 metric_buffer_limit = 100000 collection_jitter = "0s" flush_interval = "10s" flush_jitter = "0s" precision = "0s" debug...