Cubester
9318813bdb
Custom Integrations Upgrade: Allow launching and closing based on specific games
2024-12-18 21:53:30 -05:00
bluepilledgreat
1dc31867bb
fix fast flag warning warning icon being low quality
2024-12-08 12:16:14 +00:00
bluepilledgreat
59c85da405
remove ko-fi links
2024-12-08 12:10:50 +00:00
Matt
729ee2bbf4
Merge pull request #3189 from bloxstraplabs/feature/improve-studio-support
...
Improve studio support
2024-12-04 17:41:31 +00:00
Matt
fb52bb3e22
Merge pull request #3548 from bloxstraplabs/qol/resource-optimisations
...
Resource optimisations
2024-12-04 17:40:28 +00:00
Marcel
a21d820af1
Spelling mistake fix ( #3634 )
2024-11-09 19:20:20 +00:00
bluepilledgreat
eb9e1341c7
Merge branch 'main' into feature/improve-studio-support
2024-11-05 21:13:13 +00:00
bluepilledgreat
7364618d8c
update empty sound
...
removed all metadata + reduced quality
reduced from 32kb to 1.5kb
2024-10-30 00:09:23 +00:00
bluepilledgreat
9e2e57cb61
downscale message box icons
2024-10-30 00:03:58 +00:00
bluepilledgreat
a6016ebf09
downscale myself
2024-10-29 23:57:32 +00:00
pizzaboxer
bd506ae545
Improve handling of bootstrapper connection errors
2024-10-29 21:54:35 +00:00
pizzaboxer
fa7ebf4f9d
Add easy exporting of diagnostic data
2024-10-28 00:35:37 +00:00
pizzaboxer
705cf07850
Update description for supporters page
2024-10-27 16:56:50 +00:00
pizzaboxer
6a93624040
Improve Roblox upgrade reliability
...
Addresses #3408
2024-10-25 23:44:12 +01:00
pizzaboxer
5bdac105c2
Add option to use classic Bloxstrap logo
...
for those afraid of change
2024-10-25 21:19:40 +01:00
pizzaboxer
a121e14f94
Make player launch error dialog less annoying
...
additionally added clarification about the "don't exit to desktop app" option breaking the ability to accept player invites
2024-10-25 21:06:16 +01:00
BizzarBlitz
60beb1100f
Update Strings.resx ( #3350 )
...
Fast Flags tab -> Engine Settings tag
2024-10-20 21:39:04 +01:00
Matt
8c5a004732
Enhance the error experience ( #3259 )
...
* set taskbar state to error upon failing
* add version text to the exception dialog
* vertically align version text
2024-10-17 15:34:03 +01:00
bluepilledgreat
72e2810a2d
add roblox studio option to launch dialog
2024-10-16 21:20:14 +01:00
pizzaboxer
42ffec26cf
Update translations one last time
2024-10-16 10:40:40 +01:00
pizzaboxer
b41142a141
Publish translation updates
2024-10-16 01:48:03 +01:00
pizzaboxer
9fd48762ae
Update help information for shortcut icons
...
i also forgot to uncomment that line
2024-10-14 23:35:37 +01:00
pizzaboxer
30c6e2db1b
Update translations w/ additional context
2024-10-12 19:01:58 +01:00
pizzaboxer
5c117423d0
Localize name of icons folder
2024-10-10 23:56:34 +01:00
pizzaboxer
d10b4fdfd0
Important feature
2024-10-10 23:41:20 +01:00
pizzaboxer
67492c8322
Fix uncovered text wrapping
2024-10-10 20:06:44 +01:00
pizzaboxer
8966babc40
Add missing launch menu strings
2024-10-09 16:24:00 +01:00
pizzaboxer
c4918322fd
Fix installer nav buttons not being translated
2024-10-08 10:02:36 +01:00
pizzaboxer
d297c5a354
Fix label for V2 menu
...
i can't believe i didn't notice this for so long
2024-10-07 23:06:04 +01:00
pizzaboxer
031b5a859f
get matt off my back
2024-10-06 20:45:04 +01:00
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
pizzaboxer
75f8be2f0f
Finalize installer/analytics handling
2024-10-03 00:15:49 +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
d8f1e27585
Add exception handler for registry key writing
2024-09-27 23:48:59 +01:00
pizzaboxer
81c6512055
Allow extraction of icons for shortcuts ( #1143 )
2024-09-27 23:08:57 +01:00
bluepilledgreat
5e86f8ce02
remove hyperion update warning
2024-09-22 12:33:30 +01:00
pizzaboxer
ab6e3a02ea
Handle exception in Icon to ImageSource conversion
2024-09-21 20:28:57 +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
bluepilledgreat
3f438e99b1
add exception handling to jsonmanager save
2024-09-21 14:18:14 +01:00