]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Blast door/shutter, timer and or gate device linking fixes (#16347)
authorJulian Giebel <juliangiebel@live.de>
Thu, 11 May 2023 22:16:02 +0000 (00:16 +0200)
committerGitHub <noreply@github.com>
Thu, 11 May 2023 22:16:02 +0000 (18:16 -0400)
commit5e0a96dfc70e0bf00c1e29eebab8bd426a43e964
treee98fa55f84970a37ba5ed4aaa1ba874d9bf9e675
parent59176df425c918858744182cabf21ae758f43cc1
Blast door/shutter, timer and or gate device linking fixes (#16347)
16 files changed:
Content.Server/DeviceLinking/Components/ActiveSignalTimerComponent.cs [moved from Content.Server/MachineLinking/Components/ActiveSignalTimerComponent.cs with 88% similarity]
Content.Server/DeviceLinking/Components/OrGateComponent.cs [moved from Content.Server/MachineLinking/Components/OrGateComponent.cs with 76% similarity]
Content.Server/DeviceLinking/Components/SignalTimerComponent.cs [moved from Content.Server/MachineLinking/Components/SignalTimerComponent.cs with 96% similarity]
Content.Server/DeviceLinking/Systems/DoorSignalControlSystem.cs
Content.Server/DeviceLinking/Systems/OrGateSystem.cs [new file with mode: 0644]
Content.Server/DeviceLinking/Systems/SignalTimerSystem.cs [moved from Content.Server/MachineLinking/System/SignalTimerSystem.cs with 97% similarity]
Content.Server/DeviceNetwork/DeviceNetworkConstants.cs
Content.Server/DeviceNetwork/Systems/NetworkConfiguratorSystem.cs
Content.Server/MachineLinking/Components/SignalTransmitterComponent.cs
Content.Server/MachineLinking/Events/SignalReceivedEvent.cs
Content.Server/MachineLinking/System/OrGateSystem.cs [deleted file]
Content.Server/MachineLinking/System/SignalLinkerSystem.cs
Resources/Prototypes/DeviceLinking/sink_ports.yml
Resources/Prototypes/DeviceLinking/source_ports.yml
Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml
Resources/Prototypes/Entities/Structures/gates.yml