axell
7cda0fb5b1
fix accidentally swapping 2 variables
2024-07-06 18:11:27 +02:00
axell
7b019d0b17
add DiscordActivityJoinEnabled to integrations viewmodel
2024-07-06 18:09:44 +02:00
axell
fffcbe2a52
add AccountShownOnProfile setting
2024-07-06 18:09:16 +02:00
axell
1ce38799ec
add strings for show account on profile
2024-07-06 18:01:40 +02:00
axell
2d41955d2a
matt review changes (better code readability)
2024-07-06 17:58:13 +02:00
axell
0715cc0b03
add space between username and displayname to make it more visually pleasing
2024-07-06 14:44:02 +02:00
axell
2efb5fa95b
remove thing (again) (again) (again)
2024-07-06 14:34:59 +02:00
axell
adc962f971
remove thing (again) (again)
2024-07-06 14:27:36 +02:00
axell
aac398ef4d
remove other thing
2024-07-06 14:21:06 +02:00
axell
95e58d25c9
remove thing
2024-07-06 14:16:25 +02:00
axell
acfd8ad2f3
more debugging
2024-07-06 14:06:52 +02:00
axell
0c24753a1c
make properties that cant be nullable not nullable
2024-07-06 13:47:00 +02:00
axell
8f4117cf37
forgot to put dollar sign before interpolated string
2024-07-06 13:45:29 +02:00
axell
e3cfbefc7e
make properties nullable
2024-07-06 13:39:52 +02:00
axell
9397ebe261
debugging (remove later)
2024-07-06 13:36:31 +02:00
axell
6b7f08bad6
get rid of semicolons
2024-07-06 13:21:06 +02:00
axell
7005b440f1
add missing semicolons
2024-07-06 00:02:15 +02:00
axell
62ccc1d229
add user pfp small image thingy
2024-07-05 23:44:36 +02:00
axell
4acab1737e
Create UserInfoResponse.cs
2024-07-05 23:38:12 +02:00
axell
8656d9dad4
add functionality for grabbing userid
2024-07-05 23:07:18 +02: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