From b62cd9ad8fa89336c60beda9fbbb5612193370b5 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Fri, 25 Mar 2022 00:17:49 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-65372.yml | 10 -------- html/changelogs/AutoChangeLog-pr-65455.yml | 4 ---- html/changelogs/AutoChangeLog-pr-65526.yml | 4 ---- html/changelogs/AutoChangeLog-pr-65626.yml | 5 ---- html/changelogs/AutoChangeLog-pr-65628.yml | 4 ---- html/changelogs/AutoChangeLog-pr-65629.yml | 4 ---- html/changelogs/archive/2022-03.yml | 27 ++++++++++++++++++++++ 7 files changed, 27 insertions(+), 31 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-65372.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-65455.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-65526.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-65626.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-65628.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-65629.yml diff --git a/html/changelogs/AutoChangeLog-pr-65372.yml b/html/changelogs/AutoChangeLog-pr-65372.yml deleted file mode 100644 index 0b1f4d286a6..00000000000 --- a/html/changelogs/AutoChangeLog-pr-65372.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: "vincentiusvin" -delete-after: True -changes: - - refactor: "Refactored the atmos control console devices. The ones that hook to the big turf chambers." - - qol: "Distro meter now broadcast the whole gasmix info instead of just pressure to the monitors." - - bugfix: "Lavaland syndie's atmos chamber vents are now actually configurable. Moved a few things around to accomodate this." - - bugfix: "Lavalannd syndie chambers hooked to distro and moved distro pipe to layer2" - - qol: "atmos monitors can detect reactions now." - - code_imp: "Some minor code changes to how anomaly refinery and implosion compressor show the gas info. No changes expected, report if bug." - - code_imp: "recoded checks for atmos chamber abnormalities in debug verbs." diff --git a/html/changelogs/AutoChangeLog-pr-65455.yml b/html/changelogs/AutoChangeLog-pr-65455.yml deleted file mode 100644 index 16eaf191345..00000000000 --- a/html/changelogs/AutoChangeLog-pr-65455.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "san7890" -delete-after: True -changes: - - imageadd: "Nanotrasen has upgraded \"that machine that prints all of those decals on our station tiles\" to now print two corners that face opposite each other at the same time. Very cool!" diff --git a/html/changelogs/AutoChangeLog-pr-65526.yml b/html/changelogs/AutoChangeLog-pr-65526.yml deleted file mode 100644 index f1a3c94e68e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-65526.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "tnekohue" -delete-after: True -changes: - - bugfix: "Fixed Departmental Techfab machine board for service being named oddly compared to the other ones." diff --git a/html/changelogs/AutoChangeLog-pr-65626.yml b/html/changelogs/AutoChangeLog-pr-65626.yml deleted file mode 100644 index d1a784316f3..00000000000 --- a/html/changelogs/AutoChangeLog-pr-65626.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Ghommie" -delete-after: True -changes: - - bugfix: "Fixed the size of plaques on the painting UI. They were awfully thin." - - bugfix: "Fixed 24x24 paintings not being centered inside their frames." diff --git a/html/changelogs/AutoChangeLog-pr-65628.yml b/html/changelogs/AutoChangeLog-pr-65628.yml deleted file mode 100644 index 4f20f08c4d4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-65628.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "JohnFulpWillard" -delete-after: True -changes: - - bugfix: "Bot's modes have been fixed, Medibots will no longer be on 'arrest' mode." diff --git a/html/changelogs/AutoChangeLog-pr-65629.yml b/html/changelogs/AutoChangeLog-pr-65629.yml deleted file mode 100644 index b178ed0ce8e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-65629.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Fikou" -delete-after: True -changes: - - balance: "xray lasers now have 100 armor penetration" diff --git a/html/changelogs/archive/2022-03.yml b/html/changelogs/archive/2022-03.yml index a716c361d4f..25adfbe56a4 100644 --- a/html/changelogs/archive/2022-03.yml +++ b/html/changelogs/archive/2022-03.yml @@ -859,3 +859,30 @@ them in process - expansion: added the hypernoblium to antinoblium conversion, when hypernoblium is exposed to the electrolyzer it will be converted to antinoblium +2022-03-25: + Fikou: + - balance: xray lasers now have 100 armor penetration + Ghommie: + - bugfix: Fixed the size of plaques on the painting UI. They were awfully thin. + - bugfix: Fixed 24x24 paintings not being centered inside their frames. + JohnFulpWillard: + - bugfix: Bot's modes have been fixed, Medibots will no longer be on 'arrest' mode. + san7890: + - imageadd: Nanotrasen has upgraded "that machine that prints all of those decals + on our station tiles" to now print two corners that face opposite each other + at the same time. Very cool! + tnekohue: + - bugfix: Fixed Departmental Techfab machine board for service being named oddly + compared to the other ones. + vincentiusvin: + - refactor: Refactored the atmos control console devices. The ones that hook to + the big turf chambers. + - qol: Distro meter now broadcast the whole gasmix info instead of just pressure + to the monitors. + - bugfix: Lavaland syndie's atmos chamber vents are now actually configurable. Moved + a few things around to accomodate this. + - bugfix: Lavalannd syndie chambers hooked to distro and moved distro pipe to layer2 + - qol: atmos monitors can detect reactions now. + - code_imp: Some minor code changes to how anomaly refinery and implosion compressor + show the gas info. No changes expected, report if bug. + - code_imp: recoded checks for atmos chamber abnormalities in debug verbs.