From 57a28d0adcd395d515961e8fefb933f2a0898396 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Fri, 1 Apr 2016 22:00:28 +0200 Subject: [PATCH] Updates to changelog.txt --- distribution/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 652235fb21..ea95023887 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -29,6 +29,7 @@ - Feature: Ability to automatically open shops after placing them. - Feature: Ability to change the default inspection interval for rides. - Feature: Ability to disable lightning effect during a thunderstorm. +- Feature: Display a chat hotkey when joining a server. - Change: Server IP addresses are no longer shown in the server list. - Change: Theme format changed from INI to JSON (INI format no longer supported). - Change: Sound controls re-worked to control sound effects and ride music separately. @@ -39,6 +40,7 @@ - Technical: argparse dropped in return for bespoke command line parsing implementation. - Improve: performance of rendering, particularly for highly populated parks. - Improve: performance of loading parks. +- Improve: support for hacked parks. - Removed: Anti-cheat code that detected money hack attempts. - Fix: Dated autosave files are not created on OSX and Linux. - Fix: Title sequence directories are not deleted when title sequence is deleted on OSX and Linux. @@ -63,6 +65,7 @@ - Fix: [#2948] New Ride window incorrectly said there were track designs available when in multiplayer mode. - Fix: [#2958] Unable to import RCT1 parks in the scenario editor using the load landscape dialog. - Fix: [#3015] Walls in SC4/SV4 files are not imported correctly. +- Fix: [#3063] Search exe directory for SSL bundle as well as CWD. - Fix: [#3120] Negative cash in finance window is not red. 0.0.3.1-beta (2015-12-04)