]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Update radio prefix parsing (#13777)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Sat, 18 Feb 2023 17:27:56 +0000 (06:27 +1300)
committerGitHub <noreply@github.com>
Sat, 18 Feb 2023 17:27:56 +0000 (04:27 +1100)
commit75a559fa5546bfac0545567e89b69c467a8fe6d7
tree298f298d5cf849e42676afb28513ce40da0c869f
parent63a0c76ecc4c2c02f6018491517d9bfc32392bcd
Update radio prefix parsing (#13777)
32 files changed:
Content.Client/Chat/Managers/ChatManager.cs
Content.Client/Chat/Managers/IChatManager.cs
Content.Client/Radio/EntitySystems/HeadsetSystem.cs [new file with mode: 0644]
Content.Client/UserInterface/Systems/Chat/ChatUIController.cs
Content.Client/UserInterface/Systems/Chat/Controls/ChannelSelectorButton.cs
Content.Client/UserInterface/Systems/Chat/Controls/ChannelSelectorItemButton.cs
Content.Client/UserInterface/Systems/Chat/Controls/ChannelSelectorPopup.cs
Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml.cs
Content.Server/Chat/Systems/ChatSystem.Radio.cs [deleted file]
Content.Server/Chat/Systems/ChatSystem.cs
Content.Server/Radio/Components/HeadsetComponent.cs [deleted file]
Content.Server/Radio/Components/IntrinsicRadioTransmitterComponent.cs
Content.Server/Radio/Components/RadioMicrophoneComponent.cs
Content.Server/Radio/Components/RadioSpeakerComponent.cs
Content.Server/Radio/EntitySystems/HeadsetSystem.cs
Content.Server/StationEvents/Events/SolarFlare.cs
Content.Server/Tools/ToolSystem.cs
Content.Shared/Chat/SharedChatSystem.cs
Content.Shared/Inventory/InventorySystem.Relay.cs
Content.Shared/Radio/Components/EncryptionKeyComponent.cs [moved from Content.Shared/Radio/EncryptionKeyComponent.cs with 76% similarity]
Content.Shared/Radio/Components/EncryptionKeyHolderComponent.cs [new file with mode: 0644]
Content.Shared/Radio/Components/HeadsetComponent.cs [new file with mode: 0644]
Content.Shared/Radio/EncryptionChannelsChangedEvent.cs [new file with mode: 0644]
Content.Shared/Radio/EncryptionKeySystem.cs [deleted file]
Content.Shared/Radio/EntitySystems/EncryptionKeySystem.cs [new file with mode: 0644]
Content.Shared/Radio/EntitySystems/SharedHeadsetSystem.cs [new file with mode: 0644]
Content.Shared/Radio/GetDefaultRadioChannelEvent.cs [new file with mode: 0644]
Content.Shared/Tools/Systems/SharedToolSystem.MultipleTool.cs
Resources/Locale/en-US/chat/managers/chat-manager.ftl
Resources/Locale/en-US/headset/headset-component.ftl
Resources/Prototypes/Entities/Clothing/Ears/headsets.yml
Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml