SWProxy icon indicating copy to clipboard operation
SWProxy copied to clipboard

Rebuild optimizer json file after each new rune acquired [enhancement]

Open msteudel opened this issue 8 years ago • 2 comments

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.

msteudel avatar Jun 01 '16 16:06 msteudel

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.

PeteAndersen avatar Jun 01 '16 17:06 PeteAndersen

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.

msteudel avatar Jun 01 '16 19:06 msteudel