]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Intercom buffs and fixes (#29580)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sun, 7 Jul 2024 14:19:10 +0000 (10:19 -0400)
committerGitHub <noreply@github.com>
Sun, 7 Jul 2024 14:19:10 +0000 (00:19 +1000)
commit0e9ed36b8568e7deb17fe3ae1a038f983e761e28
tree41676b01e4447c4f78066b247f25e77e3f6df804
parent063c5de9858989f24897cbfa6a5b52776173591c
Intercom buffs and fixes (#29580)

* Intercom buffs and fixes

* remove unused bui state

* mild sec intercom buff

* reinforce sec intercoms
22 files changed:
Content.Client/Radio/EntitySystems/RadioDeviceSystem.cs [new file with mode: 0644]
Content.Client/Radio/Ui/IntercomBoundUserInterface.cs
Content.Client/Radio/Ui/IntercomMenu.xaml.cs
Content.Server/Radio/EntitySystems/RadioDeviceSystem.cs
Content.Server/Radio/EntitySystems/RadioSystem.cs
Content.Shared/Radio/Components/IntercomComponent.cs
Content.Shared/Radio/Components/TelecomExemptComponent.cs [new file with mode: 0644]
Content.Shared/Radio/EntitySystems/EncryptionKeySystem.cs
Content.Shared/Radio/SharedIntercom.cs
Content.Shared/Wires/SharedWiresSystem.cs
Resources/Locale/en-US/radio/components/intercom.ftl
Resources/Prototypes/Entities/Objects/Devices/radio.yml
Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml
Resources/Prototypes/Recipes/Construction/Graphs/utilities/intercom.yml
Resources/Prototypes/Recipes/Construction/utilities.yml
Resources/Textures/Structures/Wallmounts/intercom.rsi/base.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/broadcasting.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/build.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/panel.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/speaker.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/unshaded.png
Resources/migration.yml