Delta-v/Content.Shared/Power
Fildrance 75f17c9c97 Station AI ability to electricute doors (#32012)
* Boom! Emergency access!

* Emergency access sound

* locale

* Updated sounds

* bleh

* Door electrify base

* feat: popups on attempt to activate AI action when wires cut

* refactor: use SharedApcPowerReceiverComponent to check if AI can interact with door

* refactor: added icon and sound for door overcharge

* meta.json should use tabs not spaces

* refactor: extracted sounds for airlock overcharge to static field in system

* refactor: cleanup, ScarKy0 mentions for resources

* refactor: removed unused textures

* feat: now notification is displayed when AI attempting to interact with door which have wire cut

* StationAiWhitelistComponent is properly gating  BUI OnMessageAttempt, SharedPowerReceiverSystem.IsPowered is now used to check if device powered

* refactor: use PlayLocal to play electrify sound only for AI player

* refactor: SetBoltsDown now uses TrySetBoltDown, checks for power.

* bolts now check for power using SharedPowerReceiverSystem

* electrify localization and louder electrify sounds

* extracted ShowDeviceNotRespondingPopup, reverted airlocks not opening/closing when ai wire was cut

* refactor: cleanup

* New sprites and fixes

* Copyright

* even more sprite changes

* refactore: cleanup, rename overcharge => electrify

---------

Co-authored-by: ScarKy0 <scarky0@onet.eu>
Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-10-02 12:06:48 +01:00
..
Components ItemToggle + slots stuff (#31312) 2024-08-27 01:00:43 +01:00
EntitySystems Station AI ability to electricute doors (#32012) 2024-10-02 12:06:48 +01:00
Generation/Teg Adds the thermo-electric generator (#18840) 2023-08-12 15:41:55 -05:00
Generator Add guidebook protodata tag: embed prototype values in guidebook text (#27570) 2024-09-14 14:26:27 +01:00
ApcToolFinishedEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PowerChangedEvent.cs Power stuff (#31314) 2024-08-27 01:00:42 +01:00
PowerMonitoringCableNetworksComponent.cs Power monitoring console overhaul (#20927) 2024-01-22 18:28:33 +01:00
SharedPower.cs Power monitoring console overhaul (#20927) 2024-01-22 18:28:33 +01:00
SharedPowerCharge.cs Station Anchor (#26098) 2024-09-01 03:36:44 +01:00
SharedPowerChargeComponent.cs Station Anchor (#26098) 2024-09-01 03:36:44 +01:00
SharedPowerDevice.cs Station maps (#13027) 2023-04-13 16:21:24 +10:00
SharedPowerItemCharger.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SharedPowerMonitoringConsoleComponent.cs Power monitoring console overhaul (#20927) 2024-01-22 18:28:33 +01:00
SharedPowerMonitoringConsoleSystem.cs Replace NavMap dictionaries with int[] (#27602) 2024-05-07 04:18:25 +02:00
TeslaCoilVisuals.cs Tesla (#21124) 2024-01-22 18:56:57 +01:00