diff --git a/html/changelogs/AutoChangeLog-pr-70005.yml b/html/changelogs/AutoChangeLog-pr-70005.yml deleted file mode 100644 index 31c44ff9616..00000000000 --- a/html/changelogs/AutoChangeLog-pr-70005.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Salex08" -delete-after: True -changes: - - spellcheck: "corrects plural spelling when slicing objects" diff --git a/html/changelogs/AutoChangeLog-pr-70008.yml b/html/changelogs/AutoChangeLog-pr-70008.yml deleted file mode 100644 index 2b1c80753bb..00000000000 --- a/html/changelogs/AutoChangeLog-pr-70008.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "JohnFulpWillard" -delete-after: True -changes: - - bugfix: "You no longer keep items you shouldn't be wearing (collars) when changing into a species that can't wear them anymore." diff --git a/html/changelogs/AutoChangeLog-pr-70022.yml b/html/changelogs/AutoChangeLog-pr-70022.yml deleted file mode 100644 index b09f6ca3b27..00000000000 --- a/html/changelogs/AutoChangeLog-pr-70022.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "JohnFulpWillard" -delete-after: True -changes: - - admin: "Antag panels now properly show team antagonists, instead of showing them as empty." diff --git a/html/changelogs/AutoChangeLog-pr-70032.yml b/html/changelogs/AutoChangeLog-pr-70032.yml deleted file mode 100644 index a7ea263e947..00000000000 --- a/html/changelogs/AutoChangeLog-pr-70032.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "dragomagol" -delete-after: True -changes: - - bugfix: "cutting onions actually makes you cry (better put some goggles on!)" diff --git a/html/changelogs/AutoChangeLog-pr-70034.yml b/html/changelogs/AutoChangeLog-pr-70034.yml deleted file mode 100644 index 0d0e051b667..00000000000 --- a/html/changelogs/AutoChangeLog-pr-70034.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ShizCalev" -delete-after: True -changes: - - admin: "Moved signal overriden stack_trace warnings to it's own log file." diff --git a/html/changelogs/AutoChangeLog-pr-70036.yml b/html/changelogs/AutoChangeLog-pr-70036.yml deleted file mode 100644 index f8178418883..00000000000 --- a/html/changelogs/AutoChangeLog-pr-70036.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ShizCalev" -delete-after: True -changes: - - bugfix: "Fixed a bunch of cult abilities not working." diff --git a/html/changelogs/archive/2022-09.yml b/html/changelogs/archive/2022-09.yml index 83548a754fa..84e57fb5c77 100644 --- a/html/changelogs/archive/2022-09.yml +++ b/html/changelogs/archive/2022-09.yml @@ -772,3 +772,16 @@ one, resulting in a second shuttle that gibs everyone aboard. Watermelon914: - bugfix: Fixed bypassing gasmask FOV. +2022-09-22: + JohnFulpWillard: + - bugfix: You no longer keep items you shouldn't be wearing (collars) when changing + into a species that can't wear them anymore. + - admin: Antag panels now properly show team antagonists, instead of showing them + as empty. + Salex08: + - spellcheck: corrects plural spelling when slicing objects + ShizCalev: + - admin: Moved signal overriden stack_trace warnings to it's own log file. + - bugfix: Fixed a bunch of cult abilities not working. + dragomagol: + - bugfix: cutting onions actually makes you cry (better put some goggles on!)