Delta-v/Content.Server/Power
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
..
Commands Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Components APC construction updated, uses electronics (#10987) 2022-09-09 20:27:41 -07:00
EntitySystems APC construction updated, uses electronics (#10987) 2022-09-09 20:27:41 -07:00
Events More artifacts triggers and tweaks (#6723) 2022-02-19 12:16:49 -07:00
NodeGroups Fix pipe net null error (#9508) 2022-07-06 20:36:07 -07:00
Nodes Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Pow3r Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SMES Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PowerWireAction.cs Fixes power wire action electrocution (#8520) 2022-07-24 21:53:30 -07:00
SetBatteryPercentCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00