]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Refactor status icons take 2, cyborgs don't see criminal status (#26207)
authorKrunklehorn <42424291+Krunklehorn@users.noreply.github.com>
Thu, 18 Apr 2024 03:20:44 +0000 (23:20 -0400)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2024 03:20:44 +0000 (13:20 +1000)
commit460b588de5b1fc2aa8b1c8272ba1a90d99378731
treea5fe0621c68536c235b9f6dd30dc2f2351dc2760
parent020f322e2797c36a8353193ac383cae2724c59ca
Refactor status icons take 2, cyborgs don't see criminal status (#26207)

* Initial commit.

* review

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
19 files changed:
Content.Client/Overlays/ShowCriminalRecordIconsSystem.cs [new file with mode: 0644]
Content.Client/Overlays/ShowHungerIconsSystem.cs
Content.Client/Overlays/ShowJobIconsSystem.cs [new file with mode: 0644]
Content.Client/Overlays/ShowMindShieldIconsSystem.cs [new file with mode: 0644]
Content.Client/Overlays/ShowSecurityIconsSystem.cs [deleted file]
Content.Client/Overlays/ShowSyndicateIconsSystem.cs
Content.Client/Overlays/ShowThirstIconsSystem.cs
Content.Shared/Inventory/InventorySystem.Relay.cs
Content.Shared/Nutrition/EntitySystems/HungerSystem.cs
Content.Shared/Nutrition/EntitySystems/ThirstSystem.cs
Content.Shared/Overlays/ShowCriminalRecordIconsComponent.cs [new file with mode: 0644]
Content.Shared/Overlays/ShowHungerIconsComponent.cs
Content.Shared/Overlays/ShowJobIconsComponent.cs [moved from Content.Shared/Overlays/ShowSecurityIconsComponent.cs with 51% similarity]
Content.Shared/Overlays/ShowMindShieldIconsComponent.cs [new file with mode: 0644]
Content.Shared/Overlays/ShowSyndicateIconsComponent.cs
Content.Shared/Overlays/ShowThirstIconsComponent.cs
Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml
Resources/Prototypes/Entities/Clothing/Eyes/hud.yml
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml