]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Prevent stacking pipes (#28308)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Mon, 27 May 2024 22:37:27 +0000 (18:37 -0400)
committerGitHub <noreply@github.com>
Mon, 27 May 2024 22:37:27 +0000 (16:37 -0600)
commit44b93e68ee0d6eb98933b4c8520e7e8e966cce35
tree9b11ebf02988e8cda2015f570bd72f1dda876f96
parent984af3584f3c54037c0571db6fe35098884a5b00
Prevent stacking pipes (#28308)

* prevent stacking pipes

* access

* notafet review

* notafet review pt. 2

* not the actual fix
Content.Server/Atmos/Components/PipeRestrictOverlapComponent.cs [new file with mode: 0644]
Content.Server/Atmos/EntitySystems/PipeRestrictOverlapSystem.cs [new file with mode: 0644]
Content.Server/Construction/ConstructionSystem.Initial.cs
Content.Server/NodeContainer/Nodes/PipeNode.cs
Resources/Locale/en-US/construction/conditions/no-unstackable-in-tile.ftl
Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml
Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml
Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml
Resources/Prototypes/Entities/Structures/Power/Generation/teg.yml