From 374f9012900ae261fcce39f07aaffc14d64b4d64 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Sun, 10 Apr 2022 14:32:05 -0700 Subject: [PATCH] Automatic changelog generation for PR #65906 [ci skip] --- html/changelogs/AutoChangeLog-pr-65906.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-65906.yml diff --git a/html/changelogs/AutoChangeLog-pr-65906.yml b/html/changelogs/AutoChangeLog-pr-65906.yml new file mode 100644 index 00000000000..26cbe786d34 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-65906.yml @@ -0,0 +1,6 @@ +author: "cacogen" +delete-after: True +changes: + - rscdel: "Navigate verb uses landmarks now, which means that underfloor wayfinding beacons (which could be used to change the names of destinations) are gone" + - qol: "Adds Nearest Way Up and Nearest Way Down to the navigate list, which point to the nearest ladder or staircase up or down" + - bugfix: "Fixes runtime with navigation verb paths where deleted paths were still attempting to animate"