atomizer / muledump

all your mules are belong to you
84 stars 144 forks source link

One-click SOL paths improvement #72

Closed Nightfirecat closed 8 years ago

Nightfirecat commented 9 years ago

Creates directories if they're missing. (this assures that even on machines that haven't run RotMG, or frequently clear Flash cache, the first click will open the selected account) This does, however, assume that the directory will always be the correct one; I don't think this is a dangerous assumption. Adds localhost to list of SOL paths.

This will keep issues such as #71 from happening in the future.

Nightfirecat commented 8 years ago

Just added Chrome compatibility on this same PR since it builds further upon the SOL paths improvements I've already committed.

atomizer commented 8 years ago

Idea/overcomplication: look at these paths first and choose the existing and most recently changed one; only write everywhere if there are none found.