From dc9cec7faf2eaa3c26a5a8e1cbcc59fab0d87ae5 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Fri, 3 Feb 2023 11:22:07 +1300 Subject: [PATCH] Automatic changelog for PR #73057 [ci skip] --- html/changelogs/AutoChangeLog-pr-73057.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-73057.yml diff --git a/html/changelogs/AutoChangeLog-pr-73057.yml b/html/changelogs/AutoChangeLog-pr-73057.yml new file mode 100644 index 00000000000..a14b3a7d8d5 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-73057.yml @@ -0,0 +1,14 @@ +author: "LT3" +delete-after: True +changes: + - imageadd: "Nanotrasen's insurance provider finally sprung the cash for a new tram. Made with the latest in lightweight and mostly* non-flammable materials, travel in comfort and style!" + - code_imp: "All tram components are now organised based on type" + - code_imp: "Tram is now aware if it has power or not" + - rscdel: "Removed movement slowdown running on tram plates" + - bugfix: "Tram call buttons will not work calling an unpowered tram" + - bugfix: "Tram doors will no longer cycle open/closed when they're already in the correct position" + - bugfix: "Fixed an edge case where running onto the tram you bounce off the open door as if it was closed" + - bugfix: "Unpowered tram doors can only be forced into the open position" + - bugfix: "Westbound travel shows the correct controls animation" + - rscadd: "Tram doors take a chunk of flesh if you run at them last minute" + - qol: "Reduced duration of amber stage on tram crossing signals" \ No newline at end of file