Delta-v/Content.Client/Options/UI/Tabs
wafehling 338fc46f78
Added hotkey and controller to re-open end of round scoreboard (#25884)
* Added keybind for scoreboard, starting work

* Fixed the window appearing

* Added loc text

* Updated namespace for ScoreboardUIController.cs

* Switched to UISystemDependency

"- UIControllers can use [Dependency] as normal for IoC services and other controllers, but must use [UISystemDependency] for entity systems, which may be null as controllers exist before entity systems do." Jezithyr — 10/12/2022 1:20 PM

* Reverted back to functional state

* Replace with UISystemDependency

* Move RoundEndSummaryWindow to ScoreboardUIController

* Convert to EntitySystem

* Clean up command bind

* Move to RoundEnd directory

* Remove Nukeops rule when no nukies

* Cleanup

* Change to toggle hotkey

* Cleanup

* Revert "Remove Nukeops rule when no nukies"

This reverts commit 5d4bbca09f45110b24a674d59b505be87b602b67.

* Cleanup

* Make the Toggle hotkey work in lobby

* Fix error

---------

Co-authored-by: SlamBamActionman <slambamactionman@gmail.com>
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
(cherry picked from commit 8febdc5fc4851f44802bc675d90d3412bd0d4da6)
2024-05-03 00:19:00 +02:00
..
AudioTab.xaml Add UI click sounds (#22410) 2024-01-22 20:59:16 +01:00
AudioTab.xaml.cs Add UI click sounds (#22410) 2024-01-22 20:59:16 +01:00
GraphicsTab.xaml Adds the option to fit the viewport to vertical screenspace (#27061) 2024-04-21 23:32:41 +02:00
GraphicsTab.xaml.cs Adds the option to fit the viewport to vertical screenspace (#27061) 2024-04-21 23:32:41 +02:00
KeyRebindTab.xaml Add scroll zooming for admins and ghosts (#14061) 2023-04-22 04:26:41 -06:00
KeyRebindTab.xaml.cs Added hotkey and controller to re-open end of round scoreboard (#25884) 2024-05-03 00:19:00 +02:00
MiscTab.xaml OOC Patron Color Toggle (#26653) 2024-04-07 14:33:45 +02:00
MiscTab.xaml.cs Fix options menu crashing in replays (#26911) 2024-04-21 21:57:19 +02:00
NetworkTab.xaml Add new PVS options slider (#12146) 2022-10-26 14:19:11 +11:00
NetworkTab.xaml.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00