Commit Graph

1139 Commits

Author SHA1 Message Date
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
bluepilledgreat
72fc1e0e15 use default wpf size instead of 100x100 2024-10-22 11:29:04 +01:00
bluepilledgreat
79258a8bc7 add string translation support 2024-10-22 11:27:12 +01:00
bluepilledgreat
8e2b75c810 add shapes 2024-10-21 21:59:24 +01:00
bluepilledgreat
5f7ca580e4 add title attribute to custombloxstrapbootstrapper 2024-10-21 20:46:21 +01:00
bluepilledgreat
d924349a79 add property element auto-complete 2024-10-21 20:29:31 +01:00
bluepilledgreat
ed4700869d stop adding an extra end character 2024-10-20 22:24:23 +01:00
bluepilledgreat
56fa51df8b add fake BloxstrapCustomBootstrapper 2024-10-20 22:02:53 +01:00
bluepilledgreat
fb7e14bf64 update schema 2024-10-20 21:43:19 +01:00
BizzarBlitz
60beb1100f
Update Strings.resx (#3350)
Fast Flags tab -> Engine Settings tag
2024-10-20 21:39:04 +01:00
bluepilledgreat
cb70e8ec0c unify handlers 2024-10-20 21:36:30 +01:00
bluepilledgreat
81e2095c87 add lineargradientbrushes 2024-10-20 21:16:25 +01:00
bluepilledgreat
8abb33b222 move converters into a separate file 2024-10-20 21:16:17 +01:00
bluepilledgreat
3ecea91985 add solidcolorbrush 2024-10-20 20:47:52 +01:00
bluepilledgreat
b566dc5452 wrong attribute name 2024-10-20 19:27:34 +01:00
bluepilledgreat
5fd389b9d0 now it works 2024-10-20 19:16:42 +01:00
bluepilledgreat
6e043ed12b fix crash 2024-10-20 19:16:08 +01:00
bluepilledgreat
eb4eda5029 update schema 2024-10-20 19:12:00 +01:00
bluepilledgreat
91a3a58d21 fix them again 2024-10-20 19:04:12 +01:00
bluepilledgreat
f7da913fe8 fix exception messages 2024-10-20 19:03:35 +01:00
bluepilledgreat
644b6335dd follow same conventions as brushes 2024-10-20 19:00:12 +01:00
bluepilledgreat
a46df0e790 add imagebrushes 2024-10-20 18:59:23 +01:00
bluepilledgreat
e8d1fbac94 dont treat comments as elements 2024-10-20 16:51:43 +01:00
bluepilledgreat
7c8c8c645b fix pos being wrong 2024-10-20 16:46:09 +01:00
bluepilledgreat
d678d8c9e4 add end tag auto complete 2024-10-20 16:42:56 +01:00
bluepilledgreat
467dd5c85a make ! close the completion window 2024-10-20 16:23:19 +01:00
bluepilledgreat
2d37db126f sort schema elements and types 2024-10-20 15:54:07 +01:00
bluepilledgreat
70b7a65080 dont display completion window if there is no data 2024-10-20 15:51:55 +01:00
bluepilledgreat
3a923e2614 add auto complete 2024-10-20 15:51:21 +01:00
bluepilledgreat
23e1b2d737 count descendants and increase element cap 2024-10-20 02:10:58 +01:00
bluepilledgreat
61f8235a74 add background property to textblock 2024-10-20 02:07:41 +01:00
bluepilledgreat
9cd4d46e37 add foreground property to control 2024-10-20 02:07:34 +01:00
bluepilledgreat
da5144801f fix warnings 2024-10-20 02:05:15 +01:00
bluepilledgreat
e136927f18 dont set fontsize if not set 2024-10-20 01:47:17 +01:00
bluepilledgreat
1b44d6454b overhaul textbox content 2024-10-20 01:47:09 +01:00
bluepilledgreat
03b3f67197 update how transform elements are stored 2024-10-20 01:18:59 +01:00
bluepilledgreat
e1aa35eec2 add markdowntextblocks 2024-10-20 01:04:03 +01:00
bluepilledgreat
4c48278c8e add more textblock properties 2024-10-20 00:56:49 +01:00
bluepilledgreat
a4938674c8 add isenabled 2024-10-20 00:56:38 +01:00
bluepilledgreat
4460db2c2d remove comment 2024-10-20 00:40:44 +01:00
bluepilledgreat
ac37e9f99b remove maxheight and maxwidth sets 2024-10-20 00:36:07 +01:00
bluepilledgreat
605db3cc0f dont create a bitmapimage for gifs 2024-10-19 21:36:48 +01:00
bluepilledgreat
23d8bb1aaa add stretch & stretchdirection to images 2024-10-19 21:34:51 +01:00
bluepilledgreat
f74ca0552f add gif support 2024-10-19 21:26:30 +01:00
bluepilledgreat
94b42c1cb8 add avalonedit to licenses page 2024-10-19 21:10:47 +01:00
bluepilledgreat
8ee6beb3de add custom bootstrappers 2024-10-19 21:05:37 +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
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
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
pizzaboxer
67492c8322
Fix uncovered text wrapping 2024-10-10 20:06:44 +01:00
pizzaboxer
d72f835ad1
Fix uninstallation not cleaning up properly 2024-10-10 20:01:51 +01:00
pizzaboxer
7d2e7a0be6
QA builds: user agent, list all languages 2024-10-10 13:38:17 +01:00
pizzaboxer
8966babc40
Add missing launch menu strings 2024-10-09 16:24:00 +01:00
pizzaboxer
af19a353ff
Add QA build identification 2024-10-09 16:20:17 +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
dependabot[bot]
75c627d81d
Bump Microsoft.Windows.CsWin32 from 0.3.18-beta to 0.3.106 (#3082)
Bumps [Microsoft.Windows.CsWin32](https://github.com/microsoft/CsWin32) from 0.3.18-beta to 0.3.106.
- [Release notes](https://github.com/microsoft/CsWin32/releases)
- [Commits](https://github.com/microsoft/CsWin32/compare/v0.3.18-beta...v0.3.106)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.CsWin32
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 21:53:31 +01:00
pizzaboxer
c03bd70dac
Update all GitHub links 2024-10-06 21:52:54 +01:00
pizzaboxer
947033245f
Weed out some potential bugs 2024-10-06 21:12:34 +01:00
pizzaboxer
031b5a859f
get matt off my back 2024-10-06 20:45:04 +01:00
pizzaboxer
c22cb3a587
Publish new logo 2024-10-06 19:38:58 +01:00
pizzaboxer
8748b3c1cb
Rename "Fast Flags" tab to "Engine settings"
also remove debug flags
2024-10-06 18:12:16 +01:00
pizzaboxer
65a7bb1c04
Address new chrome AB test flag 2024-10-06 18:04:44 +01:00
pizzaboxer
2a19b4ab62
Finalize translations 2024-10-04 00:49:08 +01:00
Matt
4f1b4f2737
Add taskbar progress bar (#2757)
* add taskbar progress bar

does not support winform bootstrappers

* add winforms taskbar progress bar

* fix build
2024-10-03 10:24:01 +01:00
pizzaboxer
75f8be2f0f
Finalize installer/analytics handling 2024-10-03 00:15:49 +01:00
pizzaboxer
6cb1ca6170
Finishing touches 2024-10-02 23:50:54 +01:00
pizzaboxer
876480464b
Fix V1 menu 2024-10-02 23:09:40 +01:00
pizzaboxer
89b2ec96d1
Add missing idea credits 2024-10-02 22:43:09 +01:00
pizzaboxer
d09bffeb22
Add analytics datapoints for installs and channels 2024-10-02 22:34:24 +01:00
pizzaboxer
0cd87366a7
Add test mode (#3012) 2024-10-02 18:00:45 +01:00
pizzaboxer
0b15b62e3d
Fix font file validation (#2982) 2024-10-02 12:09:46 +01:00
pizzaboxer
d4d4636e8d
Add report button to exception dialog 2024-10-02 01:25:31 +01:00
pizzaboxer
8ed89bb65e
Improve bootstrapper cancelling (+ error handling) 2024-10-02 01:21:40 +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
ed36e7f2dd
Log environment-obtained paths 2024-10-01 15:14:20 +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
84da94c3f2
Update HttpClient user agent format
TIL user agents have a specific syntax lol
2024-09-30 10:40:25 +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
fe04b468b0
Add soft termination for settings window 2024-09-27 23:33:57 +01:00