bloxstrap/Bloxstrap/UI/Elements/Settings/Pages
axel 55f5ef48e8
Show account on discord rich presence (#2255)
* add functionality for grabbing userid

* Create UserInfoResponse.cs

* add user pfp small image thingy

* add missing semicolons

* get rid of semicolons

* debugging (remove later)

* make properties nullable

* forgot to put dollar sign before interpolated string

* make properties that cant be nullable not nullable

* more debugging

* remove thing

* remove other thing

* remove thing (again) (again)

* remove thing (again) (again) (again)

* add space between username and displayname to make it more visually pleasing

* matt review changes (better code readability)

* add strings for show account on profile

* add AccountShownOnProfile setting

* add DiscordActivityJoinEnabled to integrations viewmodel

* fix accidentally swapping 2 variables

* refrence correct variables

* refrence correct variables (again)

* add showaccountonprofile strings

* add option to integrations page

* add missing < that somehow got lost

* make that its own option

* dont invert that value

* dont invert that (again)

* Update IntegrationsViewModel.cs

* fix grammatical issue in string

* move else to new line

* fix merge conflicts

* move gameJoinLoadTime check

* matt review changes

* handle if parsing userid fails

---------

Co-authored-by: pizzaboxer <pizzaboxer@pizzaboxer.xyz>
2024-09-28 21:52:12 +01:00
..
AppearancePage.xaml Draft: new installer system 2024-08-10 13:08:04 +01:00
AppearancePage.xaml.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
BehaviourPage.xaml Cleanup new shortcuts functionality 2024-08-13 14:51:15 +01:00
BehaviourPage.xaml.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
FastFlagEditorPage.xaml Draft: new installer system 2024-08-10 13:08:04 +01:00
FastFlagEditorPage.xaml.cs Bugfix: ordering by column in the flag editor 2024-08-31 11:30:14 +01:00
FastFlagEditorWarningPage.xaml Draft: new installer system 2024-08-10 13:08:04 +01:00
FastFlagEditorWarningPage.xaml.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
FastFlagsPage.xaml Remove flag preset for graphics quality slider 2024-09-09 12:45:40 +01:00
FastFlagsPage.xaml.cs Allow for setting of negative font sizes (#2631) 2024-09-02 11:20:38 +01:00
IntegrationsPage.xaml Show account on discord rich presence (#2255) 2024-09-28 21:52:12 +01:00
IntegrationsPage.xaml.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
ModsPage.xaml Add easy access to player compatibility settings 2024-09-12 10:53:43 +01:00
ModsPage.xaml.cs Remove option for disabling fullscreen optimizations 2024-09-06 19:45:52 +01:00
ShortcutsPage.xaml Allow extraction of icons for shortcuts (#1143) 2024-09-27 23:08:57 +01:00
ShortcutsPage.xaml.cs Deferred settings application system + new shortcut settings 2024-08-13 00:10:18 +01:00