ensingm2 / SteamMonsterGameScript

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

Suggestion: Refresh slave windows sequentially rather than simultaneously. #47

Closed JimRaynor56 closed 9 years ago

JimRaynor56 commented 9 years ago

This would help with #46 as well as prevent a massive spike in resource usage when refreshing large numbers of slaves at the same time.

Especially so if you wait to start the next one until after the graphics have been removed from the slave window.

thelulzy commented 9 years ago

Are slaves still having an effect? I'm not seeing any impact when using slaves.

ensingm2 commented 9 years ago

Should be fixed as of https://github.com/ensingm2/SteamMonsterGameScript/commit/7285f29f254df35a33aabe43887bb3ceccc0b041

However, Github caches the script so it may take a little while to take effect.