OpenRCT2/debian/changelog

178 lines
13 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

openrct2 (0.3.5.1-develop-1) unstable; urgency=medium
* Nightly develop build.
openrct2 (0.3.5.1) stable; urgency=medium
* Improved: [#12825, #12869] The Tile Inspector windows layout has been tweaked slightly.
* Change: [#15899] Weird bonus for path 0 - likely intended as a queue bonus (original bug).
* Fix: [#15138] Sometimes small scenery stays when building through it.
* Fix: [#15620] Placing track designs at locations blocked by anything results in wrong error message.
* Fix: [#15843] Tile Inspector can be resized too small.
* Fix: [#15844] Tile Inspector has inconsistent text colours.
* Fix: [#15878] Crash when opening a ride window for a corrupted vehicle.
* Fix: [#15908] Crash when track elements have no ride assigned.
* Fix: [#15919] Research status incorrectly considered for scenery when in editor modes.
* Fix: [#15938] Track designs of some ride types are incorrectly exported to TD6.
openrct2 (0.3.5) stable; urgency=medium
* Feature: [#3868] Initial support for using TTF in OpenGL mode (still contains bugs).
* Feature: [#7682] Follow ride/guest/staff in main window viewport.
* Feature: [#13407] Allow building chain lifts on enclosed dinghy slide pieces when cheats are on.
* Feature: [#15084] [Plugin] Add "vehicle.crash" hook.
* Feature: [#15143] Added a shortcut key for Giant Screenshot.
* Feature: [#15164] Highlight elements selected by the Tile Inspector, tracks are currently not supported.
* Feature: [#15165] [Plugin] Add the ability to create entities using "map.createEntity".
* Feature: [#15194] [Plugin] Add guest properties, ride downtime and park casualty penalty.
* Feature: [#15195] Added a bug-report item in file dropdown menu.
* Feature: [#15294] New vehicle animation type: flying animal.
* Fix: [#10614] Track Designs with missing path(s) do not use alternate pathways.
* Fix: [#12981] New vehicles do not appear in vehicle type dropdown.
* Fix: [#13465] Creating a scenario based on a won save game results in a scenario thats instantly won.
* Fix: [#13912] “Dome park” no longer renders dome correctly.
* Fix: [#14316] Closing the Track Designs Manager window causes broken state.
* Fix: [#14482, #15258] Rides with invisibility hacks sometimes behave incorrectly.
* Fix: [#14649] ImageImporter incorrectly remaps colours outside the RCT2 palette.
* Fix: [#14667] “Extreme Hawaiian Island” has unpurchaseable land tiles (original bug).
* Fix: [#14741] Crash when exiting OpenRCT2 on macOS.
* Fix: [#15096] Crash when placing entrances in the scenario editor near the map corner.
* Fix: [#15136] Exported SV6 files cause vanilla RCT2 to hang.
* Fix: [#15142] ToonTowner's mine roofs were moved into the pirate theme scenery group instead of the mine theme scenery group.
* Fix: [#15148] Track Designs Manager delete confirmation window doesn't display properly.
* Fix: [#15170] Plugin: incorrect label text alignment.
* Fix: [#15177] Crash in lightfx_add_lights_magic_vehicle().
* Fix: [#15184] Crash when hovering over water types in Object Selection.
* Fix: [#15193] Crash when rides/stalls are demolished.
* Fix: [#15197] Cannot place flat ride after removing it in construction window.
* Fix: [#15199] Construction window is not closed when a ride gets demolished.
* Fix: [#15213] Freeze when hovering over Reverse Freefall Coaster in Russian.
* Fix: [#15227] Crash on exit after hovering over water types in the Object Selection window.
* Fix: [#15255] Tile Inspector shows banner information on walls that do not contain one.
* Fix: [#15257] Chat icon shows in scenario/track editor. Other icons don't disable when deactivated in options menu.
* Fix: [#15289] Unexpected behavior with duplicated banners which also caused desyncs in multiplayer.
* Fix: [#15322] Circus music doesn't play.
* Fix: [#15377] Entrance/exit ghost doesn't work on different stations without touching them first.
* Fix: [#15451] Guest list name filter remains after group selection.
* Fix: [#15466] Crash when opening a dropdown with 0 rows.
* Fix: [#15476] Crash when placing/clearing small scenery.
* Fix: [#15487] Map animations do not work correctly when loading an exported SV6 file in vanilla RCT2.
* Fix: [#15490] Tile inspector needlessly updates clearance height when changing surface slopes.
* Fix: [#15496] Crash in paint_swinging_inverter_ship_structure().
* Fix: [#15503] Freeze when doing specific coaster merges with block brakes.
* Fix: [#15514] Two different “quit to menu” menu items are available in track designer and track design manager.
* Fix: [#15560] Memory leak due to OpenGL Renderer not releasing a texture.
* Fix: [#15567] Litter not being counted correctly during Park rating calculation (original bug).
* Fix: [#15579] Crash in track_block_get_next().
* Fix: [#15582] [Plugin] Litter properties return incorrect values.
* Fix: [#15584] Ride income underflows when on-ride photos are making losses.
* Fix: [#15612] Crash when placing walls beside certain scenery objects.
* Fix: [#15851] Incorrect percentage chance of jumping with Katie Smith cheat.
* Fix: [#15858] Joanne Barton and Emma Garrell cheat incorrectly not applying effects to self.
* Improved: [#3417] Crash dumps are now placed in their own folder.
* Improved: [#13524] macOS arm64 native (universal) app
* Improved: [#15538] Software rendering can now draw in parallel when Multithreading is enabled.
* Change: [#8601] Revert ToonTower base block fix to re-enable support blocking.
* Change: [#15174] [Plugin] Deprecate the type "peep" and add support to target a specific scripting api version.
openrct2 (0.3.4.1) stable; urgency=medium
* Fix: [#15028] Crash when placing large scenery.
* Fix: [#15048] Crash when removing litter with cheats.
* Fix: [#15052] Crash when using banner window.
* Fix: [#15063] Crash when opening large scenery signs.
* Improved: [#12626] Allow using RCT2 saves to mark RCT Classic (.sea) parks as finished and vice versa.
openrct2 (0.3.4) stable; urgency=medium
* Feature: [#13967] Track List window now displays the path to the design when debugging tools are on.
* Feature: [#14071] “Vandals stopped” statistic for security guards.
* Feature: [#14169] Lighting effects for shops and stalls.
* Feature: [#14296] Allow using early scenario completion in multiplayer.
* Feature: [#14538] [Plugin] Add property for getting current plugin api version.
* Feature: [#14620] [Plugin] Add properties related to guest generation.
* Feature: [#14636] [Plugin] Add properties related to climate and weather.
* Feature: [#14731] Opaque water (like in RCT1).
* Change: [#14496] [Plugin] Rename Object to LoadedObject to fix conflicts with Typescript's Object interface.
* Change: [#14536] [Plugin] Rename ListView to ListViewWidget to make it consistent with names of other widgets.
* Change: [#14751] “No construction above tree height” limitation now allows placing high trees.
* Change: [#14841] Redesign the About window, including new button to copy the current version info.
* Fix: [#11829] Visual glitches and crashes when using RCT1 assets from mismatched or corrupt CSG1.DAT and CSG1i.DAT files.
* Fix: [#12262] Windows can appear off screen with small screens or high scaling.
* Fix: [#13581] Opening the Options menu causes a noticeable drop in FPS.
* Fix: [#13894] Block brakes do not animate.
* Fix: [#13986] OpenGL: Track preview window, flip/rotate button do not update the thumbnail.
* Fix: [#14315] Crash when trying to rename Air Powered Vertical Coaster in Korean.
* Fix: [#14330] join_server uses default_port from config.
* Fix: [#14415] Entrances/exits are removed when built on top of each other.
* Fix: [#14449] Surface smoothing at extra zoom levels not working.
* Fix: [#14468] Cannot close Options window on Android.
* Fix: [#14493] [Plugin] isHidden only works for tile elements up to the first element with a base height of over 32.
* Fix: [#14587] Confusing message when joining server with mismatched network version.
* Fix: [#14604] American-style Steam Trains are not imported correctly from RCT1 saves.
* Fix: [#14638] The “About OpenRCT2” window cannot be themed.
* Fix: [#14682] Crash when painting Swinging Ships with invalid subtype.
* Fix: [#14707] Crash when window is closed during text input.
* Fix: [#14710] Ride/Track Design preview does not show if it costs more money than available.
* Fix: [#14774] Incorrect import of scenery research caused all scenery to be unlocked.
* Fix: [#14806] Incorrect function call in WallPlaceAction plugin code.
* Fix: [#14871] Crash when trying to place track when there are no free tile elements.
* Fix: [#14880] Unable to close changelog window when its content fails to load.
* Fix: [#14945] Incorrect drop height penalty on log flume ride.
* Fix: [#14964] Unable to build in multiplayer as client with "Build while paused" cheat enabled when the host is paused.
* Improved: [#14511] “Unlock operating limits” cheat now also unlocks all music.
* Improved: [#14712, #14716] Improve startup times.
* Improved: [#14982] Add Malgun Gothic and change Nanum Gothic filename for Korean.
openrct2 (0.3.3) stable; urgency=medium
* Feature: [#12110] Add Hybrid Coaster (Rocky Mountain Construction I-Box) track type.
* Feature: [#12999] .sea (RCT Classic) scenarios are now listed in the “New Scenario” dialog.
* Feature: [#13000] objective_options command for console.
* Feature: [#13096] Add Esperanto translation.
* Feature: [#13164] Add 'Objective options' to Cheats menu.
* Change: [#9568] Change lift sounds of Reverser Roller Coaster and Compact Inverted Coaster to better fitting ones.
* Change: [#13160] The lay-out of the Park Cheats tab has been improved.
* Fix: [#1324] Last track piece map selection still visible when placing ride entrance or exit (original bug).
* Fix: [#3200] Close Construction window upon selecting vehicle page.
* Fix: [#4022] Fix Mac cursor offset on launch
* Fix: [#4041] Garbled park option on scenario editor with custom theme.
* Fix: [#4865] Offer an option to disable inhibiting the monitor power.
* Fix: [#5178] Lighting effects cannot be disabled in software mode
* Fix: [#5904] Empty errors on tile inspector base height change.
* Fix: [#6086] Cannot install existing track design with another name.
* Fix: [#6614, #8623] Colours are distorted when using OpenGL with Intel integrated graphics drivers.
* Fix: [#7443] Construction arrows pulse at irregular intervals.
* Fix: [#7518] Water isn't cut down by view clipping tool.
* Fix: [#7748] Tooltips would not timeout for normal UI elements.
* Fix: [#8015] RCT2 files are not found when put into the OpenRCT2 folder.
* Fix: [#8957] Error title missing when building with insufficient funds
* Fix: [#10186] Placing multiple saved rides ignores design name (original bug).
* Fix: [#12368] Desync due to ghost station pieces affecting changing ride settings.
* Fix: [#12940] Windows cause issues with snow drawing.
* Fix: [#13019] Simulated trains sometimes open construction window when they crash.
* Fix: [#13021] Mowed grass and weeds don't show up in extra zoom levels.
* Fix: [#13024] Console cursor does not correctly render at current cursor position.
* Fix: [#13029] Not all Junior Roller Coaster pieces are shown when "Show all track pieces" cheat is enabled.
* Fix: [#13044] Rides in RCT1 saves all have "0 customers per hour".
* Fix: [#13074] Entrance and exit ghosts for mazes not being removed.
* Fix: [#13083] Dialog for renaming conflicting track design crops text out.
* Fix: [#13097] Missing direction arrow for stations
* Fix: [#13098] UI buttons for entrance and exit don't toggle according to them being built.
* Fix: [#13098] Maze can still be constructed while placing entrance and exit (original bug).
* Fix: [#13118] Closing construction window resets ride viewport.
* Fix: [#13129] Missing error message when waiting for train to leave station on the ride measurements graph.
* Fix: [#13138] Fix logical sorting of list windows.
* Fix: [#13158] Cursors are drawn incorrectly in text input fields.
* Fix: [#13222] Vehicle collision causes negative number of passengers (original bug).
* Fix: [#13226, #7280] No error is shown when attempting to load a corrupted save.
* Fix: [#13266] Plugin API: Deleting key of sharedStorage not working.
* Fix: [#13278] Desync caused by ghost tiles changing the ride mode.
* Fix: [#13289] Litter and vomit sometimes not loading with RCT1 saved game or scenario
* Fix: [#13292] Impossible excitement rating requirements with finish building 5 coasters goal
* Improved: [#13023] Made add_news_item console command last argument, assoc, optional.
* Improved: [#13098] Improvements to the maze construction window user interface
* Improved: [#13125] Selecting the RCT2 files now uses localised dialogs.
-- AaronVanGeffen <AaronVanGeffen@users.noreply.github.com> Sun, 1 Nov 2020 20:08:00 +0100