fish-station/Content.Server/GameObjects/Components/Power/ApcNetComponents
collinlunn b51b8cb182
Some Power nullable & ComponentDependency (#3050)
* Power nullability

* AME nullability

* re-adds EnsureComponents

* conflict fix

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/RadiationCollectorComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/BatteryStorageComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/BatteryStorageComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/BatteryDischargerComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/BatteryDischargerComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* removes duplicate component assignment

Co-authored-by: py01 <pyronetics01@gmail.com>
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
2021-02-01 17:19:43 +01:00
..
PowerReceiverUsers Makes lightbulbs destructible (#2955) 2021-01-09 02:06:36 +01:00
ApcComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
BaseApcNetComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
PowerProviderComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
PowerReceiverComponent.cs Replaces AnchoredChanged C# event with ComponentMessage (#2905) 2021-01-05 15:32:59 +11:00