]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
In Memoriam - Memorializing those who've passed within the SS13+SS14 community (...
authordeathride58 <deathride58@users.noreply.github.com>
Thu, 14 Aug 2025 01:21:36 +0000 (21:21 -0400)
committerGitHub <noreply@github.com>
Thu, 14 Aug 2025 01:21:36 +0000 (21:21 -0400)
In Memoriam - adds a section to the credits memorializing those who've passed

Content.Client/Credits/CreditsWindow.xaml.cs
Resources/Credits/Immortals.txt [new file with mode: 0644]
Resources/Locale/en-US/credits/credits-window.ftl

index 64f5479421c4314e5b71a36db81b51e635004e11..61adf40fc577958ee80530d0f23a021a0c6f31ec 100644 (file)
@@ -356,6 +356,7 @@ public sealed partial class CreditsWindow : DefaultWindow
         AddSection(Loc.GetString("credits-window-contributors-section-title"), "GitHub.txt");
         AddSection(Loc.GetString("credits-window-codebases-section-title"), "SpaceStation13.txt");
         AddSection(Loc.GetString("credits-window-original-remake-team-section-title"), "OriginalRemake.txt");
+        AddSection(Loc.GetString("credits-window-immortals-title"), "Immortals.txt", true);
         AddSection(Loc.GetString("credits-window-special-thanks-section-title"), "SpecialThanks.txt", true);
 
         var linkGithub = _cfg.GetCVar(CCVars.InfoLinksGithub);
diff --git a/Resources/Credits/Immortals.txt b/Resources/Credits/Immortals.txt
new file mode 100644 (file)
index 0000000..68d24ff
--- /dev/null
@@ -0,0 +1,6 @@
+[color=white][bold]ArcLumin[/bold][/color] - March 8th, 2017
+[color=white][bold]OrdoDictionary[/bold][/color] - August 26th, 2020
+[color=white][bold]DrSingh[/bold][/color] - September 5th, 2022
+[color=white][bold]Desolane900[/bold][/color] - Circa 2023, unknown date
+[color=white][bold]PWNRA[/bold][/color], A. A. 'Gramps' Silverton - Circa 2025, unknown date
+[color=white][bold]Honkertron[/bold][/color] - Unknown date
index 4bd7f7a426539c086ea047c7ac4022a79ba5dba2..e1081a95f0f9484560ba97b4e1b22560e7576b01 100644 (file)
@@ -9,6 +9,7 @@ credits-window-contribute-button = Contribute!
 credits-window-contributors-section-title = Space Station 14 Contributors
 credits-window-codebases-section-title = Space Station 13 Codebases
 credits-window-original-remake-team-section-title = Original Space Station 13 Remake Team
+credits-window-immortals-title = In Memoriam
 credits-window-special-thanks-section-title = Special Thanks
 
 credits-window-attributions-directory = [color=white]Directory:[/color] {$directory}