From 4bb2beef683aa7d454eaa12963e4165039b42e05 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Tue, 2 Apr 2024 01:15:07 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-1521.yml | 6 ------ html/changelogs/AutoChangeLog-pr-1551.yml | 10 ---------- html/changelogs/AutoChangeLog-pr-1552.yml | 4 ---- html/changelogs/archive/2024-04.yml | 18 ++++++++++++++++++ 4 files changed, 18 insertions(+), 20 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-1521.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1551.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1552.yml diff --git a/html/changelogs/AutoChangeLog-pr-1521.yml b/html/changelogs/AutoChangeLog-pr-1521.yml deleted file mode 100644 index ed1414093f08..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1521.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "JohnFulpWillard" -delete-after: True -changes: - - bugfix: "The TEG now works again (still unobtainable by regular means though)." - - bugfix: "the TEG and its circulators can now be rotated counterclockwise again." - - refactor: "The TEG now uses a TGUI interface rather than the old HTML one." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-1551.yml b/html/changelogs/AutoChangeLog-pr-1551.yml deleted file mode 100644 index 8f0937919b33..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1551.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "(JohnFulpWillard) Time on servers hosted outside of the UK should now properly have their timezone offset." - - bugfix: "(FlufflesTheDog) Certain areas are now properly protected against grid check. Namely the supermatter should consistently be protected." - - bugfix: "(Ghommie) Fixes the sparring contract. You can now spar with no stakes and just for fun." - - bugfix: "(ChungusGamer666) Exotic blood types no longer persist through species change if the new species does not have an exotic blood type." - - bugfix: "(mc-oofert) You are now made a ghost faster if you get gibbed." - - bugfix: "(AnturK) Fixes bioscramble picking the (unimplemented) base wing type." - - bugfix: "(AnturK) Fixes setting prebuilt shutter ids with the multitool." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-1552.yml b/html/changelogs/AutoChangeLog-pr-1552.yml deleted file mode 100644 index 94f301a76524..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1552.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "Fixed revolutionaries winning resulting in ATTENTION [x ∞]" \ No newline at end of file diff --git a/html/changelogs/archive/2024-04.yml b/html/changelogs/archive/2024-04.yml index c7b2cc8d9f46..7e7e64a7c947 100644 --- a/html/changelogs/archive/2024-04.yml +++ b/html/changelogs/archive/2024-04.yml @@ -30,3 +30,21 @@ - bugfix: added combat mode/harm intent support for the previous pr - balance: Blind people don't get alerted when someone in a cardboard box pops out nearby +2024-04-02: + Absolucy: + - bugfix: (JohnFulpWillard) Time on servers hosted outside of the UK should now + properly have their timezone offset. + - bugfix: (FlufflesTheDog) Certain areas are now properly protected against grid + check. Namely the supermatter should consistently be protected. + - bugfix: (Ghommie) Fixes the sparring contract. You can now spar with no stakes + and just for fun. + - bugfix: (ChungusGamer666) Exotic blood types no longer persist through species + change if the new species does not have an exotic blood type. + - bugfix: (mc-oofert) You are now made a ghost faster if you get gibbed. + - bugfix: (AnturK) Fixes bioscramble picking the (unimplemented) base wing type. + - bugfix: (AnturK) Fixes setting prebuilt shutter ids with the multitool. + - bugfix: "Fixed revolutionaries winning resulting in ATTENTION [x \u221E]" + JohnFulpWillard: + - bugfix: The TEG now works again (still unobtainable by regular means though). + - bugfix: the TEG and its circulators can now be rotated counterclockwise again. + - refactor: The TEG now uses a TGUI interface rather than the old HTML one.