Delta-v/Content.Server/Power/EntitySystems
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
..
ActivatableUIRequiresPowerSystem.cs Add static "IsPowered" method (#8434) 2022-05-26 17:36:12 -07:00
ApcSystem.cs APC construction updated, uses electronics (#10987) 2022-09-09 20:27:41 -07:00
BatterySystem.cs Literally Murder IExamine (#7352) 2022-04-08 14:17:25 -07:00
CableMultitoolSystem.cs Examine verbs + tooltip buttons (#6489) 2022-02-13 20:20:58 -07:00
CableSystem.Placer.cs Nullable grid Uid (#8798) 2022-06-20 10:14:35 +10:00
CableSystem.cs Add a log to cut cables. How did this not exist before? (#9780) 2022-07-16 21:50:57 -05:00
CableVisSystem.cs Nullable grid Uid (#8798) 2022-06-20 10:14:35 +10:00
ChargerSystem.cs Gun refactor (#8301) 2022-06-01 19:59:58 +10:00
ExtensionCableSystem.cs Nullable grid Uid (#8798) 2022-06-20 10:14:35 +10:00
PowerMonitoringConsoleSystem.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PowerNetSystem.cs Make raiselocalevent not broadcast by default (#8998) 2022-06-22 09:53:41 +10:00
PowerReceiverSystem.cs Cloning Rework (#8972) 2022-08-03 21:05:17 -07:00
StaticPowerSystem.cs Add static "IsPowered" method (#8434) 2022-05-26 17:36:12 -07:00