From daccfd0a8d227cf2a2796f4b7b6195bfdbf788a1 Mon Sep 17 00:00:00 2001 From: RedFoxIV <38788538+RedFoxIV@users.noreply.github.com> Date: Sat, 4 Jan 2025 06:11:02 +0300 Subject: [PATCH 1/4] i think it's working --- Content.Client/Options/UI/Tabs/MiscTab.xaml | 7 +- .../Options/UI/Tabs/MiscTab.xaml.cs | 19 ++- .../Systems/Chat/Widgets/ChatBox.xaml.cs | 112 +++++++++++++++++- Content.Server/Chat/Managers/ChatManager.cs | 20 ++-- Content.Server/Chat/Managers/IChatManager.cs | 8 +- Content.Shared/CCVar/CCVars.cs | 3 + Content.Shared/Chat/MsgChatMessage.cs | 5 +- Resources/Locale/en-US/chat/chatstack.ftl | 1 + .../en-US/escape-menu/ui/options-menu.ftl | 5 + 9 files changed, 157 insertions(+), 23 deletions(-) create mode 100644 Resources/Locale/en-US/chat/chatstack.ftl diff --git a/Content.Client/Options/UI/Tabs/MiscTab.xaml b/Content.Client/Options/UI/Tabs/MiscTab.xaml index fcd3cceece7..f34f9f71db7 100644 --- a/Content.Client/Options/UI/Tabs/MiscTab.xaml +++ b/Content.Client/Options/UI/Tabs/MiscTab.xaml @@ -1,4 +1,4 @@ - + +