fish-station/Content.Server/Construction/Conditions
ShadowCommander 51178b9ae7
Airlock construction (#3609)
* Add construction and deconstsruction of airlocks

* Change name to door electronics

* Rearrange things

* Fix errors

* Fix physics error from bumping

* Prevent editing the map for now

* Address reviews

* Change switch to if

* Fix newlines
2021-03-17 13:07:49 +01:00
..
AirlockBolted.cs Airlock construction (#3609) 2021-03-17 13:07:49 +01:00
AllConditions.cs Makes construction graphs turing complete (#3516) 2021-03-08 05:09:17 +01:00
AllWiresCut.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
AnyConditions.cs Makes construction graphs turing complete (#3516) 2021-03-08 05:09:17 +01:00
ComponentInTile.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
ContainerEmpty.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
ContainerNotEmpty.cs Makes construction graphs turing complete (#3516) 2021-03-08 05:09:17 +01:00
DoorWelded.cs Airlock construction (#3609) 2021-03-17 13:07:49 +01:00
EntityAnchored.cs Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
MachineFrameComplete.cs Machine construction can now use tags. (#3532) 2021-03-08 05:09:30 +01:00
ToiletLidClosed.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
WirePanel.cs Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00