Delta-v/Content.Shared/Administration
Errant 6c4659630b 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-04-06 20:38:23 +01:00
..
BanList Add role bans tab to the bans admin window (#20388) 2023-09-27 21:59:12 +02:00
Components Content update for UI prediction (#27214) 2024-05-03 00:15:32 +02:00
Events Remove baby jail (#34443) 2025-01-28 04:31:23 +00:00
Logs Fix Next button resending the same admin logs (#16557) 2023-05-17 22:51:17 -07:00
Managers Only disable panicbunker for admins with AdminFlags.Admin (#33879) 2024-12-21 10:18:30 +00:00
Notes Improve admin message seen/dismiss state. (#26223) 2024-03-24 00:08:01 +01:00
AdminAnnounceEuiState.cs Ensure EUIs close themselves (#15860) 2023-04-29 13:16:24 +10:00
AdminCommandPermissions.cs fix admins Flags arrays (#19644) 2023-09-27 21:59:12 +02:00
AdminData.cs Only disable panicbunker for admins with AdminFlags.Admin (#33879) 2024-12-21 10:18:30 +00:00
AdminFlags.cs Curator Chat (Ported from RMC14 #5084) (#3070) 2025-03-02 00:03:27 +00:00
AdminFlagsHelper.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AdminFrozenComponent.cs Prevent admin-frozen players from ghosting or suiciding, add "Freeze And Mute" verb (#27813) 2024-05-18 13:58:36 +02:00
AnyCommandAttribute.cs Toolshed (#17895) 2023-08-02 16:09:08 -05:00
BanPanelEuiState.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
EditSolutionsEuiState.cs Fix solution editor UI (#24004) 2024-01-26 22:34:27 +01:00
MsgUpdateAdminStatus.cs Pass IRobustSerializer to NetMessage (#11021) 2022-09-14 17:25:25 +10:00
PermissionsEuiState.cs Persist deadmin to database, add admin suspension system (#34048) 2025-01-28 04:31:22 +00:00
PlayerInfo.cs Admin playerlist antag presentation rework (#35538) 2025-04-06 20:38:23 +01:00
PlayerPanelEuiState.cs Implement a playerpanel (#30238) 2024-08-09 19:04:58 +01:00
QuickDialogOpenEvent.cs make dialog window not evil (#24677) 2024-02-08 12:21:02 +01:00
SetOutfitEuiState.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
SharedAdminFrozenSystem.cs Turn interaction related attempt events into structs (#29168) 2024-07-25 00:19:34 +02:00
SharedBwoinkSystem.cs New Feature: Admin Only messages in AHelp (#35283) 2025-03-01 14:08:36 +00:00
SpawnExplosionEuiMsg.cs Move grenade components to shared (#22691) 2024-02-08 12:22:56 +01:00