diff --git a/distribution/changelog.txt b/distribution/changelog.txt index b8410cfd2f..824516b117 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,18 +1,26 @@ 0.0.5 (in development) ------------------------------------------------------------------------ -- Feature: Ability to rotate map elements with the tile inspector. -- Feature: Add cheat to disable littering. +- Feature: Add OpenGL drawing engine. +- Feature: Add ability to rotate map elements with the tile inspector. - Feature: Add ride console command for diagnostics and changing vehicle type. - Feature: Allow setting ownership of map edges. - Feature: Allow up to 255 cars per train. - Feature: Importing SV4 and SC4 files with rides. -- Feature: Added Norwegian translation -- Feature: Cheat to disable plant aging. +- Feature: Filter Object Selection Window by "Selected only" and "Non-selected only" +- Feature: Allow raising terrain to 64 in-game units. +- Feature: Assymmetric-key-based authorisation and assignment storage. +- Feature: Add Norwegian translation. +- Feature: Add cheat to disable littering. +- Feature: Add Cheat to disable plant aging. +- Feature: Add Cheat that allows any track piece to use a chain lift. +- Feature: Add Console command to set vehicle friction. +- Feature: Add console command to set scenario initial cash. - Removed: BMP screenshots. -- Technical: [#3699] Assymmetric-key-based authorisation and assignment storage -- Technical: Mulitplayer groups are now stored in JSON format +- Removed: Intamin and Phoenix easter eggs. - Fix: [#1038] Guest List is out of order. -- Fix: [#3282] Launched Freefall ride ratings are fixed for Downward Launch. +- Fix: [#2754] Dragging scrollview fails when scaled. +- Fix: [#3210] Scenery window scrolls too far. +- Fix: [#3282] Launched Freefall ride ratings are fixed for Downward Launch (original bug). - Fix: [#3307] Ride music and sound has degraded since RCT2. - Fix: [#3344] Build new ride window can be opened in scenario editor. - Fix: [#3347] Ride windows are auto-positioned below the HUD when using RCT1 lights. @@ -20,8 +28,13 @@ - Fix: [#3361] Missing Twister coaster piece. - Fix: [#3418] Launched freefall restraints are drawn incorrectly when up (original bug). - Fix: [#3451] Renaming staff is a guest command. -- Fix: [#3210] Scenery window scrolls too far. - Fix: [#3635] Inspecting sidewalk path crashes game. +- Fix: [#3735] Advertisement campaign window bug. +- Fix: [#3771] Crash when kicking player in multiplayer. +- Fix: [#3824] Segfault when passing invalid arguments to ride set type. +- Fix: [#3858] Tooltip shown when hovering over title logo. +- Fix: [#3915] Restore horizontal and vertical scrollbar behavior from RCT2 when clicking on one of the scrollbars. +- Technical: Mulitplayer groups are now stored in JSON format. 0.0.4-beta (2016-04-15) ------------------------------------------------------------------------