forked from OpenRCT2/OpenRCT2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Feature: [OpenRCT2#5993] Ride window prices can now be set via text input. - Feature: [OpenRCT2#6998] Guests now wait for passing vehicles before crossing railway tracks. - Feature: [OpenRCT2#7658] Add option to always use system file browsing window. - Feature: [OpenRCT2#7694] Debug option to visualize paths that the game detects as wide. - Feature: [OpenRCT2#7713] The virtual floor now takes land ownership rights into account. - Feature: [OpenRCT2#7771] Danish translation. - Feature: [OpenRCT2#7797, OpenRCT2#7802, OpenRCT2#7821, OpenRCT2#7830] Add sprite font glyphs for Danish, Norwegian, Russian, Turkish, Catalan and Romanian. - Feature: [OpenRCT2#7848] Add a master volume slider to audio options screen. - Feature: [OpenRCT2#7868] Placing scenery while holding shift now scales appropriately with zoom levels. - Feature: [OpenRCT2#7882] Auto-detect Steam and GOG installations of RCT1. - Feature: [OpenRCT2#7885] Turkish translation. - Fix: [OpenRCT2#3177] Wrong keys displayed in shortcut menu. - Fix: [OpenRCT2#4039] No sprite font glyph for German opening quotation mark. - Fix: [OpenRCT2#5548] platform_get_locale_date_format is not implemented for Linux. - Fix: [OpenRCT2#7204] Object source filters do not work for RCT1, AA and LL. - Fix: [OpenRCT2#7440] Memory leak. All system memory used. - Fix: [OpenRCT2#7462] Guest window goes beyond the map edge on a spiral slide. - Fix: [OpenRCT2#7533] Screenshot is incorrectly named/file is not generated in CJK language. - Fix: [OpenRCT2#7628] Always-researched items can be modified in the inventory list. - Fix: [OpenRCT2#7643] No Money scenarios with funding set to zero. - Fix: [OpenRCT2#7653] Finances money spinner is too narrow for big loans. - Fix: [OpenRCT2#7673] Vehicle names are cut off in invention list. - Fix: [OpenRCT2#7674] Rides show up as random numbers in guest's ride list. - Fix: [OpenRCT2#7678] Crash when loading or starting a new game while having object selection window open. - Fix: [OpenRCT2#7683] 'Arbitrary ride type' dropdown state is shared between windows. - Fix: [OpenRCT2#7697] Some scenery groups in RCT1 saves are never invented. - Fix: [OpenRCT2#7711] Inverted Hairpin Coaster allows building invisible banked pieces. - Fix: [OpenRCT2#7734] Title sequence not included in macOS builds as of 0.2.0 release. - Fix: [OpenRCT2#7756] Steam RCT2 path not correctly checked on macOS and Linux. - Fix: [OpenRCT2#7765] Crash when opening ride list window on Windows Vista. - Fix: [OpenRCT2#7773] Once research has been completed, player is still charged for research. - Fix: [OpenRCT2#7786] Crash when importing a track design. - Fix: [OpenRCT2#7793] Duplicate private keys generated. - Fix: [OpenRCT2#7817] No sprite font glyph for interpunct. - Fix: [OpenRCT2#7823] You can build mazes in pause mode. - Fix: [OpenRCT2#7804] Russian ride descriptions are cut off. - Fix: [OpenRCT2#7872] CJK tooltips are often cut off. - Fix: [OpenRCT2#7895] Import of Mega Park and the RCT1 title music do not work on some RCT1 sources. - Improved: [OpenRCT2#7899] Timestamps in the load/save screen are now displayed using local timezone instead of GMT. - Improved: [OpenRCT2#7918] Better RCT2 detection if both disc and GOG/Steam versions are installed.
- Loading branch information
1 parent
3ab71b6
commit 8ac731e
Showing
12 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version: 0.2.0.{build} | ||
version: 0.2.1.{build} | ||
image: | ||
- Visual Studio 2017 | ||
cache: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
openrct2 (0.2.0-develop-1) unstable; urgency=medium | ||
openrct2 (0.2.1-develop-1) unstable; urgency=medium | ||
|
||
* Release 2018-06 (Closes: #XXXXXX) | ||
* Release 2018-08 (Closes: #XXXXXX) | ||
|
||
-- Michał Janiszewski <[email protected]> Sun, 10 Jan 2016 23:41:16 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters