Commit Graph

173 Commits

Author SHA1 Message Date
bluepilledgreat
faf81bc072 update translations 2025-03-28 19:46:16 +00:00
bluepilledgreat
055695e014 update cancel button text in the simple template
Some checks failed
CI (Debug) / build (push) Has been cancelled
CI (Release) / build (push) Has been cancelled
CI (Release) / release (push) Has been cancelled
CI (Release) / release-test (push) Has been cancelled
2025-03-25 09:10:45 +00:00
bluepilledgreat
a037c9f867 update localisation 2025-03-16 11:18:23 +00:00
bluepilledgreat
4d50381115 fix string not being localised
Some checks are pending
CI (Debug) / build (push) Waiting to run
CI (Release) / build (push) Waiting to run
CI (Release) / release (push) Blocked by required conditions
CI (Release) / release-test (push) Blocked by required conditions
2025-03-16 02:15:57 +00:00
Matt
d244f42b49
Reintroduce multi-instance launching (#4888) 2025-03-15 17:42:21 +00:00
Matt
338ebba191
Localise more custom dialog related strings (#4881)
Some checks are pending
CI (Debug) / build (push) Waiting to run
CI (Release) / build (push) Waiting to run
CI (Release) / release (push) Blocked by required conditions
CI (Release) / release-test (push) Blocked by required conditions
* translate template comments

* localise default custom theme name
2025-03-15 00:17:23 +00:00
bluepilledgreat
9ef6579a41 update ElementAttributeMissingChild string
Some checks are pending
CI (Debug) / build (push) Waiting to run
CI (Release) / build (push) Waiting to run
CI (Release) / release (push) Blocked by required conditions
CI (Release) / release-test (push) Blocked by required conditions
2025-03-14 14:23:53 +00:00
bluepilledgreat
cdadcb09a3 fix ElementAttributeMultipleDefinitions being wiped
Some checks are pending
CI (Debug) / build (push) Waiting to run
CI (Release) / build (push) Waiting to run
CI (Release) / release (push) Blocked by required conditions
CI (Release) / release-test (push) Blocked by required conditions
2025-03-13 20:17:50 +00:00
bluepilledgreat
cdf129846d update custom theme strings 2025-03-13 20:13:52 +00:00
Matt
ca36306254
Background updates (#4861)
* add background updating

* add RobloxState

* fix potential race condition with RobloxState

* update ForceRobloxReinstallation in menu

* disable AssertReadOnlyDirectory

* add storage space check

* add logging to IsEligibleForBackgroundUpdate

* add a setting to toggle background updates

* fix mutex names being mixed up

* update string

* update strings

* update strings
2025-03-13 16:05:41 +00:00
Matt
9d356b0b71
Custom bootstrapper themes (#4380)
Some checks are pending
CI (Debug) / build (push) Waiting to run
CI (Release) / build (push) Waiting to run
CI (Release) / release (push) Blocked by required conditions
CI (Release) / release-test (push) Blocked by required conditions
* add custom bootstrappers

* add avalonedit to licenses page

* add gif support

* add stretch & stretchdirection to images

* dont create a bitmapimage for gifs

* remove maxheight and maxwidth sets

* remove comment

* add isenabled

* add more textblock properties

* add markdowntextblocks

* update how transform elements are stored

* overhaul textbox content

* dont set fontsize if not set

* fix warnings

* add foreground property to control

* add background property to textblock

* count descendants and increase element cap

* add auto complete

* dont display completion window if there is no data

* sort schema elements and types

* make ! close the completion window

* add end tag auto complete

* fix pos being wrong

* dont treat comments as elements

* add imagebrushes

* follow same conventions as brushes

* fix exception messages

* fix them again

* update schema

* fix crash

* now it works

* wrong attribute name

* add solidcolorbrush

* move converters into a separate file

* add lineargradientbrushes

* unify handlers

* update schema

* add fake BloxstrapCustomBootstrapper

* stop adding an extra end character

* add property element auto-complete

* add title attribute to custombloxstrapbootstrapper

* add shapes

* add string translation support

* use default wpf size instead of 100x100

* update min height of window

* fix verticalalignment not working

* uncap height and width

* add effects

* move transformation handler inside frameworkelement

* fix title bar effect & transformation removal

* add more frameworkelement properties

* add layout transform

* add font properties to control

* improve window border stuff

* make sure file contents are in CRLF

* add cornerradius to progress bar

* add progressring

* Update wpfui

* update schema

* update function names

* add children check to content

* make sure only one content is defined

* add fontfamily

* update schema

* only allow file uris for images

* disable backdrop

* move text setter to textblock handler from base

* split up creator into multiple files

* turn version into a constant

* add grids

* cleanup converters

* add IgnoreTitleBarInset

* add Version to schema

* reveal custom bootstrapper stuff on selection

* increase listbox height

* only set statustext binding in textblock

* update ui

* rename ZIndex to Panel.ZIndex

* add stackpanel

* add border

* fix being unable to apply transforms on grids

* rearrange and add new editor button

* use snackbars for saving

* add close confirmation message

* use viewmodel variable

* remove pointless onpropertychanged call

* add version string format

* start editor window in the centre

* update licenses page

also resized the about window so everything could fit nicely

* fix border not inheriting frameworkelement

* add WindowCornerPreference

* add the import dialog

* add an export theme button

* update version number

* localise CustomDialog exceptions

* localise custom theme editor

* localise custom theme add dialog

* localise frontend

* localise appearance menu page

* change customtheme error strings namespace

* change icons on appearance page

* update button margin on appearance page
2025-03-11 19:18:54 +00:00
Matt
2acd0162fb
Fix font related crashes (#4729)
* don't crash if mod or package extraction fails

* add to strings
2025-03-11 10:14:44 +00:00
Matt
7977dba498
Add Windows 7 & 8.1 deprecation message (#4365)
* add windows 7 & 8.1 deprecation message

* remove deprecation bypass setting
2025-03-01 13:59:42 +00:00
bluepilledgreat
9e4681e578 update translations 2024-12-28 16:09:01 +00:00
bluepilledgreat
a7e28200a9 update translations 2024-12-27 18:07:18 +00:00
Matt
5864f5bb10
Update translations (#4090)
* update translations

* add korean

* add swedish and thai

* fix danish language code

* update translations

* update translation credits
2024-12-26 16:47:36 +00:00
bluepilledgreat
1dc31867bb fix fast flag warning warning icon being low quality 2024-12-08 12:16:14 +00:00
bluepilledgreat
59c85da405 remove ko-fi links 2024-12-08 12:10:50 +00:00
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
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
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
705cf07850
Update description for supporters page 2024-10-27 16:56:50 +00:00
pizzaboxer
6a93624040
Improve Roblox upgrade reliability
Addresses #3408
2024-10-25 23:44:12 +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
BizzarBlitz
60beb1100f
Update Strings.resx (#3350)
Fast Flags tab -> Engine Settings tag
2024-10-20 21:39:04 +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
bluepilledgreat
72e2810a2d add roblox studio option to launch dialog 2024-10-16 21:20:14 +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
9fd48762ae
Update help information for shortcut icons
i also forgot to uncomment that line
2024-10-14 23:35:37 +01:00
pizzaboxer
30c6e2db1b
Update translations w/ additional context 2024-10-12 19:01:58 +01:00
pizzaboxer
5c117423d0
Localize name of icons folder 2024-10-10 23:56:34 +01:00
pizzaboxer
d10b4fdfd0
Important feature 2024-10-10 23:41:20 +01:00
pizzaboxer
67492c8322
Fix uncovered text wrapping 2024-10-10 20:06:44 +01:00
pizzaboxer
8966babc40
Add missing launch menu strings 2024-10-09 16:24:00 +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
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
2a19b4ab62
Finalize translations 2024-10-04 00:49:08 +01:00
pizzaboxer
75f8be2f0f
Finalize installer/analytics handling 2024-10-03 00:15:49 +01:00
pizzaboxer
0cd87366a7
Add test mode (#3012) 2024-10-02 18:00:45 +01:00