From 599433b492d5ac88988aa4ad84e45e16b5ecd3e8 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Thu, 14 Dec 2023 01:17:52 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-1100.yml | 4 ---- html/changelogs/AutoChangeLog-pr-1102.yml | 4 ---- html/changelogs/AutoChangeLog-pr-1105.yml | 4 ---- html/changelogs/AutoChangeLog-pr-1106.yml | 4 ---- html/changelogs/archive/2023-12.yml | 14 ++++++++++++++ 5 files changed, 14 insertions(+), 16 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-1100.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1102.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1105.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1106.yml diff --git a/html/changelogs/AutoChangeLog-pr-1100.yml b/html/changelogs/AutoChangeLog-pr-1100.yml deleted file mode 100644 index 9995e74b2df..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1100.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "san7890" -delete-after: True -changes: - - qol: "For admins, in the \"Spawn Atom\" window where you pick atoms to spawn-by-type, anything that is a subtype of `/mob/living/basic` should now be replaced with the `BASIC` tag instead (like with carbons, reagent containers, turfs, etc.). So, instead of having to scroll through and try and figure out what that weird subtype of Poly is, it should now be easier to read in that smaller screen." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-1102.yml b/html/changelogs/AutoChangeLog-pr-1102.yml deleted file mode 100644 index 314f0265a45..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1102.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "san7890" -delete-after: True -changes: - - server: "The TGS -> Discord Relay Warning that detects if a cliented mob has a null loc should now be plaintext instead of being fully screwed up with useless codestuffs." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-1105.yml b/html/changelogs/AutoChangeLog-pr-1105.yml deleted file mode 100644 index 197ced96ced..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1105.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Profakos" -delete-after: True -changes: - - bugfix: "Crabs will properly only target Tiny creatures" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-1106.yml b/html/changelogs/AutoChangeLog-pr-1106.yml deleted file mode 100644 index 450fb7e2222..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1106.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Y0SH1M4S73R" -delete-after: True -changes: - - qol: "The asteroid on Tramstation can now have areas expanded into or created within." \ No newline at end of file diff --git a/html/changelogs/archive/2023-12.yml b/html/changelogs/archive/2023-12.yml index 27eac3ffc8e..8cc77857a30 100644 --- a/html/changelogs/archive/2023-12.yml +++ b/html/changelogs/archive/2023-12.yml @@ -554,3 +554,17 @@ whataboutism-alos: - code_imp: Skyrat sprite override updated to reflect upstream lizard tail - rscadd: Adds two-tone version of short lizard tail +2023-12-14: + Profakos: + - bugfix: Crabs will properly only target Tiny creatures + Y0SH1M4S73R: + - qol: The asteroid on Tramstation can now have areas expanded into or created within. + san7890: + - qol: For admins, in the "Spawn Atom" window where you pick atoms to spawn-by-type, + anything that is a subtype of `/mob/living/basic` should now be replaced with + the `BASIC` tag instead (like with carbons, reagent containers, turfs, etc.). + So, instead of having to scroll through and try and figure out what that weird + subtype of Poly is, it should now be easier to read in that smaller screen. + - server: The TGS -> Discord Relay Warning that detects if a cliented mob has a + null loc should now be plaintext instead of being fully screwed up with useless + codestuffs.