pizzaboxer
0b20720fdb
Reorganize models
2024-09-15 20:58:28 +01:00
pizzaboxer
83e3c487a9
Persistence of settings window size/position ( #2319 )
...
should be good enough imo
2024-09-13 00:28:57 +01:00
pizzaboxer
1b60e30a0b
Add easy access to player compatibility settings
2024-09-12 10:53:43 +01:00
pizzaboxer
c5fa2c0bc0
Hide game history if desktop app is disabled
2024-09-12 10:00:19 +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
dd568faf9c
Implement new bootstrapper error handling
2024-09-08 23:59:38 +01:00
pizzaboxer
99ff002121
Abandon staging folder idea, use lockfile instead
...
thank you matt for helping me see sense through this one
2024-09-07 22:51:03 +01:00
pizzaboxer
e6f70a0c82
Remove option for disabling fullscreen optimizations
...
The option was only introduced because Roblox's installation path wasn't static. Now that it is, this option doesn't need to exist anymore, and it isn't an issue for people to just set it manually now.
2024-09-06 19:45:52 +01:00
pizzaboxer
15dc2dfbfe
Improvements to server location querying
2024-09-05 12:57:17 +01:00
pizzaboxer
0d5be93616
Fix some other things
2024-09-05 11:14:46 +01:00
pizzaboxer
f0ffdbc50c
Rework error handling for HTTP API deserialization
2024-09-03 20:05:15 +01:00
pizzaboxer
26b7cbdc67
Refactoring of activity tracker handling
...
this will either go really well or horribly wrong
2024-09-03 18:12:10 +01:00
pizzaboxer
dfcd5b6777
Draft: game history (+ other minor fixes)
2024-09-03 01:24:52 +01:00
pizzaboxer
895b40fdad
Allow for setting of negative font sizes ( #2631 )
2024-09-02 11:20:38 +01:00
pizzaboxer
049d59a995
Satisfy my OCD
2024-09-01 09:52:43 +01:00
pizzaboxer
6d8d482449
New website domain
2024-08-31 23:31:44 +01:00
pizzaboxer
8d68576720
Add monthly supporter credits
2024-08-31 15:11:30 +01:00
pizzaboxer
3d4ba04e8a
Bugfix: ordering by column in the flag editor
2024-08-31 11:30:14 +01:00
pizzaboxer
4d9a0ee410
Fix start event handler + launch menu title bar
...
turns out you need to call Reset() on the event even when you set its initial state to false
2024-08-30 18:51:00 +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
f747f40ca5
Add setting deeplink launch data from BloxstrapRPC
...
plus a bunch of tweaks to the bootstrapper
2024-08-30 01:40:51 +01:00
pizzaboxer
719fbb898e
Fix custom integration autoclosing not working
2024-08-30 00:51:58 +01:00
pizzaboxer
6738e09443
Alterations to how bug reports are handled
...
- New field for log files in issue templates (which the exception dialog will directly fill out)
- Exception dialog lets you open the log file directly now that locating it isn't necessary anymore
2024-08-29 11:01:00 +01: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
91e2c45f0c
Issue reporting autofill + shorthand build checks
2024-08-27 11:36:49 +01:00
pizzaboxer
b8722f2429
Restyle launch menu
2024-08-27 09:33:16 +01:00
pizzaboxer
e96c17a3d5
Move About page to its own separate window
2024-08-26 19:26:05 +01: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
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
pizzaboxer
efc7a881e1
Fix installation tabs being accessible
...
forgot to disable after finishing testing
2024-08-10 13:54:01 +01:00
pizzaboxer
81b3ce156b
Add exception notice for unofficial builds
2024-08-10 13:45:14 +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
pizzaboxer
d1343d35dc
Fix #2315
2024-07-29 19:29:39 +01:00
pizzaboxer
3f995f4ff0
Fix null entry bug in flag editor ( #2468 )
2024-07-29 19:21:16 +01:00
pizzaboxer
767891a1e3
Fix latinized language name for Ukrainian
2024-07-29 19:18:55 +01:00
pizzaboxer
4106c3cb59
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap
2024-07-29 19:16:44 +01:00
pizzaboxer
8e0660ba69
Update credits
2024-07-29 19:16:29 +01:00
srthMD
978a2ff3fb
to pascal case
2024-07-14 21:42:13 +03:00
srthMD
dcc820343b
support for _placefilter and _datacenterfilter
2024-07-13 17:50:34 +03:00
pizzaboxer
a7d2a2c3d5
Fix JSON import not working in the flag editor
...
oooops
2024-07-09 21:57:37 +04:00
pizzaboxer
2f92917c61
Fix default theme not applying to language selector dialog
2024-07-09 20:41:43 +04:00
pizzaboxer
c02e3f3795
Fix bootstrapper text overflow
...
overflows for classic fluent don't look very good since the dialog height is static but it's the best i could do for now
2024-07-08 22:28:50 +04:00
pizzaboxer
063fa8fd5b
Update current translation credits
...
had to comment out ones that won't make it for this release
2024-07-08 22:22:20 +04:00
pizzaboxer
b2f6fc753a
Fix flag editor validation bugs
2024-07-08 19:18:01 +04:00
pizzaboxer
11033b3128
More missing contribution credits
2024-07-05 20:28:17 +04:00