fish-station/Content.Server/GameObjects/Components/Power
ancientpower 566ed6b770
Adds the antimatter engine (#1905)
* adds antimatter engine

* fixes some nullables

* fixes ALL OF THE NULLABLES

* adds explosions

* adds fancy lighting

* requested changes + license info

Co-authored-by: ancientpower <ancientpowerer@gmail.com>
2020-08-29 13:05:44 +02:00
..
AME Adds the antimatter engine (#1905) 2020-08-29 13:05:44 +02:00
ApcNetComponents Implement machine linking (#1784) 2020-08-29 12:33:42 +02:00
PowerNetComponents Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00
BaseNetConnectorComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
BatteryComponent.cs Add Flashlight Visualizer/states (#1861) 2020-08-24 12:32:18 +02:00
PowerCellComponent.cs Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
WireComponent.cs Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
WirePlacerComponent.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00