Delta-v/Content.Server/Power/Components
moonheart08 86e2f2005e
Allows placing cables on lattices. (#4984)
Adds a "sturdy" tile flag, that in the future could be used by construction/etc to figure out if it's safe to build on a tile. (For example water isn't space, but it's not a sturdy building surface!)
2021-10-23 17:32:33 -07:00
..
ApcComponent.cs Move Access to ECS (#4826) 2021-10-22 13:31:07 +11:00
ApcPowerProviderComponent.cs Apc device network and apc based light switch (#4908) 2021-10-23 16:23:19 -07:00
ApcPowerReceiverComponent.cs Apc device network and apc based light switch (#4908) 2021-10-23 16:23:19 -07:00
BaseApcNetComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
BaseCharger.cs ECS verbs and update context menu (#4594) 2021-10-04 20:29:03 -07:00
BaseNetConnectorComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
BasePowerNetComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
BatteryChargerComponent.cs Pow3r: stage 1 (#4208) 2021-07-04 18:11:52 +02:00
BatteryComponent.cs Update CloseTo to CloseToPercent (#4708) 2021-09-29 20:07:01 +10:00
BatteryDischargerComponent.cs Pow3r: stage 1 (#4208) 2021-07-04 18:11:52 +02:00
CableComponent.cs ToolSystem UseTool doesn't log missing components, slight cleanup for things using tools. 2021-10-07 23:08:16 +02:00
CablePlacerComponent.cs Allows placing cables on lattices. (#4984) 2021-10-23 17:32:33 -07:00
CableVisComponent.cs Pow3r: stage 1 (#4208) 2021-07-04 18:11:52 +02:00
ExaminableBatteryComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
ExtensionCableProviderComponent.cs Apc device network and apc based light switch (#4908) 2021-10-23 16:23:19 -07:00
ExtensionCableReceiverComponent.cs Apc device network and apc based light switch (#4908) 2021-10-23 16:23:19 -07:00
PowerConsumerComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
PowerNetworkBatteryComponent.cs Pow3r: stage 1 (#4208) 2021-07-04 18:11:52 +02:00
PowerSupplierComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00