]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Dynamic anomaly scanner texture (#37585)
authorQuantum-cross <7065792+Quantum-cross@users.noreply.github.com>
Thu, 4 Sep 2025 19:11:03 +0000 (15:11 -0400)
committerGitHub <noreply@github.com>
Thu, 4 Sep 2025 19:11:03 +0000 (22:11 +0300)
commit52c903cab85aa73502e439c73c7808d19d6570dc
treea857d42ba4857b4d080f369ecb70fa4cc5d2d44b
parent12e869764824088b2c8c52168a3affee67d82a5c
Dynamic anomaly scanner texture (#37585)
25 files changed:
Content.Client/Anomaly/AnomalyScannerScreenComponent.cs [new file with mode: 0644]
Content.Client/Anomaly/AnomalyScannerSystem.cs [new file with mode: 0644]
Content.Client/Anomaly/AnomalySystem.cs
Content.Server/Anomaly/AnomalyScannerSystem.cs [new file with mode: 0644]
Content.Server/Anomaly/AnomalySystem.Scanner.cs [deleted file]
Content.Server/Anomaly/AnomalySystem.Vessel.cs
Content.Server/Anomaly/AnomalySystem.cs
Content.Server/Anomaly/Effects/SecretDataAnomalySystem.cs
Content.Server/Entry/IgnoredComponents.cs
Content.Shared/Anomaly/Components/AnomalyScannerComponent.cs [moved from Content.Server/Anomaly/Components/AnomalyScannerComponent.cs with 78% similarity]
Content.Shared/Anomaly/SharedAnomaly.cs
Content.Shared/Anomaly/SharedAnomalyScannerSystem.cs [new file with mode: 0644]
Content.Shared/Anomaly/SharedAnomalySystem.cs
Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml
Resources/Prototypes/Entities/Structures/Machines/anomaly_equipment.yml
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/decaying.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/growing.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/meta.json
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/severity_mask.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/supercritical.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/timer_1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/timer_2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/timer_3.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/timer_4.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/timer_5.png [new file with mode: 0644]