diff --git a/html/changelog.html b/html/changelog.html index ea26b5c559f..a5b318c9f4a 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -51,6 +51,46 @@ -->
+

24 November 2020

+

ArcaneMusic updated:

+ +

Fikou updated:

+ +

Ghommie updated:

+ +

Jared-Fogle updated:

+ +

Maurukas updated:

+ +

Mickyan updated:

+ +

Qustinnus updated:

+ +

zxaber updated:

+ +

23 November 2020

ArcaneDefence updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 7caf0fb827e..c94b06539f8 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -44758,3 +44758,33 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. and are visible through darkness when on. dragomagol: - bugfix: ghosts are no longer able to empty gibbers +2020-11-24: + ArcaneMusic: + - bugfix: Lockers/Closets/Bodybags close all open inventories of items and internal + items enclosed inside of itself. For real this time. + - bugfix: Hygiene Robots are now craftable and deconstructable in the same way as + other simple robots. + - bugfix: Hygiene Robots must be opened in order to be emagged just like the rest. + - bugfix: Living crates now properly behave like crates when faced against plastic + flaps. + Fikou: + - bugfix: shuttle catastrophe now cant trigger if it already happened + - bugfix: fixes active turfs on away missions + Ghommie: + - bugfix: squeaking objects should no longer squeak when crossed by abstract or + floating objects such as directional lights. + - bugfix: All forms of phasings shouldn't be able to pass through certain restricted + turfs now, not just wiz jaunts. + Jared-Fogle: + - bugfix: The verb panel is now more consistently correct. + Maurukas: + - bugfix: Fixed infinite gas consumption by cryogenics pods + Mickyan: + - bugfix: Picture frames no longer always appear empty + Qustinnus: + - code_imp: Moves grown food to newfood + - code_imp: Gives trash element support for callbacks for item creation override + zxaber: + - bugfix: Cell chargers will no longer powersink the room they're in, as they now + draw all the power for the cell from the powernet directly through the APC. + They still require a trickle of power on the equipment breaker, though. diff --git a/html/changelogs/AutoChangeLog-pr-54783.yml b/html/changelogs/AutoChangeLog-pr-54783.yml deleted file mode 100644 index fce43a9e528..00000000000 --- a/html/changelogs/AutoChangeLog-pr-54783.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Ghommie" -delete-after: True -changes: - - bugfix: "squeaking objects should no longer squeak when crossed by abstract or floating objects such as directional lights." - - bugfix: "All forms of phasings shouldn't be able to pass through certain restricted turfs now, not just wiz jaunts." diff --git a/html/changelogs/AutoChangeLog-pr-54989.yml b/html/changelogs/AutoChangeLog-pr-54989.yml deleted file mode 100644 index cd11b6d6ecd..00000000000 --- a/html/changelogs/AutoChangeLog-pr-54989.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "zxaber" -delete-after: True -changes: - - bugfix: "Cell chargers will no longer powersink the room they're in, as they now draw all the power for the cell from the powernet directly through the APC. They still require a trickle of power on the equipment breaker, though." diff --git a/html/changelogs/AutoChangeLog-pr-55040.yml b/html/changelogs/AutoChangeLog-pr-55040.yml deleted file mode 100644 index 7e788cd57e6..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55040.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Qustinnus" -delete-after: True -changes: - - code_imp: "Moves grown food to newfood" - - code_imp: "Gives trash element support for callbacks for item creation override" diff --git a/html/changelogs/AutoChangeLog-pr-55055.yml b/html/changelogs/AutoChangeLog-pr-55055.yml deleted file mode 100644 index fff68953723..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55055.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Fikou" -delete-after: True -changes: - - bugfix: "fixes active turfs on away missions" diff --git a/html/changelogs/AutoChangeLog-pr-55068.yml b/html/changelogs/AutoChangeLog-pr-55068.yml deleted file mode 100644 index e257793a2cb..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55068.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Maurukas" -delete-after: True -changes: - - bugfix: "Fixed infinite gas consumption by cryogenics pods" diff --git a/html/changelogs/AutoChangeLog-pr-55081.yml b/html/changelogs/AutoChangeLog-pr-55081.yml deleted file mode 100644 index e66a5914b97..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55081.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ArcaneMusic" -delete-after: True -changes: - - bugfix: "Lockers/Closets/Bodybags close all open inventories of items and internal items enclosed inside of itself. For real this time." diff --git a/html/changelogs/AutoChangeLog-pr-55083.yml b/html/changelogs/AutoChangeLog-pr-55083.yml deleted file mode 100644 index 11dcfe07c47..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55083.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Mickyan" -delete-after: True -changes: - - bugfix: "Picture frames no longer always appear empty" diff --git a/html/changelogs/AutoChangeLog-pr-55088.yml b/html/changelogs/AutoChangeLog-pr-55088.yml deleted file mode 100644 index 71187aa6492..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55088.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ArcaneMusic" -delete-after: True -changes: - - bugfix: "Living crates now properly behave like crates when faced against plastic flaps." diff --git a/html/changelogs/AutoChangeLog-pr-55089.yml b/html/changelogs/AutoChangeLog-pr-55089.yml deleted file mode 100644 index 19817270bcb..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55089.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "ArcaneMusic" -delete-after: True -changes: - - bugfix: "Hygiene Robots are now craftable and deconstructable in the same way as other simple robots." - - bugfix: "Hygiene Robots must be opened in order to be emagged just like the rest." diff --git a/html/changelogs/AutoChangeLog-pr-55106.yml b/html/changelogs/AutoChangeLog-pr-55106.yml deleted file mode 100644 index 7e6f359b6d1..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55106.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Jared-Fogle" -delete-after: True -changes: - - bugfix: "The verb panel is now more consistently correct." diff --git a/html/changelogs/AutoChangeLog-pr-55114.yml b/html/changelogs/AutoChangeLog-pr-55114.yml deleted file mode 100644 index 5c4b0dc66c4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55114.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Fikou" -delete-after: True -changes: - - bugfix: "shuttle catastrophe now cant trigger if it already happened"