Commit Graph

273 Commits

Author SHA1 Message Date
pizzaboxer
c22cb3a587
Publish new logo 2024-10-06 19:38:58 +01:00
pizzaboxer
8748b3c1cb
Rename "Fast Flags" tab to "Engine settings"
also remove debug flags
2024-10-06 18:12:16 +01:00
pizzaboxer
2a19b4ab62
Finalize translations 2024-10-04 00:49:08 +01:00
Matt
4f1b4f2737
Add taskbar progress bar (#2757)
* add taskbar progress bar

does not support winform bootstrappers

* add winforms taskbar progress bar

* fix build
2024-10-03 10:24:01 +01:00
pizzaboxer
75f8be2f0f
Finalize installer/analytics handling 2024-10-03 00:15:49 +01:00
pizzaboxer
6cb1ca6170
Finishing touches 2024-10-02 23:50:54 +01:00
pizzaboxer
89b2ec96d1
Add missing idea credits 2024-10-02 22:43:09 +01:00
pizzaboxer
0cd87366a7
Add test mode (#3012) 2024-10-02 18:00:45 +01:00
pizzaboxer
d4d4636e8d
Add report button to exception dialog 2024-10-02 01:25:31 +01:00
pizzaboxer
9a21c47ef0
Restyle game history window 2024-10-02 00:16:20 +01:00
pizzaboxer
5b9c035b16
Add option for resetting flag config to defaults 2024-10-01 23:56:32 +01:00
pizzaboxer
82869a14e4
Allow opting out of analytics 2024-10-01 14:46:06 +01:00
pizzaboxer
40b03a97b9
Split Behaviour page 2024-10-01 11:46:02 +01:00
pizzaboxer
43ab5626ee
Finish up on Axell's work
caching, better presentation, etc
2024-09-29 20:11:04 +01:00
axel
55f5ef48e8
Show account on discord rich presence (#2255)
* add functionality for grabbing userid

* Create UserInfoResponse.cs

* add user pfp small image thingy

* add missing semicolons

* get rid of semicolons

* debugging (remove later)

* make properties nullable

* forgot to put dollar sign before interpolated string

* make properties that cant be nullable not nullable

* more debugging

* remove thing

* remove other thing

* remove thing (again) (again)

* remove thing (again) (again) (again)

* add space between username and displayname to make it more visually pleasing

* matt review changes (better code readability)

* add strings for show account on profile

* add AccountShownOnProfile setting

* add DiscordActivityJoinEnabled to integrations viewmodel

* fix accidentally swapping 2 variables

* refrence correct variables

* refrence correct variables (again)

* add showaccountonprofile strings

* add option to integrations page

* add missing < that somehow got lost

* make that its own option

* dont invert that value

* dont invert that (again)

* Update IntegrationsViewModel.cs

* fix grammatical issue in string

* move else to new line

* fix merge conflicts

* move gameJoinLoadTime check

* matt review changes

* handle if parsing userid fails

---------

Co-authored-by: pizzaboxer <pizzaboxer@pizzaboxer.xyz>
2024-09-28 21:52:12 +01:00
pizzaboxer
0acf1ee24b
Show one-off supporters on supporters info page 2024-09-28 00:26:13 +01:00
pizzaboxer
fe04b468b0
Add soft termination for settings window 2024-09-27 23:33:57 +01:00
pizzaboxer
81c6512055
Allow extraction of icons for shortcuts (#1143) 2024-09-27 23:08:57 +01:00
pizzaboxer
5a0149fca8
Implement WPF software rendering 2024-09-27 22:29:11 +01:00
pizzaboxer
f844a654f6
Add missing credit for lolmanurfunny 2024-09-21 20:20:28 +01:00
pizzaboxer
f8d3c9618e
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-09-21 19:30:36 +01:00
pizzaboxer
c6a6ab2dd6
Merge branch 'main' into bugfix/you-forgot-to-use-strings-resx 2024-09-21 19:26:17 +01:00
bluepilledgreat
ab8034c13b add string to translations 2024-09-21 19:16:38 +01:00
pizzaboxer
0b20720fdb
Reorganize models 2024-09-15 20:58:28 +01:00
Flikter
1809359025
Update integration name while typing 2024-09-15 01:25:42 +02: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