From 87d06110d83e597c4e3b1cff3c9319a30e0240e2 Mon Sep 17 00:00:00 2001 From: MishaUnity <81403616+MishaUnity@users.noreply.github.com> Date: Mon, 31 Jul 2023 08:34:22 +0300 Subject: [PATCH] Mass-media console update (#18466) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Console, PDA news tab, and ringstone popup * Add English localization * Add mass-media console board to Advanced Entertainment resrarch * Fix misprint * Deleting unused libraries * Fix round restart problem * Fixing restart problem * Just another fix * Сode optimization * Code optimization * Convert News read tab to cartridge Convert the News read tab into a cartridge, and fix a couple of bugs * Just another fix * Some updates * More fixing!! Fix cooldown, add author label to read menu * Again, fix cooldown bug * Some minor changes * Revert "Some minor changes" This reverts commit 470c8d727629ac79994f70e56162adae8659e944. * Some minor updates * News write Ui update * Just another fix * See commit below comments * More code readability, more! --- .../MassMedia/Ui/MiniArticleCardControl.xaml | 36 +++++++++------- .../Ui/MiniArticleCardControl.xaml.cs | 5 ++- .../MassMedia/Ui/NewsWriteMenu.xaml.cs | 3 +- .../Components/NewsWriteComponent.cs | 6 +++ .../MassMedia/Systems/NewsSystem.cs | 42 +++++++++++++++---- Resources/Locale/en-US/mass-media/news-ui.ftl | 2 + .../Machines/Computers/computers.yml | 2 + 7 files changed, 70 insertions(+), 26 deletions(-) diff --git a/Content.Client/MassMedia/Ui/MiniArticleCardControl.xaml b/Content.Client/MassMedia/Ui/MiniArticleCardControl.xaml index 528cbef31a..2da84e9eb1 100644 --- a/Content.Client/MassMedia/Ui/MiniArticleCardControl.xaml +++ b/Content.Client/MassMedia/Ui/MiniArticleCardControl.xaml @@ -1,18 +1,26 @@ - - - - - - - - + + + + + + + + + + + + + + +