From ffd496634a50f941060168f9d2af9aaa5e91fae1 Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Fri, 15 Nov 2024 21:00:06 +0200 Subject: [PATCH] DeltaV Anti EORG Code & Species vision cvar edit (#2327) * Eorg * Update DCCVars.cs * add the no EORG popup (#2070) ONE MORE PR TODAY * add the no EORG popup (#2070) * EORG rewrites * refactor eorg popup * comment on margin changes --------- Co-authored-by: Milon Co-authored-by: ErhardSteinhauer <65374927+ErhardSteinhauer@users.noreply.github.com> Co-authored-by: Whatstone --- .../DeltaV/RoundEnd/NoEorgPopup.xaml | 28 ++++++ .../DeltaV/RoundEnd/NoEorgPopup.xaml.cs | 91 +++++++++++++++++++ .../DeltaV/RoundEnd/NoEorgPopupSystem.cs | 36 ++++++++ .../RoundEnd/RoundEndSystem.Pacified.cs | 61 +++++++++++++ Content.Shared/DeltaV/CCVars/DCCVars.cs | 30 +++++- .../en-US/deltav/roundend/no-eorg-popup.ftl | 9 ++ 6 files changed, 252 insertions(+), 3 deletions(-) create mode 100644 Content.Client/DeltaV/RoundEnd/NoEorgPopup.xaml create mode 100644 Content.Client/DeltaV/RoundEnd/NoEorgPopup.xaml.cs create mode 100644 Content.Client/DeltaV/RoundEnd/NoEorgPopupSystem.cs create mode 100644 Content.Server/DeltaV/RoundEnd/RoundEndSystem.Pacified.cs create mode 100644 Resources/Locale/en-US/deltav/roundend/no-eorg-popup.ftl diff --git a/Content.Client/DeltaV/RoundEnd/NoEorgPopup.xaml b/Content.Client/DeltaV/RoundEnd/NoEorgPopup.xaml new file mode 100644 index 00000000000..67e39233f71 --- /dev/null +++ b/Content.Client/DeltaV/RoundEnd/NoEorgPopup.xaml @@ -0,0 +1,28 @@ + + +