bluepilledgreat
47fd33dc6a
Merge branch 'main' into feature/custom-bootstrappers
2024-10-29 23:49:20 +00:00
pizzaboxer
749a8d6f3a
Add package entry for platform-dictionaries
...
on my life this is the *LAST* time we are doing this - i didn't get time to implement a remote config package map system
2024-10-29 22:07:23 +00:00
Matt
2c70430dfa
improve the flag editor warning viewmodel ( #3532 )
...
* improve the flag editor warning viewmodel
- no longer creates a new viewmodel every page reload
- fixes an oversight
* stop countdown on unload
* move the viewmodel to a variable
makes everything look cleaner
* remove initialload check
2024-10-29 21:55:34 +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
cac081eeb8
Add analytic logging of exceptions
2024-10-27 20:05:23 +00:00
pizzaboxer
59bcf6fd27
Fix edge case regarding package restoration
...
Exception is thrown if the Downloads folder does not exist when trying to restore the original version of a modded file
Addresses #3308
2024-10-27 17:15:41 +00:00
pizzaboxer
637af71299
Trim name input in flag editor
2024-10-27 16:58:27 +00:00
pizzaboxer
705cf07850
Update description for supporters page
2024-10-27 16:56:50 +00:00
pizzaboxer
72f1d70342
Fix log file access through activity watcher icon
...
wasn't showing due to the changes made to how the activity watcher works
2024-10-27 16:52:54 +00:00
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
bluepilledgreat
281013f0e4
disable backdrop
2024-10-26 18:38:11 +01:00
bluepilledgreat
70e03e1849
only allow file uris for images
2024-10-26 18:34:23 +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
bluepilledgreat
18fed1fa13
update schema
2024-10-24 22:59:30 +01:00
bluepilledgreat
1985ae6c87
add fontfamily
2024-10-24 22:58:23 +01:00
bluepilledgreat
88c47cabaa
make sure only one content is defined
2024-10-24 22:00:52 +01:00
bluepilledgreat
d001285e42
add children check to content
2024-10-24 21:59:29 +01:00
bluepilledgreat
038bd2af1b
update function names
2024-10-24 21:58:25 +01:00
bluepilledgreat
a861de6161
update schema
2024-10-24 21:57:30 +01:00
bluepilledgreat
f7f167f340
add progressring
2024-10-24 21:53:46 +01:00
bluepilledgreat
611f2f1c91
add cornerradius to progress bar
2024-10-24 21:27:15 +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
bluepilledgreat
4d9c647edb
make sure file contents are in CRLF
2024-10-24 18:06:57 +01:00
bluepilledgreat
14ee7015e6
improve window border stuff
2024-10-24 17:25:35 +01:00
bluepilledgreat
97ff46d3f3
add font properties to control
2024-10-22 19:44:26 +01:00
bluepilledgreat
eec3f3251a
add layout transform
2024-10-22 19:37:50 +01:00
bluepilledgreat
6a07c9c8bd
add more frameworkelement properties
2024-10-22 19:34:17 +01:00
bluepilledgreat
f1997a34d3
fix title bar effect & transformation removal
2024-10-22 19:13:59 +01:00
bluepilledgreat
f98f81a2a3
move transformation handler inside frameworkelement
2024-10-22 19:13:41 +01:00
bluepilledgreat
49e7724f02
add effects
2024-10-22 19:11:17 +01:00
bluepilledgreat
3eb8938abe
uncap height and width
2024-10-22 18:17:56 +01:00
bluepilledgreat
254fd46d94
fix verticalalignment not working
2024-10-22 18:15:08 +01:00
bluepilledgreat
5475fe59de
update min height of window
2024-10-22 17:08:32 +01:00