SWProxy
SWProxy copied to clipboard
Rebuild optimizer json file after each new rune acquired [enhancement]
I was thinking if you are actively farming runes, it'd be nice if the optimizer.json file got regenerated after acquiring a new rune. It'd be nice too if it got generated when a rune get's upgraded either through powerup or grindstones, etc. Seems like you can detect when a new rune is acquired and just add it to the runes hash you got from login, and then re-run the optimizer output methods.
The Win10 optimizer has support for this, though not exactly in the way you describe. Get the plugin from the SWProxy-plugins project and check the optimizer settings Live Sync section.
This is not available for the web optimizer, though.
Hmm .. I'm using the cli client on a mac ... I'll take a look at the plugins and see if I can modify them to do this.