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
7bc303daf0
Update official website notice
2024-07-08 20:15:07 +01: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
cd0252a2b5
Push translation utility scripts
2024-07-08 20:25:09 +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
289b9dec77
Update README.md
2024-07-04 19:49:45 +01: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
6b7f46c53b
Update wpfui (ba440dbe5 -> 97ac37513)
2024-06-30 23:21:09 +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
8464da0c2b
Update wpfui
2024-06-30 00:06:53 +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