]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Crew monitor revisit (#22240)
authorchromiumboy <50505512+chromiumboy@users.noreply.github.com>
Sun, 10 Dec 2023 05:38:50 +0000 (23:38 -0600)
committerGitHub <noreply@github.com>
Sun, 10 Dec 2023 05:38:50 +0000 (16:38 +1100)
commitb70c0845d0adfb22f915a6868954031f9a9653f8
treedc5a43b288238347ec09badb4a51444d0f3f3e38
parentffb9112dc5f054e67cbd53750caf75ecdc611557
Crew monitor revisit (#22240)
28 files changed:
Content.Client/Medical/CrewMonitoring/CrewMonitoringBoundUserInterface.cs
Content.Client/Medical/CrewMonitoring/CrewMonitoringNavMapControl.cs [new file with mode: 0644]
Content.Client/Medical/CrewMonitoring/CrewMonitoringWindow.xaml
Content.Client/Medical/CrewMonitoring/CrewMonitoringWindow.xaml.cs
Content.Client/Pinpointer/UI/NavMapControl.cs
Content.Client/Pinpointer/UI/StationMapWindow.xaml.cs
Content.Server/Access/Components/PresetIdCardComponent.cs
Content.Server/Access/Systems/IdCardSystem.cs
Content.Server/Access/Systems/PresetIdCardSystem.cs
Content.Server/Medical/CrewMonitoring/CrewMonitoringConsoleComponent.cs
Content.Server/Medical/CrewMonitoring/CrewMonitoringConsoleSystem.cs
Content.Server/Medical/SuitSensors/SuitSensorComponent.cs
Content.Server/Medical/SuitSensors/SuitSensorSystem.cs
Content.Shared/Access/Components/IdCardComponent.cs
Content.Shared/Medical/CrewMonitoring/CrewMonitoringShared.cs
Content.Shared/Medical/SuitSensor/SharedSuitSensor.cs
Resources/Locale/en-US/medical/components/crew-monitoring-component.ftl
Resources/Locale/en-US/ui/navmap.ftl [new file with mode: 0644]
Resources/Textures/Interface/Alerts/human_crew_monitoring.rsi/alive.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/human_crew_monitoring.rsi/critical.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/human_crew_monitoring.rsi/dead.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/human_crew_monitoring.rsi/health0.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/human_crew_monitoring.rsi/health1.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/human_crew_monitoring.rsi/health2.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/human_crew_monitoring.rsi/health3.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/human_crew_monitoring.rsi/health4.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/human_crew_monitoring.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Interface/NavMap/beveled_circle.png [new file with mode: 0644]