Delta-v/Content.Server/Construction
Fildrance 4bcf3c3c0e
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-09-27 17:22:17 +10:00
..
Commands Remove obsolete functions from tile commands. (#31112) 2024-08-23 03:10:13 +02:00
Completions Station AI ability to electricute doors (#32012) 2024-09-27 17:22:17 +10:00
Components Machine-code cleanup (#28489) 2024-06-05 16:23:23 -04:00
Conditions Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
NodeEntities Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ConstructionSystem.Computer.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
ConstructionSystem.Graph.cs Machine-code cleanup (#28489) 2024-06-05 16:23:23 -04:00
ConstructionSystem.Guided.cs Machine-code cleanup (#28489) 2024-06-05 16:23:23 -04:00
ConstructionSystem.Initial.cs Fix construction rotation (#28427) 2024-06-13 10:21:48 -08:00
ConstructionSystem.Interactions.cs Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361) 2024-08-08 13:39:46 +02:00
ConstructionSystem.Machine.cs Machine-code cleanup (#28489) 2024-06-05 16:23:23 -04:00
ConstructionSystem.Pathfinding.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ConstructionSystem.cs Machine-code cleanup (#28489) 2024-06-05 16:23:23 -04:00
FlatpackSystem.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
MachineFrameSystem.cs Machine-code cleanup (#28489) 2024-06-05 16:23:23 -04:00