]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add tooltips to the agent ID job icons and improve status icon prototypes (#28575)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Fri, 9 Aug 2024 06:14:07 +0000 (08:14 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2024 06:14:07 +0000 (16:14 +1000)
commite0d30aff4eb1b3d23fa917500a0ede7d2cc6d1b9
tree8c6d74c82d17ea6758f9e53f0591263e59ed26ba
parenteab0c348224eef52082a39379866d298ca0dbdcd
Add tooltips to the agent ID job icons and improve status icon prototypes (#28575)

* add tooltips to agentid job icons

* forgot to stage this

* make StatusIconPrototype abstract

* minor visual improvements

* cleanup

* use currentculture to sort job names

* review
38 files changed:
Content.Client/Access/UI/AgentIDCardBoundUserInterface.cs
Content.Client/Access/UI/AgentIDCardWindow.xaml
Content.Client/Access/UI/AgentIDCardWindow.xaml.cs
Content.Client/CrewManifest/UI/CrewManifestSection.cs
Content.Client/Medical/CrewMonitoring/CrewMonitoringWindow.xaml.cs
Content.Client/Overlays/EntityHealthBarOverlay.cs
Content.Client/Overlays/ShowHealthIconsSystem.cs
Content.Client/Overlays/ShowJobIconsSystem.cs
Content.Client/Overlays/ShowSyndicateIconsSystem.cs
Content.Server/Access/Components/AgentIDCardComponent.cs
Content.Server/Access/Systems/AgentIDCardSystem.cs
Content.Server/Medical/SuitSensors/SuitSensorSystem.cs
Content.Shared/Access/Components/IdCardComponent.cs
Content.Shared/Access/SharedAgentIDCardSystem.cs
Content.Shared/Access/Systems/SharedIdCardSystem.cs
Content.Shared/Damage/Components/DamageableComponent.cs
Content.Shared/Mindshield/Components/MindShieldComponent.cs
Content.Shared/NukeOps/NukeOperativeComponent.cs
Content.Shared/Nutrition/EntitySystems/HungerSystem.cs
Content.Shared/Nutrition/EntitySystems/ThirstSystem.cs
Content.Shared/Overlays/ShowHealthBarsComponent.cs
Content.Shared/Revolutionary/Components/HeadRevolutionaryComponent.cs
Content.Shared/Revolutionary/Components/RevolutionaryComponent.cs
Content.Shared/Roles/JobPrototype.cs
Content.Shared/SSDIndicator/SSDIndicatorComponent.cs
Content.Shared/Security/Components/CriminalRecordComponent.cs
Content.Shared/StatusIcon/StatusIconPrototype.cs
Content.Shared/Zombies/InitialInfectedComponent.cs
Content.Shared/Zombies/ZombieComponent.cs
Resources/Locale/en-US/job/job-names.ftl
Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml
Resources/Prototypes/StatusIcon/StatusEffects/health.yml
Resources/Prototypes/StatusIcon/StatusEffects/satiation.yml [moved from Resources/Prototypes/StatusIcon/StatusEffects/hunger.yml with 84% similarity]
Resources/Prototypes/StatusIcon/StatusEffects/ssd.yml
Resources/Prototypes/StatusIcon/debug.yml
Resources/Prototypes/StatusIcon/faction.yml [moved from Resources/Prototypes/StatusIcon/antag.yml with 77% similarity]
Resources/Prototypes/StatusIcon/job.yml
Resources/Prototypes/StatusIcon/security.yml