From 37e888d66175f8067436c3def46657b8c7391592 Mon Sep 17 00:00:00 2001 From: ReWAFFlution Date: Mon, 10 Aug 2026 12:56:20 +0300 Subject: [PATCH 1/4] =?UTF-8?q?=D0=B0=D0=B2=D0=B0=D1=8B=D0=B0=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Lobby/UI/HumanoidProfileEditor.xaml | 12 -- .../Lobby/UI/HumanoidProfileEditor.xaml.cs | 77 ++++++-- .../_Art/TTS/HumanoidProfileEditor.TTS.cs | 67 ------- Content.Client/_Art/TTS/TTSSystem.cs | 2 + Content.Client/_Art/TTS/TTSTab.xaml | 19 ++ Content.Client/_Art/TTS/TTSTab.xaml.cs | 167 ++++++++++++++++++ Resources/Locale/en-US/_Art/tts/tts-ui.ftl | 8 + Resources/Locale/ru-RU/_Art/tts/tts-ui.ftl | 8 +- .../Prototypes/Entities/Mobs/Player/clone.yml | 1 + 9 files changed, 261 insertions(+), 100 deletions(-) delete mode 100644 Content.Client/_Art/TTS/HumanoidProfileEditor.TTS.cs create mode 100644 Content.Client/_Art/TTS/TTSTab.xaml create mode 100644 Content.Client/_Art/TTS/TTSTab.xaml.cs create mode 100644 Resources/Locale/en-US/_Art/tts/tts-ui.ftl diff --git a/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml b/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml index d963e62e491..a9e6a47ef67 100644 --- a/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml +++ b/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml @@ -134,18 +134,6 @@ SPDX-License-Identifier: AGPL-3.0-or-later