Commit Graph

1274 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
Ryan Luu
02b4fe923e
Add Bloxstrap version to bug report Issue Form template (#3357)
* Add input for Bloxstrap version to bug report issue form

* Update bug_report.yaml

---------

Co-authored-by: pizzaboxer <pizzaboxer@pizzaboxer.xyz>
2024-10-20 21:38:12 +01:00
pizzaboxer
2e63da5779
Update bug_report.yaml
Render log section as text
2024-10-18 13:46:14 +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
pizzaboxer
8babc09af8
Update bug_report.yaml 2024-10-17 01:43:05 +01:00
pizzaboxer
be47b60eff
Update bug_report.yaml 2024-10-17 01:39:54 +01:00
pizzaboxer
0be35391ae
Update bug_report.yaml 2024-10-17 01:37:04 +01:00
pizzaboxer
19b59adbce
Update bug_report.yaml 2024-10-17 01:36:49 +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
bluepilledgreat
14c5ca53ea forgot to add launch menu studio visibility 2024-10-16 21:34:02 +01:00
bluepilledgreat
acc8b67c87 add App.IsStudioVisible 2024-10-16 21:32:11 +01:00
bluepilledgreat
dd7d870b90 add studio shortcut option 2024-10-16 21:30:10 +01:00
bluepilledgreat
72e2810a2d add roblox studio option to launch dialog 2024-10-16 21:20:14 +01:00
bluepilledgreat
0ffaec74ea add studio command line parsing 2024-10-16 21:07:24 +01:00
pizzaboxer
9edd5fe2da
Update README.md 2024-10-16 10:59:44 +01:00
pizzaboxer
42ffec26cf
Update translations one last time 2024-10-16 10:40:40 +01:00
pizzaboxer
db0df07510
Temporarily disable code signing action
was supposed to be ready for 2.8.0, but there were some things I forgot to sort out
2024-10-16 10:32:15 +01:00
pizzaboxer
571cf4d4f7
Add release-test action 2024-10-16 02:07:59 +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
Matt
12c35fdb53
Merge pull request #3144 from regginator/add-redist-to-common
Add redist.zip to common extract roots
2024-10-15 20:35:37 +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
17761fcfe9
Update README.md 2024-10-14 00:49:59 +01:00