Delta-v/Content.Server/Power/Components
Alex Evgrashin a3f16295ea
Move Access to ECS (#4826)
* Moved access to ecs

* Fixed tests

* Moved test to integration

* Better IoC

* Moved preset ID card

* Moved id card to ECS

* Moved access component to ECS

* Fixed pda access

* Final touches

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-10-22 13:31:07 +11:00
..
ApcComponent.cs Move Access to ECS (#4826) 2021-10-22 13:31:07 +11:00
ApcPowerProviderComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
ApcPowerReceiverComponent.cs Update CloseTo to CloseToPercent (#4708) 2021-09-29 20:07:01 +10: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 Fix being able to place cables on non-subfloor tiles 2021-10-01 15:09:12 +02: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
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