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 |
|
DrSmugleaf
|
5c0cf1b1a0
|
Use 'new' expression in places where the type is evident for content (#2590)
* Content.Client
* Content.Benchmarks
* Content.IntegrationTests
* Content.Server
* Content.Server.Database
* Content.Shared
* Content.Tests
* Merge fixes
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2020-11-27 21:00:49 +11:00 |
|
DrSmugleaf
|
4a8ed41e3a
|
Fix namespaces and optimize imports (#1651)
* Fix namespaces and optimize imports
* Cleanup fixes
* Merge conflict fixes
* Merge conflict fixes
* Merge conflict fixes
|
2020-08-13 14:40:27 +02:00 |
|
py01
|
fbbe43fff8
|
Powernet Recalculation simplification (#1427)
Co-authored-by: py01 <pyronetics01@gmail.com>
|
2020-07-26 12:14:03 +02:00 |
|