From 0fc596d758b7e24347466b46cc22096d62e2dc07 Mon Sep 17 00:00:00 2001 From: Aaron van Geffen Date: Wed, 10 Jan 2018 14:18:59 +0100 Subject: [PATCH] Add changelog entry; add JeroenDStout to contributors. [ci skip] --- contributors.md | 1 + distribution/changelog.txt | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/contributors.md b/contributors.md index 3f8430e2cb..085e066c0c 100644 --- a/contributors.md +++ b/contributors.md @@ -64,6 +64,7 @@ The following people are not part of the project team, but have been contributin * Daniel Trujillo Viedma (gDanix) - Custom currency. * Niels NTG Poldervaart (Niels-NTG) - Misc. * (zaxcav) - Improvements to original pathfinding algorithm. +* Jeroen D. Stout (JeroenDStout) - Light effects, train crossings, virtual floor. * Joël Troch (JoelTroch) - Keyboard shortcuts for ride construction. * Thomas Delebo (delebota) - Misc. * Brian Callahan (ibara) - OpenBSD port. diff --git a/distribution/changelog.txt b/distribution/changelog.txt index dba3e801fd..f424d291d6 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -16,7 +16,8 @@ - Feature: [#6313] Add keyboard shortcut for toggle gridlines. - Feature: [#6324] Add command to deselect unused objects from the object selection. - Feature: [#6325] Allow using g1.dat from RCT Classic. -- Feautre: [#6329] Render level crossings when the Miniature Railway crossed a path. +- Feature: [#6329] Render level crossings when the Miniature Railway crossed a path. +- Feature: [#6338] Virtual floor to help positioning objects vertically. - Feature: [#6353] Show custom RCT1 scenarios in New Scenario window. - Feature: [#6411] Add command to remove the park fence. - Feature: [#6414] Raise maximum launch speed of the Corkscrew RC back to 96 km/h (for RCT1 parity).