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
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