Delta-v/Content.Client/Administration/UI
Errant 72141abf8a
Admin playerlist antag presentation rework (#35538)
* refactor(src): Minor refactor of Draw in "AdminNameOverlay. And new info about playtime player

* fix(src): Add configure classic admin owerlay

* fix

* antag status indication rework

* the cvars are free, you can just take them

* update playerlist on cvar change

* more overlay options

* tweak(src): Use _antagLabelClassic and tweak style

* tweak(src): Add config display overlay for startingJob and playTime

* tweak(src): Vector2 is replaced by var

* tweak(src): return to the end of the list

* add new option checkboxes

* passing ConfigurationManager through constructor, some format changes

* made sorting values more futureproof

* comments

* labels

* no point commenting this out when the overlay stack PR will uncomment it again anyway

* sorting prototype

* localize symbols because why not

* symmetry

* Revert "localize symbols because why not"

This reverts commit 922d4030300285a45777d62fcfd9c74b25fe7a60.

* layout and formatting stuff

* fix errant space

---------

Co-authored-by: Schrödinger <132720404+Schrodinger71@users.noreply.github.com>
2025-03-25 17:03:59 +01:00
..
AdminRemarks Remove calls to FormattedMessage obsolete methods (#31706) 2024-09-01 13:00:53 +02:00
BanList Power stuff (#31314) 2024-08-25 22:18:42 +10:00
BanPanel Integrate Modern HWID into content 2024-11-12 01:51:54 +01:00
Bwoink lock bwoinkwindow bottom bar height (#35896) 2025-03-19 18:43:13 +01:00
CustomControls Fix aHelp menu sorting (#30518) 2024-07-31 11:58:31 +10:00
Logs Remove cringe hardcodes for background (#20374) 2023-09-22 14:50:34 -05:00
ManageSolutions Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
Notes Disable submit admin note button on switch to note (#33456) 2024-11-23 17:41:28 +11:00
PlayerPanel Fix false and true in player-panel.ftl (#31043) 2024-08-15 18:00:56 +03:00
SetOutfit Fix Set Outfit command/verb (#29672) 2024-09-19 18:02:37 +10:00
SpawnExplosion Replace Matrix3 with System.Numerics.Matrix3x2 (#27443) 2024-06-02 14:07:41 +10:00
Tabs Admin playerlist antag presentation rework (#35538) 2025-03-25 17:03:59 +01:00
AdminAnnounceWindow.xaml Multiline edit everywhere (#15216) 2023-04-14 12:57:47 -07:00
AdminAnnounceWindow.xaml.cs Multiline edit everywhere (#15216) 2023-04-14 12:57:47 -07:00
AdminMenuWindow.xaml Remove baby jail (#34443) 2025-01-15 22:08:15 +01:00
AdminMenuWindow.xaml.cs Remove baby jail (#34443) 2025-01-15 22:08:15 +01:00
AdminMenuWindowEui.cs Ensure EUIs close themselves (#15860) 2023-04-29 13:16:24 +10:00
AdminUIHelpers.cs Add confirmation to kick and respawn in the admin player actions panel (#20542) 2023-09-28 15:46:06 -07:00
PermissionsEui.cs Persist deadmin to database, add admin suspension system (#34048) 2025-01-15 00:46:45 +01:00