axell
77262dc6e4
Merge branch 'main' into user-pfp-discord-rpc
2024-09-03 07:24:13 +02:00
pizzaboxer
895b40fdad
Allow for setting of negative font sizes ( #2631 )
2024-09-02 11:20:38 +01:00
pizzaboxer
3d4ba04e8a
Bugfix: ordering by column in the flag editor
2024-08-31 11:30:14 +01:00
axell
b61adf1a79
Merge branch 'main' into user-pfp-discord-rpc
2024-08-30 16:46:46 +02:00
pizzaboxer
719fbb898e
Fix custom integration autoclosing not working
2024-08-30 00:51:58 +01:00
axell
5d5726bf8b
Merge branch 'main' into user-pfp-discord-rpc
2024-08-29 16:43:50 +02:00
pizzaboxer
fd290f9ff7
Move activity watcher to separate process ( #810 )
...
this was done to:
- ensure robloxplayerbeta launches as an orphaned process
- help alleviate problems with multiple instances
- alleviate problems with the notifyicon causing blocking conflicts on the bootstrapper ui thread
- help reduce functional dependency on the bootstrapper, makes it less monolithic and more maintainable
ive always wanted to do this for a long while, but have always put it off because of how painful it would be
this may genuinely be the most painful refactoring i've ever had to do, but after 2 days, i managed to do it, and it works great!
2024-08-28 22:47:04 +01:00
pizzaboxer
cf45d9c808
More JSON autocorrecting ( #2733 )
2024-08-27 14:09:56 +01:00
pizzaboxer
bac13eb507
Warn about unsaved changes when closing settings
2024-08-27 12:42:16 +01:00
pizzaboxer
e96c17a3d5
Move About page to its own separate window
2024-08-26 19:26:05 +01:00
axell
11b11e01bf
Merge branch 'main' into user-pfp-discord-rpc
2024-08-19 18:20:22 +02:00
pizzaboxer
943acd78e8
FIx inconsistent WPF theming ( #2621 )
2024-08-17 12:53:02 +01:00
pizzaboxer
53f77f938e
Migrate mod presets to deferred settings system
2024-08-16 00:44:58 +01:00
axell
7c9c3d35cc
Merge branch 'main' into user-pfp-discord-rpc
2024-08-14 16:36:25 +02: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
7e95fb4d8f
Deferred settings application system + new shortcut settings
...
this system took way too much effort to think of for some reason idk why
2024-08-13 00:10:18 +01:00
axellse
11c9ae182d
fix merge conflicts
2024-08-11 17:39:15 +02: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