Commit Graph

955 Commits

Author SHA1 Message Date
axell
6b71aea906
move else to new line 2024-07-08 13:30:04 +02:00
axell
63831dd250
fix grammatical issue in string 2024-07-06 19:55:07 +02:00
axell
e854b20233
Update IntegrationsViewModel.cs 2024-07-06 19:37:19 +02:00
axell
04c67ea661
dont invert that (again) 2024-07-06 18:51:40 +02:00
axell
f07f1c1d3f
dont invert that value 2024-07-06 18:44:17 +02:00
axell
d6bc33d2da
make that its own option 2024-07-06 18:36:04 +02:00
axell
1305ebe39a
add missing < that somehow got lost 2024-07-06 18:30:05 +02:00
axell
7aa5fc21e5
add option to integrations page 2024-07-06 18:28:00 +02:00
axell
97be636065
add showaccountonprofile strings 2024-07-06 18:25:45 +02:00
axell
3871f7a2eb
refrence correct variables (again) 2024-07-06 18:20:55 +02:00
axell
36a6793836
refrence correct variables 2024-07-06 18:16:01 +02:00
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