bluepilledgreat
800f49b0c8
change customtheme error strings namespace
2025-03-11 19:07:28 +00:00
bluepilledgreat
19c82c66d0
localise appearance menu page
2025-03-11 19:01:29 +00:00
bluepilledgreat
667fa5c1db
localise frontend
2025-03-11 18:53:57 +00:00
bluepilledgreat
f873b7785e
localise custom theme add dialog
2025-03-11 18:50:09 +00:00
bluepilledgreat
3cfa9a0aad
localise custom theme editor
2025-03-11 18:41:03 +00:00
bluepilledgreat
94ed521d31
localise CustomDialog exceptions
2025-03-11 18:29:20 +00:00
bluepilledgreat
a4a82e1057
Merge branch 'main' into feature/custom-bootstrappers
2025-03-11 11:57:28 +00:00
bluepilledgreat
239a0e3e1d
add the import dialog
2025-03-11 11:21:07 +00:00
Matt
2acd0162fb
Fix font related crashes ( #4729 )
...
* don't crash if mod or package extraction fails
* add to strings
2025-03-11 10:14:44 +00:00
Matt
7977dba498
Add Windows 7 & 8.1 deprecation message ( #4365 )
...
* add windows 7 & 8.1 deprecation message
* remove deprecation bypass setting
2025-03-01 13:59:42 +00:00
bluepilledgreat
63d38f6b88
update licenses page
...
also resized the about window so everything could fit nicely
2025-01-24 14:34:21 +00:00
bluepilledgreat
1a159f29c8
Merge branch 'main' into feature/custom-bootstrappers
2024-12-29 02:36:28 +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
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
47fd33dc6a
Merge branch 'main' into feature/custom-bootstrappers
2024-10-29 23:49:20 +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
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
bluepilledgreat
8ee6beb3de
add custom bootstrappers
2024-10-19 21:05:37 +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
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
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
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