From 4b1948d124df8ef1dc60d0fb8f3f7c063e3121da Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 00:25:32 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-85732.yml | 5 ---- html/changelogs/AutoChangeLog-pr-86655.yml | 9 -------- html/changelogs/AutoChangeLog-pr-86971.yml | 4 ---- html/changelogs/AutoChangeLog-pr-86974.yml | 5 ---- html/changelogs/AutoChangeLog-pr-86999.yml | 4 ---- html/changelogs/AutoChangeLog-pr-87004.yml | 4 ---- html/changelogs/archive/2024-10.yml | 27 ++++++++++++++++++++++ 7 files changed, 27 insertions(+), 31 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-85732.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-86655.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-86971.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-86974.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-86999.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-87004.yml diff --git a/html/changelogs/AutoChangeLog-pr-85732.yml b/html/changelogs/AutoChangeLog-pr-85732.yml deleted file mode 100644 index ebf553aeedb..00000000000 --- a/html/changelogs/AutoChangeLog-pr-85732.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Hatterhat" -delete-after: True -changes: - - rscadd: "Portable power storage units and power connectors! Under the same research node as regular power storage units, and not mapped in anywhere. Build a connector and portable unit, wire the connector like a regular SMES, wrench the portable unit onto the connector, unwrench as needed." - - code_imp: "SMES attackby was broken up into several tool_acts instead of a big attackby chain. If something stops working in regards to using tools on SMESes, please file a bug report." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-86655.yml b/html/changelogs/AutoChangeLog-pr-86655.yml deleted file mode 100644 index 8150e8c9be0..00000000000 --- a/html/changelogs/AutoChangeLog-pr-86655.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: "Time-Green" -delete-after: True -changes: - - rscadd: "Adds an assistant and hitchiker shuttle event, replenishing the crew mid flight!" - - admin: "Adds two intern wave shuttle events" - - code_imp: "You can now supply shuttle events with outfits!" - - code_imp: "You can now shoot projectiles with the shuttle events!" - - bugfix: "Fixes projectiles bugging out when fired in shuttle transit space" - - bugfix: "Fixes admin forced shuttle events not activating when added mid transit" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-86971.yml b/html/changelogs/AutoChangeLog-pr-86971.yml deleted file mode 100644 index f295e566051..00000000000 --- a/html/changelogs/AutoChangeLog-pr-86971.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Ben10Omintrix" -delete-after: True -changes: - - bugfix: "goldgrub AI now correctly digs away from people" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-86974.yml b/html/changelogs/AutoChangeLog-pr-86974.yml deleted file mode 100644 index 5e987e257e6..00000000000 --- a/html/changelogs/AutoChangeLog-pr-86974.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Dmeto" -delete-after: True -changes: - - bugfix: "Printing factory machine boards now results in their respective board and not the assembled machine." - - bugfix: "Sorter machines now use their respective board." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-86999.yml b/html/changelogs/AutoChangeLog-pr-86999.yml deleted file mode 100644 index 203dc147130..00000000000 --- a/html/changelogs/AutoChangeLog-pr-86999.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "carlarctg" -delete-after: True -changes: - - bugfix: "fixed chappies being able to buy an unintended nullrod type" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-87004.yml b/html/changelogs/AutoChangeLog-pr-87004.yml deleted file mode 100644 index 4239111323d..00000000000 --- a/html/changelogs/AutoChangeLog-pr-87004.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "grungussuss" -delete-after: True -changes: - - bugfix: "fixed footsteps counting twice on diagonal movement" \ No newline at end of file diff --git a/html/changelogs/archive/2024-10.yml b/html/changelogs/archive/2024-10.yml index 1a84ce3658d..6f5335df8e6 100644 --- a/html/changelogs/archive/2024-10.yml +++ b/html/changelogs/archive/2024-10.yml @@ -19,3 +19,30 @@ - rscadd: cat mobs can *meow and *purr - sound: sound for meow and purr emotes - code_imp: added support for passing emotes into the pet_bonus element +2024-10-03: + Ben10Omintrix: + - bugfix: goldgrub AI now correctly digs away from people + Dmeto: + - bugfix: Printing factory machine boards now results in their respective board + and not the assembled machine. + - bugfix: Sorter machines now use their respective board. + Hatterhat: + - rscadd: Portable power storage units and power connectors! Under the same research + node as regular power storage units, and not mapped in anywhere. Build a connector + and portable unit, wire the connector like a regular SMES, wrench the portable + unit onto the connector, unwrench as needed. + - code_imp: SMES attackby was broken up into several tool_acts instead of a big + attackby chain. If something stops working in regards to using tools on SMESes, + please file a bug report. + Time-Green: + - rscadd: Adds an assistant and hitchiker shuttle event, replenishing the crew mid + flight! + - admin: Adds two intern wave shuttle events + - code_imp: You can now supply shuttle events with outfits! + - code_imp: You can now shoot projectiles with the shuttle events! + - bugfix: Fixes projectiles bugging out when fired in shuttle transit space + - bugfix: Fixes admin forced shuttle events not activating when added mid transit + carlarctg: + - bugfix: fixed chappies being able to buy an unintended nullrod type + grungussuss: + - bugfix: fixed footsteps counting twice on diagonal movement