From 71fc1c54df8a915167ddb0fdd9621b7d51019f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?der=5Ffr=C3=BChling?= Date: Mon, 22 Apr 2024 21:58:52 -0700 Subject: [PATCH] #20 revise changelog to add more issue links --- changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index cf4627d..5ece566 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,10 @@ -- Player camera now leans while their train is on a slope. +- Player camera now leans while their train is on a slope. [View issue.](https://github.com/der-fruhling-entertainment/create-train-perspective/issues/11) - Also, camera now rolls when facing sideways on a slope. - (hopefully this feature doesn't break other mods) -- Player legs are now locked forward while seated on a train. -- Players standing on a train will now be affected the same way as players sitting. +- Player legs are now locked forward while seated on a train. [View issue.](https://github.com/der-fruhling-entertainment/create-train-perspective/issues/13) +- Players standing on a train will now be affected the same way as players sitting. [View issue.](https://github.com/der-fruhling-entertainment/create-train-perspective/issues/14) - This does not fix the Create mod issue where standing players may be ejected from the train if it is traveling at high speeds. -- Players riding taller trains now lean correctly. +- Players riding taller trains now lean correctly. [View issue.](https://github.com/der-fruhling-entertainment/create-train-perspective/issues/16) Known issues: - The mod's leaning is a bit jittery. [View issue.](https://github.com/der-fruhling-entertainment/create-train-perspective/issues/22)