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
Matt
1d799a68f8
Merge pull request #3862 from bloxstraplabs/bugfix/getpreset-crash
...
Fix GetPreset crash after updating Bloxstrap
2024-12-04 17:40:02 +00:00
bluepilledgreat
7f7b48889a
still set FFlagDisableNewIGMinDUA to null
2024-11-29 20:38:15 +00:00
Matt
6d7ed7d368
Merge pull request #3863 from bloxstraplabs/update-readme-links
...
update readme links
2024-11-29 15:44:28 +00:00
bluepilledgreat
2dfaa81390
update readme links
2024-11-29 15:43:51 +00:00
bluepilledgreat
5fa5fb73c4
remove migration code involving removed presets
2024-11-29 15:35:33 +00:00
bluepilledgreat
5294612d03
check if preset exists in getpreset
2024-11-29 15:30:40 +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
7bc95e7dd4
Enable code signing *for real this time*
...
😭
2024-10-29 23:32:28 +00:00
pizzaboxer
2be2f4d0d2
Enable code signing on production releases
2024-10-29 22:32:30 +00:00
pizzaboxer
49b1eb0569
Update ci-release.yml
2024-10-29 22:08:36 +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
dependabot[bot]
ba561a2421
Bump wpfui from c4c58c5
to 9080158
( #3470 )
...
Bumps [wpfui](https://github.com/bloxstraplabs/wpfui ) from `c4c58c5` to `9080158`.
- [Commits](c4c58c5899...9080158ba8
)
---
updated-dependencies:
- dependency-name: wpfui
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 09:18: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
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