Commit Graph

863 Commits

Author SHA1 Message Date
pizzaboxer
91e2c45f0c
Issue reporting autofill + shorthand build checks 2024-08-27 11:36:49 +01:00
pizzaboxer
b8722f2429
Restyle launch menu 2024-08-27 09:33:16 +01:00
pizzaboxer
e96c17a3d5
Move About page to its own separate window 2024-08-26 19:26:05 +01:00
bluepilledgreat
f3dd87db04 put responses around quotes 2024-08-23 18:44:05 +01:00
bluepilledgreat
2e8cb16ad4 check versionStudio instead of version 2024-08-23 18:41:12 +01:00
bluepilledgreat
7123aa7951 remove pointless baseurl check
InitializeConnectivity is an async function. if it is somehow ran twice and the previous task hasn't completed, the connectivity check will still run.
2024-08-23 18:37:01 +01:00
bluepilledgreat
56016e9723 use cancellation tokens for connectivity check 2024-08-23 18:35:22 +01:00
pizzaboxer
d15e910904
Abstract differences in handling player and studio 2024-08-19 16:27:42 +01:00
pizzaboxer
765cccf89e
Refactor arg parser + channel handling
this commit changes way too many things to be stable. be warned of bugs if using this
2024-08-19 15:37:56 +01:00
pizzaboxer
943acd78e8
FIx inconsistent WPF theming (#2621) 2024-08-17 12:53:02 +01:00
pizzaboxer
d9f8cace43
Add mutexes for settings, installer and uninstaller 2024-08-16 20:45:37 +01:00
pizzaboxer
47c155582c
Fix typo from earlier commit 2024-08-16 10:06:50 +01:00
pizzaboxer
53f77f938e
Migrate mod presets to deferred settings system 2024-08-16 00:44:58 +01:00
pizzaboxer
de82349e5e
Clean up sloppiness in notification area icon 2024-08-13 21:44:43 +01:00
pizzaboxer
ab2f5f589a
Cleanup new shortcuts functionality
Remove old obsolete option and ensure uninstaller deletes all the new shortcuts
2024-08-13 14:51:15 +01:00
pizzaboxer
7e95fb4d8f
Deferred settings application system + new shortcut settings
this system took way too much effort to think of for some reason idk why
2024-08-13 00:10:18 +01:00
pizzaboxer
f3110f4b48
Fix presets being cleared when setting texture quality to Automatic 2024-08-10 16:50:32 +01:00
pizzaboxer
39bb334b9a
Proper support for user profile folder renaming 2024-08-10 16:41:20 +01:00
pizzaboxer
efc7a881e1
Fix installation tabs being accessible
forgot to disable after finishing testing
2024-08-10 13:54:01 +01:00
pizzaboxer
81b3ce156b
Add exception notice for unofficial builds 2024-08-10 13:45:14 +01:00
pizzaboxer
8a73e0feed
Tempfix website launching
the one thing i somehow forgot to test
2024-08-10 13:35:12 +01:00
pizzaboxer
776dbc4097
Draft: new installer system
the beginning of a long arduous cleanup of two years of debt
2024-08-10 13:08:04 +01:00
pizzaboxer
d1343d35dc
Fix #2315 2024-07-29 19:29:39 +01:00
pizzaboxer
3f995f4ff0
Fix null entry bug in flag editor (#2468) 2024-07-29 19:21:16 +01:00
pizzaboxer
767891a1e3
Fix latinized language name for Ukrainian 2024-07-29 19:18:55 +01:00
pizzaboxer
4106c3cb59
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-07-29 19:16:44 +01:00
pizzaboxer
8e0660ba69
Update credits 2024-07-29 19:16:29 +01:00
srthMD
6275085e48 i forgo💀 2024-07-22 12:52:49 +03:00
srthMD
978a2ff3fb to pascal case 2024-07-14 21:42:13 +03:00
srthMD
dcc820343b support for _placefilter and _datacenterfilter 2024-07-13 17:50:34 +03:00
pizzaboxer
a7d2a2c3d5
Fix JSON import not working in the flag editor
oooops
2024-07-09 21:57:37 +04:00
pizzaboxer
670dc707a9
Push final translations 2024-07-09 21:11:46 +04:00
pizzaboxer
2f92917c61
Fix default theme not applying to language selector dialog 2024-07-09 20:41:43 +04:00
pizzaboxer
55852d596f
Use latin spelling for Bosnian locale name 2024-07-09 11:13:31 +04:00
pizzaboxer
b4e88ed8b1
Revert to 2-letter locale codes for non-country specific locales
yeah this is annoying
2024-07-09 00:17:04 +04:00
pizzaboxer
de6d3d0b4c
Fix 'System default' text not being translated in language selector dropdown 2024-07-08 23:13:29 +04:00
pizzaboxer
c02e3f3795
Fix bootstrapper text overflow
overflows for classic fluent don't look very good since the dialog height is static but it's the best i could do for now
2024-07-08 22:28:50 +04:00
pizzaboxer
063fa8fd5b
Update current translation credits
had to comment out ones that won't make it for this release
2024-07-08 22:22:20 +04:00
pizzaboxer
b2f6fc753a
Fix flag editor validation bugs 2024-07-08 19:18:01 +04:00
pizzaboxer
b05aced721
Fix Bosnian locale code 2024-07-08 19:06:52 +04:00
pizzaboxer
204b93a3eb
Validate locale selection 2024-07-08 13:01:26 +04:00
pizzaboxer
4ec8f6b6cd
Use full four-letter locale codes 2024-07-08 13:01:12 +04:00
pizzaboxer
a776a47d56
Update upstream repositories 2024-07-05 22:47:28 +04:00
pizzaboxer
11033b3128
More missing contribution credits 2024-07-05 20:28:17 +04:00
pizzaboxer
48faef23c7
Update locale information for Hindi 2024-07-05 10:58:47 +04:00
pizzaboxer
b3366583c9
Revise exception help message 2024-07-05 10:34:23 +04:00
pizzaboxer
6eebb54435
Push all changes made to ConnectivityDialog
this was part of b2cfeeb, i dont know how this somehow managed to evade being added
2024-07-05 10:24:57 +04:00
pizzaboxer
0aaeb9d20c
Fix newlines not rendering in markdown blocks 2024-07-05 10:14:05 +04:00
pizzaboxer
fb0b04516e
Bump to 2.7, Roblox log file quick access (#2237) 2024-07-04 10:12:17 +04:00
pizzaboxer
cc4c380c10
System for better management of enum names
eradicates all those redundant translations
2024-07-04 09:44:23 +04:00
pizzaboxer
f99978b4c0
Hide language selection in menu on initial install 2024-07-03 12:18:55 +04:00
pizzaboxer
3d3684c248
Rework locale handler and fix remaining RTL issues
window handler was being duplicated, wouldn't apply for system default language nor on initial installation, winforms progress bar not following RTL changes
2024-07-03 12:08:46 +04:00
pizzaboxer
a6d8e45596
Add missing contribution credit 2024-07-03 10:41:28 +04:00
pizzaboxer
b7e3b04f62
Handle write exception for log handler (#2135) 2024-07-03 10:39:17 +04:00
pizzaboxer
6871d5cd7d
Improve snackbar text readability (+wpfui 97ac37513 -> 8860d95d4) (#2219) 2024-07-03 10:27:43 +04:00
pizzaboxer
33393b5b89
Clarify Discord Rich Presence options (#1592) 2024-07-03 10:12:14 +04:00
pizzaboxer
2a7d894319
Custom integration improvements
ShellExecute, working directory setting, file picker, easier command line flag input
2024-07-03 00:00:55 +04:00
pizzaboxer
48da60d7ab
Add better warning for lighting tech preset 2024-07-02 22:39:40 +04:00
pizzaboxer
5624e043b5
Revise flag editor validation
i didn't implement it fully properly last time
2024-07-02 15:58:56 +04:00
pizzaboxer
25866849c0
Add ability to import flag JSON from file (#1092) 2024-07-02 15:01:22 +04:00
pizzaboxer
2cc2373830
Fix BloxstrapRPC not working in certain system locales
TIL String.IndexOf() is subject to the system locale :(

https://discord.com/channels/1099468797410283540/1169289170024407102
2024-07-02 13:35:09 +04:00
pizzaboxer
facb992bf3
Add debug logs for message boxes 2024-07-02 11:37:13 +04:00
pizzaboxer
f751e134eb
Fix bug with default language selection 2024-07-02 11:09:15 +04:00
pizzaboxer
ca0c1d55cd
Fix more text overflows 2024-07-02 10:01:57 +04:00
pizzaboxer
4d1144afbc
Better handling of text overflowing 2024-07-01 00:06:53 +04:00
pizzaboxer
9b37ec18e8
Fix flag export exception bug (#2063) 2024-06-30 23:25:57 +04:00
pizzaboxer
8a5a008cfb
Remove subtext about scrolling to see more languages 2024-06-30 23:22:06 +04:00
pizzaboxer
b2cfeeb7af
Add proper error message for failed checksum on package download 2024-06-30 22:57:13 +04:00
pizzaboxer
460ff56279
Add Croatian/Hungarian support and contributor highlights 2024-06-30 22:04:39 +04:00
pizzaboxer
5a0808639e
Fix activity watcher timeout bug (#2049)
any blank lines in roblox's log file would cause the activity watcher to timeout for 1 second which was severely affecting performance
2024-06-30 21:29:50 +04:00
pizzaboxer
fb2f386311
Add contributor credis for new FFlag presets 2024-06-29 23:41:05 +04:00
pizzaboxer
0937a69a03
Open release notes on upgrade instead of invoking a Windows notification 2024-06-29 23:26:37 +04:00
pizzaboxer
2ddc5efbef
Add RTL support for WinForms dialogs 2024-06-29 23:20:28 +04:00
pizzaboxer
b3a8691b29
Hardcode strings for debug options
these weren't supposed to be put in community translations
2024-06-29 22:57:25 +04:00
pizzaboxer
8fd3fd7737
Move locale info, fix RTL layout in context menus 2024-06-29 11:47:48 +04:00
pizzaboxer
8dfd12b7f0
New FFlag presets, categorisation, easy killswitch 2024-06-28 23:49:31 +04:00
pizzaboxer
08900de756
Add support for Chinese HK locale 2024-06-28 19:47:22 +04:00
pizzaboxer
df044eef5f
Add ability to toggle Fast Flag manager 2024-06-28 19:03:52 +04:00
pizzaboxer
fdcc21de36
Categorise FFlag presets 2024-06-28 18:02:46 +04:00
pizzaboxer
a37ea6079c
Colourise help icon 2024-06-28 17:40:51 +04:00
pizzaboxer
cad7bfb23b
Add flag preset for Chrome UI 2024-06-28 17:34:54 +04:00
pizzaboxer
d6384daba2
Remove old obsolete FFlag presets 2024-06-28 17:10:58 +04:00
pizzaboxer
ed564ac26e
Alter contributor names, mark zh-TW as done 2024-06-28 16:46:24 +04:00
pizzaboxer
c6c722e733
Fix potential bug with filesystem space checker 2024-06-28 16:43:34 +04:00
pizzaboxer
ec418261ea
Fix inconsistent handling of desktop app closing 2024-06-27 18:08:17 +04:00
pizzaboxer
9e311e69c9
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-06-27 13:17:03 +04:00
pizzaboxer
997b3c92bb
Fix improper handling of connectivity errors 2024-06-27 13:16:42 +04:00
pizzaboxer
cb86d3c158
Add language contributor credits 2024-06-27 13:12:43 +04:00
pizzaboxer
c8be108bca
Add language names 2024-06-25 23:38:37 +04:00
pizzaboxer
dc102da621
Rename bootstrapper styles 2024-06-25 23:15:26 +04:00
pizzaboxer
f083830c1e
Add support for specialised Thai font 2024-06-25 22:11:27 +04:00
pizzaboxer
4c1c7f61dc
Add option for using unsupported Roblox UI locales 2024-06-25 17:07:35 +04:00
pizzaboxer
bf412cdb6e
Merge pull request #2127 from pizzaboxer/bugfix/fix-managecustomfont-crash
Fix ManageCustomFont crash
2024-06-22 12:16:01 +01:00
pizzaboxer
b198be454b
Merge pull request #2128 from Flikter/filter-correction
Correct OpenFileDialog filter
2024-06-22 09:51:45 +01:00
pizzaboxer
6440e3158a
Fix inconsistent menu header sizing
no idea how that happened
2024-06-21 22:46:16 +01:00
pizzaboxer
9aa9cd1088
Draft: contributor credits
can't populate currently
2024-06-21 22:35:37 +01:00
pizzaboxer
81d7ffe3da
Draft: localisation support
this is a draft as i can't fully test this right now because i'm currently 37000 feet in the air and a 75 MB data quota costs 10 bucks :(

this also may be the first documented instance of me using wpf 100% properly as bill gates himself intended
2024-06-21 22:10:11 +01:00
pizzaboxer
36d8d5fbf4
Fix flipped SVG for RTL display 2024-06-21 18:52:56 +01:00
pizzaboxer
299645ed15
Reformat displaying of server type 2024-06-21 16:48:15 +01:00
Flikter
5fd9d1e207
Correct OpenFileDialog filter 2024-06-20 20:46:00 +02:00