ensingm2 / SteamMonsterGameScript

A Javascript automator for the 2015 Summer Steam Monster Minigame
78 stars 29 forks source link

End Round consumable spam not working #180

Closed ensingm2 closed 9 years ago

ensingm2 commented 9 years ago

Relevant code

zinefer commented 9 years ago

I managed to do some quick debugging before the round finished and I found that it never made it to this line: https://github.com/ensingm2/SteamMonsterGameScript/blob/master/automator.user.js#L376

ensingm2 commented 9 years ago

yeah I found it too, it's cause the if statement in the line beforehand should be ABILITIES.RESURRECTION, not ABILITIES.RESURRECT. I'm testing a fix now but running into some other issues.

ensingm2 commented 9 years ago

Should be fixed as of https://github.com/ensingm2/SteamMonsterGameScript/commit/3dd086201e89ca4b466e93b40caceb9960212084

JK https://github.com/ensingm2/SteamMonsterGameScript/commit/d9f9de8ebb142682c21bd91e410416a196ca21d7