Commit Graph

975 Commits

Author SHA1 Message Date
pizzaboxer
aab9e153d1
Add support for running RobloxPlayerBeta as Admin
for some reason, i'm unable to delete the appcompatflags entry programatically in the uninstall process? weird
2024-10-26 23:51:40 +01:00
pizzaboxer
643a1f0db2
Merge branch 'main' of https://github.com/bloxstraplabs/bloxstrap 2024-10-26 23:51:31 +01:00
pizzaboxer
b3a1b1c55e
Dynamically resize supporter grid columns
+ fix bootstrapper bug from yesterday
2024-10-26 23:03:47 +01:00
Matt
ce6ab31c32
add length check to github issue url (#3485) 2024-10-26 20:38:11 +01:00
pizzaboxer
6a93624040
Improve Roblox upgrade reliability
Addresses #3408
2024-10-25 23:44:12 +01:00
pizzaboxer
c7ab37edf1
Add diagnostic log for version comparison 2024-10-25 21:47:59 +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
pizzaboxer
4bb623c64e
Add debounce for installer navigation buttons 2024-10-25 20:43:00 +01:00
pizzaboxer
4c29b1b6e6
Followup to 21396fb3
my bad
2024-10-25 00:04:28 +01:00
pizzaboxer
21396fb39e
Temporarily disable escape menu version preset
Will be readded a later time when it is convenient to do so
2024-10-24 23:49:23 +01:00
pizzaboxer
7e51852c0b
Fix emoji mod preset erroring on file existence
Addresses #3352
2024-10-24 23:44:15 +01:00
pizzaboxer
f822c36b92
Remove stat points for package download states 2024-10-24 23:39:52 +01:00
pizzaboxer
6dc8e286ce
Improve Roblox launch detection 2024-10-24 23:34:51 +01:00
pizzaboxer
d9a84f4cf9
Bump version 2024-10-24 23:20:04 +01:00
pizzaboxer
a34c73a1b0
Infer Roblox launch URIs in launch flag parser
Should fix problems with Firefox's launch handling

Addresses #3186
2024-10-24 23:19:17 +01:00
pizzaboxer
f1c320dc8f
Define tab indexes for launch dialog 2024-10-24 23:09:25 +01:00
pizzaboxer
2f3f52b1cc
Re-add missing flag things
i still have NO idea how this happened, please don't ask me :(
2024-10-24 20:49:06 +01:00
Matt
4998fcd72d
fix bloxstrap never closing if another menu is open (#3453) 2024-10-24 20:23:58 +01:00
BizzarBlitz
60beb1100f
Update Strings.resx (#3350)
Fast Flags tab -> Engine Settings tag
2024-10-20 21:39:04 +01:00
Matt
6a2799ec8a
update minimum window size (#3264) 2024-10-17 17:43:16 +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
Matt
f19cc05ffb
fix connectivity check cancellation (#3184) 2024-10-16 23:03:41 +01:00
Matt
d4d41bdd4f
add in logging to HandleConnectionError (#3185) 2024-10-16 23:03:25 +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
bd12d605a3
whoops didn't mean to push that 2024-10-16 01:17:34 +01:00
pizzaboxer
406bb7a54a
Last-minute legacy auto update shims 2024-10-16 00:28:54 +01:00
pizzaboxer
8a21085f59
Update translation contribution credits 2024-10-15 22:28:46 +01:00
reggie
f458c26afb
Matt OCD fix (remove redist.zip from Studio extract roots) 2024-10-15 14:16:24 -05:00
reggie
1f1d8257ec
Add redist.zip to common extract roots 2024-10-15 14:09:07 -05:00
pizzaboxer
2f2163a888
Patch installer nav button width for Bulgarian 2024-10-15 15:17:22 +01:00
pizzaboxer
e704a6c270
Fix PlaceFilter validation 2024-10-14 23:49:26 +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
8b781c176d
Merge branch 'main' of https://github.com/bloxstraplabs/bloxstrap 2024-10-13 20:26:24 +01:00
nexpid
2bc46cb3d0
fix: include unfinished locales in QA builds (#3130)
* fix: uncomment czechia from Locale.cs

* Update Locale.cs
2024-10-12 21:51:25 +01:00
pizzaboxer
ff17343279
Fix display name for Malay 2024-10-12 19:30:55 +01:00
pizzaboxer
30c6e2db1b
Update translations w/ additional context 2024-10-12 19:01:58 +01:00
pizzaboxer
ba0b5e85be
Fix some bugs 2024-10-12 18:21:14 +01:00
pizzaboxer
aac6ec3d4c
Improve watcher/failed launch handling
Bloxstrap now attempts to identify the log file *when* Roblox launches, then passes it to the watcher
It does this so that it can determine if Roblox fails to launch
2024-10-12 17:37:25 +01:00
pizzaboxer
6ec17a8f49
Fix teleport identification in activity tracker 2024-10-11 19:09:56 +01:00
pizzaboxer
ce82c3faa7
Fix handling of RBX deployment interfacing 2024-10-11 18:28:08 +01:00
pizzaboxer
5c117423d0
Localize name of icons folder 2024-10-10 23:56:34 +01:00
pizzaboxer
d9c9a4cc28
Don't fail if start event is not signalled 2024-10-10 23:52:16 +01:00
pizzaboxer
d10b4fdfd0
Important feature 2024-10-10 23:41:20 +01:00
pizzaboxer
43921a6ddf
Patch text size for Turkish strings 2024-10-10 21:53:21 +01:00
pizzaboxer
890e4ea4f2
Localize game history timestamp 2024-10-10 21:43:58 +01:00
pizzaboxer
71d41b40a8
Fix bootstrapper cancelling that I broke earlier 2024-10-10 21:06:08 +01:00
pizzaboxer
173f1921a6
Fix settings singleton 2024-10-10 20:57:35 +01:00
pizzaboxer
35cb3b6024
Narrow installer sidebar and centred launch links 2024-10-10 20:42:09 +01:00