Commit Graph

401 Commits

Author SHA1 Message Date
bluepilledgreat
f873b7785e localise custom theme add dialog 2025-03-11 18:50:09 +00:00
bluepilledgreat
3cfa9a0aad localise custom theme editor 2025-03-11 18:41:03 +00:00
bluepilledgreat
94ed521d31 localise CustomDialog exceptions 2025-03-11 18:29:20 +00:00
bluepilledgreat
71667c6c11 update version number 2025-03-11 11:44:41 +00:00
bluepilledgreat
1b7c8b2b3a add an export theme button 2025-03-11 11:37:28 +00:00
bluepilledgreat
239a0e3e1d add the import dialog 2025-03-11 11:21:07 +00:00
bluepilledgreat
ff8466f0f5 add WindowCornerPreference 2025-01-24 19:47:07 +00:00
bluepilledgreat
586dad03f4 fix border not inheriting frameworkelement 2025-01-24 19:18:26 +00:00
bluepilledgreat
63d38f6b88 update licenses page
also resized the about window so everything could fit nicely
2025-01-24 14:34:21 +00:00
bluepilledgreat
acb0efc5d7 start editor window in the centre 2025-01-24 14:24:14 +00:00
bluepilledgreat
167a8cd38f add version string format 2025-01-24 14:21:55 +00:00
bluepilledgreat
5a8e7dd609 remove pointless onpropertychanged call 2025-01-23 23:09:45 +00:00
bluepilledgreat
7144fa748b use viewmodel variable 2025-01-23 23:08:35 +00:00
bluepilledgreat
f2f0ec7241 add close confirmation message 2025-01-23 23:03:22 +00:00
bluepilledgreat
ee377d9938 use snackbars for saving 2025-01-23 14:49:53 +00:00
bluepilledgreat
4aee0a33f1 rearrange and add new editor button 2025-01-23 14:36:07 +00:00
bluepilledgreat
802ae6a613 fix being unable to apply transforms on grids 2025-01-23 14:28:14 +00:00
bluepilledgreat
d8919e5aea add border 2025-01-23 01:06:49 +00:00
bluepilledgreat
bf64ec8af0 add stackpanel 2025-01-23 00:53:44 +00:00
bluepilledgreat
20aeb4a1ab rename ZIndex to Panel.ZIndex 2025-01-23 00:44:56 +00:00
bluepilledgreat
978e03d940 update ui 2025-01-23 00:42:08 +00:00
bluepilledgreat
88be992176 only set statustext binding in textblock 2025-01-22 23:38:44 +00:00
bluepilledgreat
074c049dee increase listbox height 2025-01-22 21:44:11 +00:00
bluepilledgreat
1d09aa38c1 reveal custom bootstrapper stuff on selection 2025-01-22 21:40:06 +00:00
bluepilledgreat
0f39f1514a add IgnoreTitleBarInset 2025-01-22 18:56:50 +00:00
bluepilledgreat
03ad1b535a cleanup converters 2025-01-21 23:45:49 +00:00
bluepilledgreat
2c41456a15 add grids 2025-01-21 23:44:03 +00:00
bluepilledgreat
7e5ddb2073 turn version into a constant 2025-01-21 23:08:59 +00:00
bluepilledgreat
8514d9a229 split up creator into multiple files 2025-01-21 23:00:59 +00:00
bluepilledgreat
5800e5b91c move text setter to textblock handler from base 2025-01-21 22:53:41 +00:00
bluepilledgreat
1a159f29c8 Merge branch 'main' into feature/custom-bootstrappers 2024-12-29 02:36:28 +00:00
bluepilledgreat
632b6d4db4 remove some commented out credits 2024-12-28 16:12:00 +00:00
bluepilledgreat
cbb1f6e516 add malay credits 2024-12-28 16:11:17 +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
59c85da405 remove ko-fi links 2024-12-08 12:10:50 +00:00
bluepilledgreat
5e53561cb9 add pizzaboxer to credits 2024-12-06 14:01:04 +00:00
bluepilledgreat
eb9e1341c7 Merge branch 'main' into feature/improve-studio-support 2024-11-05 21:13:13 +00:00
bluepilledgreat
47fd33dc6a Merge branch 'main' into feature/custom-bootstrappers 2024-10-29 23:49:20 +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
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
637af71299
Trim name input in flag editor 2024-10-27 16:58:27 +00: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
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
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