Delta-v/Content.Server/Power/Components
rolfero d7b31865ff
APC construction updated, uses electronics (#10987)
* APC construction and deconstruction
Construction action GivePrototype

* APC needs screwing + sprites

* apc framework, working construction recipe

* Energy swords hot

* APC changes

* APC construction/deconstruction

* removed comments

* Revert "Energy swords hot"

This reverts commit 75228483abb3cc6252118b319bc8949d5198362d.

* Renamed function for clarity

* Fixed the last step not showing in the construction menu

* Some fixes

* Update Content.Server/Power/EntitySystems/ApcSystem.cs

Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>

* Update Content.Server/Construction/Completions/GivePrototype.cs

Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>

* Update Resources/Prototypes/Entities/Structures/Power/apc.yml

Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>

* Update Resources/Prototypes/Entities/Structures/Power/apc.yml

Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>

* Update Content.Server/Power/Components/ApcElectronicsComponent.cs

Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>

* Update Content.Client/Power/APC/ApcVisualizer.cs

Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>

Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com>
Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>
2022-09-09 20:27:41 -07:00
..
ActivatableUIRequiresPowerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ApcComponent.cs APC construction updated, uses electronics (#10987) 2022-09-09 20:27:41 -07:00
ApcElectronicsComponent.cs APC construction updated, uses electronics (#10987) 2022-09-09 20:27:41 -07:00
ApcPowerProviderComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ApcPowerReceiverComponent.cs Wires refactor (#7699) 2022-05-06 12:35:06 +10:00
BaseApcNetComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
BaseNetConnectorComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
BasePowerNetComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
BatteryChargerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
BatteryComponent.cs Tweak stun batons to use a battery instead of power cell (#8716) 2022-06-12 11:20:03 +10:00
BatteryDischargerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
BatterySelfRechargerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
CableComponent.cs Revert "Revert "Fix some friend access violations by allowing others access. (#8594) (#8703)" (working this time) (#8704) 2022-06-07 15:26:28 +02:00
CablePlacerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
CableVisComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ChargerComponent.cs Gun refactor (#8301) 2022-06-01 19:59:58 +10:00
ExaminableBatteryComponent.cs Literally Murder IExamine (#7352) 2022-04-08 14:17:25 -07:00
ExtensionCableProviderComponent.cs Revert "Revert "Fix some friend access violations by allowing others access. (#8594) (#8703)" (working this time) (#8704) 2022-06-07 15:26:28 +02:00
ExtensionCableReceiverComponent.cs Revert "Revert "Fix some friend access violations by allowing others access. (#8594) (#8703)" (working this time) (#8704) 2022-06-07 15:26:28 +02:00
PowerConsumerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PowerMonitoringConsoleComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PowerNetworkBatteryComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PowerSupplierComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00