Delta-v/Content.Server/Administration/Systems
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
..
AdminFrozenSystem.cs Prevent admin-frozen players from ghosting or suiciding, add "Freeze And Mute" verb (#27813) 2024-05-18 13:58:36 +02:00
AdminGunSystem.cs Add events for GunComponent values, muzzle flashes and cartridge spread (#24077) 2024-02-08 11:52:29 +01:00
AdminSystem.cs Rename fix (#31654) 2024-09-22 02:23:49 +01:00
AdminTestArenaSystem.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
AdminVerbSystem.Antags.cs fix initial infected icons and add a briefing to the character menu (#29259) 2024-07-25 00:39:38 +02:00
AdminVerbSystem.Smites.cs Log enrichment: Explosion damage to players (#29762) 2024-08-09 19:17:07 +01:00
AdminVerbSystem.Tools.cs Station AI ability to electricute doors (#32012) 2024-10-02 12:06:48 +01:00
AdminVerbSystem.cs Allow for respawn and erase verb to be used on offline players. Also minor rewrite on respawn command and new erase command (#30433) 2024-09-01 03:36:44 +01:00
BufferingSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
BwoinkSystem.cs Display the administrator's title in ahelp and ahelp relay (#30075) 2024-08-09 18:22:26 +01:00
RejuvenateSystem.cs Toolshed (#17895) 2023-08-02 16:09:08 -05:00
SuperBonkSystem.cs Super Bonk Smite (#22413) 2023-12-22 22:56:12 +01:00