murkl / d2launcher

Diablo II • Median XL • Mod Launcher for Linux
https://github.com/murkl/d2launcher/releases/latest
32 stars 8 forks source link

D2Stats Configuration Persistence #17

Closed Thorinori closed 5 months ago

Thorinori commented 5 months ago

Added logic to back up then restore current NotifierRules, Configs in the .ini file, and potential custom sounds when re-downloading new versions of d2stats since it is in decently active development again.

There may be some calls that could use better error checking, but I am not as familiar with this level of shell scripting so any input would be appreciated if you believe some changes are necessary!

This PR might also show the commits from my previous PR that has already been merged, I honestly forgot to do each change on their own branches for both since they were pretty spur of the moment changes.

murkl commented 5 months ago

Thats great, I don't use D2 Stats myself but I will check your changes and will give a feedback soon.

murkl commented 5 months ago

Thanks! Was shipped with 4.0.1. I have done some changes, you can see in compare: https://github.com/murkl/d2launcher/compare/4.0.0...4.0.1