]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Command to open chatbox in a new window (#33548)
authoreoineoineoin <helloworld@eoinrul.es>
Mon, 14 Apr 2025 15:37:58 +0000 (16:37 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 15:37:58 +0000 (17:37 +0200)
commit7c4b34c1de19867cf715359c505ec592f0072500
tree9eff21e777ce9ddb99ac902371b2ca2f695a4523
parenta1439c5637ad4cb11839fff8bdc95e8164d95e37
Command to open chatbox in a new window (#33548)

* Command to open chatbox in a new window

* Add command for users with AdminChat permission

* Add command button to admin tools window
Content.Client/Administration/UI/Tabs/AdminTab/AdminTab.xaml
Content.Client/UserInterface/Systems/Chat/ChatWindow.xaml [new file with mode: 0644]
Content.Client/UserInterface/Systems/Chat/ChatWindow.xaml.cs [new file with mode: 0644]
Content.Client/UserInterface/Systems/Chat/ChatWindowCommand.cs [new file with mode: 0644]
Content.Client/UserInterface/Systems/Chat/Controls/ChannelFilterPopup.xaml.cs
Resources/Locale/en-US/administration/ui/tabs/admin-tab/player-actions-window.ftl
Resources/Locale/en-US/chat/ui/chat-window.ftl [new file with mode: 0644]
Resources/clientCommandPerms.yml