Delta-v/Content.Server/GameObjects/Components/Power
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
..
AME Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
ApcNetComponents Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
PowerNetComponents Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
BaseNetConnectorComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
BatteryComponent.cs Adds sized (S, M, L) power cells and a generic component for battery powered items (#2352) 2020-10-29 19:17:03 +01:00
PowerCellComponent.cs Optimise flashlights (#2468) 2020-10-31 21:56:46 +01:00
PowerCellSlotComponent.cs Adds sized (S, M, L) power cells and a generic component for battery powered items (#2352) 2020-10-29 19:17:03 +01:00
WireComponent.cs Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
WirePlacerComponent.cs Removed EntityManager member variable from Components and EntitySystems (#2502) 2020-11-18 15:45:53 +01:00