From 8bfd05b229ecb6191e7c9f3e9fdfae25960b4797 Mon Sep 17 00:00:00 2001 From: cm13-github <128137806+cm13-github@users.noreply.github.com> Date: Wed, 28 Jun 2023 15:44:03 +0100 Subject: [PATCH] Automatic changelog for PR #3298 [ci skip] --- html/changelogs/AutoChangeLog-pr-3298.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-3298.yml diff --git a/html/changelogs/AutoChangeLog-pr-3298.yml b/html/changelogs/AutoChangeLog-pr-3298.yml new file mode 100644 index 000000000000..0a75d2215043 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-3298.yml @@ -0,0 +1,15 @@ +author: "realforest2001" +delete-after: True +changes: + - rscadd: "Added an admin button for an ARES bioscan. Slightly refactored how Bioscans trigger for marines, relying on an ARES processor." + - rscadd: "Added individual proccessors for ARES systems. These are WIP and will eventually have damage and repair interactions." + - rscadd: "Added an ARES interaction console in the AI Core room, which holds logs for most ARES functions." + - rscadd: "Added the ability for ARES console to call ERT or Distress." + - rscadd: "Added motion triggers in ARES core and shipside comms that send alerts over Apollo." + - rscadd: "Added a 1to1 conversation feature between ARES and users of the interface console." + - rscadd: "Added preset open versions of blended poddoors." + - rscadd: "Added a console for directing Working Joes. This is largely WIP for future PR(s)." + - rscadd: "Added subtypes of air pipes that don't explode on hijack, used these in ARES core." + - maptweak: "Remodelled ARES Core onto a fake-z, and added the new processors." + - bugfix: "door_control buttons now respect being indestructable when processing explosions." + - maptweak: "Fixed the M39s overflowing in brig armory due to use of landmarks." \ No newline at end of file