]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Voice Mask refactor (#30798)
authorbeck-thompson <107373427+beck-thompson@users.noreply.github.com>
Thu, 26 Sep 2024 16:55:59 +0000 (09:55 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 16:55:59 +0000 (18:55 +0200)
commitfe2145d3b967ad3b123313e82b3f0a6ef5c5fecf
tree2055305d8722ed2cfa780eaef4d67c1220aa10db
parentc2bc821e558cd7411ce3029c7ae7e935633c9db3
Voice Mask refactor (#30798)

* First commit

* Added base.Initialize()

* Voice wire fix (Electricty name)

* Various minor cleanups

* Localized default voice mask name

* Added VoiceOverride stuff

* Removed unused stuff

* Typo

* Better localized stuff

* Typo / spelling stuff / comments

* Blessed
20 files changed:
Content.Client/VoiceMask/VoiceMaskBoundUserInterface.cs
Content.Client/VoiceMask/VoiceMaskNameChangeWindow.xaml.cs
Content.Server/Chat/Systems/ChatSystem.cs
Content.Server/Radio/EntitySystems/RadioDeviceSystem.cs
Content.Server/Radio/EntitySystems/RadioSystem.cs
Content.Server/Speech/Components/ListenWireAction.cs
Content.Server/Speech/Components/VoiceOverrideComponent.cs [new file with mode: 0644]
Content.Server/Speech/EntitySystems/VoiceOverrideSystem.cs [new file with mode: 0644]
Content.Server/SurveillanceCamera/Systems/SurveillanceCameraSpeakerSystem.cs
Content.Server/VoiceMask/VoiceMaskComponent.cs
Content.Server/VoiceMask/VoiceMaskSystem.Equip.cs [deleted file]
Content.Server/VoiceMask/VoiceMaskSystem.cs
Content.Server/VoiceMask/VoiceMaskerComponent.cs [deleted file]
Content.Shared/Chat/SharedChatEvents.cs [new file with mode: 0644]
Content.Shared/Inventory/InventorySystem.Relay.cs
Resources/Locale/en-US/voice-mask.ftl
Resources/Prototypes/Entities/Clothing/Masks/specific.yml
Resources/Prototypes/Entities/Mobs/Species/base.yml
Resources/Prototypes/Entities/Mobs/Species/slime.yml
Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml