]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Lock Anomaly generator to research access (#24464)
authorEd <96445749+TheShuEd@users.noreply.github.com>
Thu, 1 Feb 2024 08:45:24 +0000 (11:45 +0300)
committerGitHub <noreply@github.com>
Thu, 1 Feb 2024 08:45:24 +0000 (19:45 +1100)
commit498ad2d5d714c73d9212bda9d3d89d53b2001e04
treee9660bdcdefbf5156227fd3d7ccf1d1b00731e1d
parentf3ff35dcfa5afb417c24ba9f21cfc2bc414d0c4f
Lock Anomaly generator to research access (#24464)

* small patch

* fix

* remove garbage

* fix

* moved to shared events

* fix

* LocId

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
42 files changed:
Content.Server/Access/Systems/AgentIDCardSystem.cs
Content.Server/Arcade/BlockGame/BlockGameArcadeSystem.cs
Content.Server/Arcade/SpaceVillainGame/SpaceVillainArcadeSystem.cs
Content.Server/Atmos/EntitySystems/GasTankSystem.cs
Content.Server/Atmos/Piping/Unary/EntitySystems/GasThermoMachineSystem.cs
Content.Server/Bed/Cryostorage/CryostorageSystem.cs
Content.Server/Cloning/CloningConsoleSystem.cs
Content.Server/DeviceLinking/Systems/SignalTimerSystem.cs
Content.Server/DeviceNetwork/Systems/NetworkConfiguratorSystem.cs
Content.Server/Drone/DroneSystem.cs
Content.Server/Eye/Blinding/ActivatableUIRequiresVisionSystem.cs
Content.Server/Fax/FaxSystem.cs
Content.Server/Forensics/Systems/ForensicScannerSystem.cs
Content.Server/Gateway/Systems/GatewaySystem.cs
Content.Server/Lathe/LatheSystem.cs
Content.Server/Lock/EntitySystems/ActivatableUIRequiresLockSystem.cs
Content.Server/MagicMirror/MagicMirrorSystem.cs
Content.Server/Medical/CryoPodSystem.cs
Content.Server/NukeOps/WarDeclaratorSystem.cs
Content.Server/Paper/PaperSystem.cs
Content.Server/Power/EntitySystems/ActivatableUIRequiresPowerSystem.cs
Content.Server/Radio/EntitySystems/RadioDeviceSystem.cs
Content.Server/Research/Systems/ResearchSystem.Console.cs
Content.Server/Research/TechnologyDisk/Systems/DiskConsoleSystem.cs
Content.Server/Shuttles/Systems/EmergencyShuttleSystem.Console.cs
Content.Server/Shuttles/Systems/ShuttleConsoleSystem.Drone.cs
Content.Server/Shuttles/Systems/ShuttleConsoleSystem.cs
Content.Server/Silicons/Borgs/BorgSystem.Ui.cs
Content.Server/Silicons/Borgs/BorgSystem.cs
Content.Server/Sound/EmitSoundSystem.cs
Content.Server/Store/Systems/StoreSystem.Ui.cs
Content.Server/Store/Systems/StoreSystem.cs
Content.Server/SurveillanceCamera/Systems/SurveillanceCameraMonitorSystem.cs
Content.Server/UserInterface/ActivatableUISystem.Power.cs
Content.Server/UserInterface/ActivatableUISystem.cs
Content.Server/VendingMachines/VendingMachineSystem.cs
Content.Server/Wires/WiresSystem.cs
Content.Server/Xenoarchaeology/Equipment/Systems/ArtifactAnalyzerSystem.cs
Content.Shared/Access/Components/ActivatableUIRequiresAccessComponent.cs [new file with mode: 0644]
Content.Shared/Access/Systems/ActivatableUIRequiresAccessSystem.cs [new file with mode: 0644]
Content.Shared/UserInterface/ActivatableUIEvents.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Machines/anomaly_equipment.yml