Delta-v/Content.Server/GameObjects/Components/Power/AME
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
..
AMEControllerComponent.cs Replaces PowerReceiver's C# event with a ComponentMessage (#2888) 2021-01-03 16:13:01 +01:00
AMEFuelContainerComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
AMEPartComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
AMEShieldComponent.cs Fix Antimatter engine maths and overplacing (#2736) 2020-12-17 00:31:47 +11:00