Commit Graph

15 Commits

Author SHA1 Message Date
pizzaboxer
c58a8ab739
Ensure installation ignores temp path (#2892) 2024-09-15 18:58:00 +01:00
pizzaboxer
47cf9e70cb
Auto updater shim for <2.8.0 versions 2024-09-12 22:06:50 +01:00
pizzaboxer
3f0ab22393
Address "Access to the path is denied" error 2024-09-09 16:18:29 +01:00
pizzaboxer
ff387cfc59
Fix a few remaining things 2024-09-09 12:45:51 +01:00
pizzaboxer
7a0f50bd81
Remove flag preset for graphics quality slider
RIP
2024-09-09 12:45:40 +01:00
pizzaboxer
62064117b6
Consolidate registry handling 2024-09-09 11:41:21 +01:00
pizzaboxer
0d5be93616
Fix some other things 2024-09-05 11:14:46 +01:00
pizzaboxer
dbd94d02ae
Fix 2022 menu (#2718)
awaiting credit
2024-09-02 11:34:35 +01:00
pizzaboxer
6e2eb03071
Unify all upgrade migrations 2024-09-02 11:12:57 +01:00
pizzaboxer
f1246e1a2d
Alert user on failure to load settings/flags 2024-09-02 11:04:39 +01:00
pizzaboxer
2791cb0b2e
Refactor automatic updater + fix install details + fix launch flag parser + fix temp directory
Automatic updater now relies on the -upgrade flag specifically being set and uses a mutex for coordinating the process

Temp directory is now obtained appropriately (should fix exceptions relating to it?)

Installation details are now reconfigured on every upgrade

Specifying a nonexistant flag would insta-crash the app

Also, the message box was making the wrong sound for the warning icon
2024-08-30 13:29:51 +01:00
pizzaboxer
9a412ea17b
Warn about in-place downgrades 2024-08-27 12:53:03 +01:00
pizzaboxer
765cccf89e
Refactor arg parser + channel handling
this commit changes way too many things to be stable. be warned of bugs if using this
2024-08-19 15:37:56 +01:00
pizzaboxer
ab2f5f589a
Cleanup new shortcuts functionality
Remove old obsolete option and ensure uninstaller deletes all the new shortcuts
2024-08-13 14:51:15 +01:00
pizzaboxer
776dbc4097
Draft: new installer system
the beginning of a long arduous cleanup of two years of debt
2024-08-10 13:08:04 +01:00