diff --git a/html/changelogs/AutoChangeLog-pr-2395.yml b/html/changelogs/AutoChangeLog-pr-2395.yml deleted file mode 100644 index da2702b8550..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2395.yml +++ /dev/null @@ -1,17 +0,0 @@ -author: Zonespace27, Ryll-Ryll, MeeMOfCourse -changes: - - {tweak: Admins can now spawn an unarmed horde of interns in addition to the old - armed horde} - - {tweak: "Admins can toggle name randomization for ERT's, as well as if they'd - like to be spawned in the briefing room at the time of creation"} - - {tweak: Admins can now force ERT's to pick the leader role from the most experienced - candidates in terms of playtime} - - {tweak: 'Menus like Create Response Team and Create Portal Storm now toggle boolean - options when clicked, rather than open a popup window to select one of the two - options'} - - {refactor: 'Centcom Officials are now a full subtype of ERT, rather than being - a separate antagonist type with duplicated functionality'} - - {admin: 'ERTs can now have a custom shuttle that they can spawn on, on a toggle - while creating said ERT.'} - - {admin: 'Shiptest-Specific ERTs, and respective files.'} -delete-after: true diff --git a/html/changelogs/AutoChangeLog-pr-2549.yml b/html/changelogs/AutoChangeLog-pr-2549.yml deleted file mode 100644 index 52bfe1ab00b..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2549.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: MarkSuckerberg -changes: - - {tweak: Round end now shows the ship you spawned on when possible instead of just - the sector name} - - {tweak: Slightly moves around the statpanel info to emphasise LST} - - {bugfix: Round time should no longer act strange when midnight passes} - - {bugfix: Respawns should no longer be delayed 24h when done over midnight} -delete-after: true diff --git a/html/changelogs/archive/2023-12.yml b/html/changelogs/archive/2023-12.yml index 9ce947105b6..7fead2a76bc 100644 --- a/html/changelogs/archive/2023-12.yml +++ b/html/changelogs/archive/2023-12.yml @@ -63,3 +63,25 @@ - rscadd: Sarathi tails now use secondary colors. - rscadd: Added "Cracks" body marking for Sarathi - rscdel: Removed dark tiger, light tiger, and spike Sarathi tails. +2023-12-13: + MarkSuckerberg: + - tweak: Round end now shows the ship you spawned on when possible instead of just + the sector name + - tweak: Slightly moves around the statpanel info to emphasise LST + - bugfix: Round time should no longer act strange when midnight passes + - bugfix: Respawns should no longer be delayed 24h when done over midnight + Zonespace27, Ryll-Ryll, MeeMOfCourse: + - tweak: Admins can now spawn an unarmed horde of interns in addition to the old + armed horde + - tweak: Admins can toggle name randomization for ERT's, as well as if they'd like + to be spawned in the briefing room at the time of creation + - tweak: Admins can now force ERT's to pick the leader role from the most experienced + candidates in terms of playtime + - tweak: Menus like Create Response Team and Create Portal Storm now toggle boolean + options when clicked, rather than open a popup window to select one of the two + options + - refactor: Centcom Officials are now a full subtype of ERT, rather than being a + separate antagonist type with duplicated functionality + - admin: ERTs can now have a custom shuttle that they can spawn on, on a toggle + while creating said ERT. + - admin: Shiptest-Specific ERTs, and respective files.