]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Use construction graphs for hacking protections (#20265)
authorchromiumboy <50505512+chromiumboy@users.noreply.github.com>
Fri, 6 Oct 2023 03:15:03 +0000 (22:15 -0500)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2023 03:15:03 +0000 (19:15 -0800)
commitacc9c8940b0702d328a359eb8b22adde3b84da93
treead686849449b0be66d93ee092e7d934efaa6e5b0
parent8eeedb24272120e31012bd3cf537ff879ae6e35d
Use construction graphs for hacking protections (#20265)
20 files changed:
Content.Server/Construction/Completions/ChangeWiresPanelSecurityLevel.cs [deleted file]
Content.Server/Construction/Completions/SetWiresPanelSecurity.cs [new file with mode: 0644]
Content.Server/Construction/Conditions/HasTag.cs [new file with mode: 0644]
Content.Server/Construction/ConstructionSystem.Graph.cs
Content.Server/Construction/ConstructionSystem.Interactions.cs
Content.Server/Doors/Systems/AirlockSystem.cs
Content.Server/Wires/WiresSystem.cs
Content.Shared/Construction/ConstructionGraphEdge.cs
Content.Shared/Construction/ConstructionGraphNode.cs
Content.Shared/Wires/SharedWiresSystem.cs
Content.Shared/Wires/WiresPanelComponent.cs
Content.Shared/Wires/WiresPanelSecurityComponent.cs [new file with mode: 0644]
Content.Shared/Wires/WiresPanelSecurityLevelPrototype.cs [deleted file]
Resources/Prototypes/Entities/Structures/Doors/Airlocks/airlocks.yml
Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml
Resources/Prototypes/Entities/Structures/Doors/Airlocks/highsec.yml
Resources/Prototypes/Entities/Structures/Doors/wires_panel_security.yml [deleted file]
Resources/Prototypes/Recipes/Construction/Graphs/structures/airlock.yml
Resources/Prototypes/Recipes/Construction/Graphs/structures/highsec.yml [deleted file]
Resources/Prototypes/tags.yml