Delta-v/Content.Shared/Roles
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
..
JobRequirement Fix RoleTimeRequirement localization (#34735) 2025-02-14 16:09:46 +00:00
Jobs Add role prototype validation tests (#32801) 2024-10-24 01:59:40 +01:00
RoleCodeword Add codeword highlighting (#30092) 2024-08-27 00:42:12 +01:00
AntagPrototype.cs Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
DepartmentPrototype.cs Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
JobPrototype.cs Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
JobRequirementOverridePrototype.cs Add JobRequirementOverride prototypes (#28607) 2024-06-08 20:30:16 +02:00
JobRequirements.cs JobRequirement refactor (#30347) 2024-08-09 18:45:41 +01:00
JobSpecial.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MindGetAllRoleInfoEvent.cs Mind Role Entities (#31318) 2024-10-24 00:32:47 +01:00
MindIsAntagonistEvent.cs Role Types (#33420) 2025-01-12 08:26:32 +00:00
MindRoleComponent.cs Admin playerlist antag presentation rework (#35538) 2025-04-06 20:38:23 +01:00
RoleAddedEvent.cs Role Types (#33420) 2025-01-12 08:26:32 +00:00
RoleEvent.cs Role Types (#33420) 2025-01-12 08:26:32 +00:00
RoleRemovedEvent.cs Role Types (#33420) 2025-01-12 08:26:32 +00:00
SharedRoleSystem.cs Admin playerlist antag presentation rework (#35538) 2025-04-06 20:38:23 +01:00
SiliconBrainRoleComponent.cs Role Types (#33420) 2025-01-12 08:26:32 +00:00
StartingGearEquippedEvent.cs Space Ninjas auto-toggle internals after spawning (#25083) 2024-05-18 13:51:21 +02:00
StartingGearPrototype.cs Fix prototypes so they pass analyzer checks (#35435) 2025-03-01 14:18:26 +00:00
StartingMindRoleComponent.cs Role Types (#33420) 2025-01-12 08:26:32 +00:00