mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-18 05:22:42 +01:00
Release v0.0.6
- Feature: [#3355] Allow loading of parks from URLs. - Feature: [#4673] Add paint Z clipping. - Feature: [#4901] Allow entertainers' costume changes even in absence of required scenery. - Feature: [#4916] FreeBSD support. - Feature: [#4963] Add boosters (from RCT1 and RCTC). - Feature: [#5113] Entertainers are now hired with a random costume. - Improved: [#4847] Guest / staff pathfinding. - Improved: [#4938] Checksum calculations speeded up. - Improved: [#5007] Vehicles and functioning rides are now imported when loading SC4 / SV4 parks. - Improved: Guests and staff are now imported when loading SC4 / SV4 parks. - Fix: [#4571] Only start autosave timer after update or game command. - Fix: [#4584] Junior Coaster diagonal flat-to-steep slopes not drawn. - Fix: [#4929] Changing TTF language crashes game. - Fix: [#4944] Game crashes upon selecting objects in scenario editor. - Fix: [#4951] Scenarios are not recorded as completed from a saved game. - Fix: [#4968] Completing a scenario does not save the name that is entered. - Fix: [#4996] Objects unloaded after loading landscape. - Fix: [#5003] Able to remove entrance/exit of unedittable rides (such as in Volcania). - Fix: [#5096] Failure to open parks with out of bounds sprite coordinates. - Fix: [#5114] Some entertainer costumes never select-able.
This commit is contained in:
committed by
Ted John
parent
a11ea24e03
commit
2005d68b51
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -1,4 +1,4 @@
|
|||||||
openrct2 (0.0.6-develop-1) unstable; urgency=medium
|
openrct2 (0.0.6-master-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Fifth stable release. (Closes: #XXXXXX)
|
* Fifth stable release. (Closes: #XXXXXX)
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
0.0.6 (in development)
|
0.0.6 (2017-01-29)
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
- Feature: [#3355] Allow loading of parks from URLs.
|
- Feature: [#3355] Allow loading of parks from URLs.
|
||||||
- Feature: [#4673] Add paint Z clipping.
|
- Feature: [#4673] Add paint Z clipping.
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Release version: 0.0.5
|
Release version: 0.0.6
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
* Scenario editor object selection window will show object names in the selected language at the time of building the object cache. (Deleting plugin.dat in Documents/OpenRCT2 will fix this)
|
* Scenario editor object selection window will show object names in the selected language at the time of building the object cache. (Deleting plugin.dat in Documents/OpenRCT2 will fix this)
|
||||||
* Guest AI is slightly worse than the original game.
|
* Guest AI is slightly worse than the original game.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Last updated: 2016-12-27
|
Last updated: 2017-01-29
|
||||||
Release version: 0.0.6.0-beta
|
Release version: 0.0.6.0
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ An open-source re-implementation of RollerCoaster Tycoon 2. A construction and m
|
|||||||
### Build Status
|
### Build Status
|
||||||
| | Windows | Linux / Mac | Download |
|
| | Windows | Linux / Mac | Download |
|
||||||
|-------------|---------|-------------|----------|
|
|-------------|---------|-------------|----------|
|
||||||
| **master** | [](https://ci.appveyor.com/project/IntelOrca/openrct2-ject9) | [](https://travis-ci.org/OpenRCT2/OpenRCT2) | [](https://openrct2.org/downloads/master/latest) |
|
| **master** | [](https://ci.appveyor.com/project/IntelOrca/openrct2-ject9) | [](https://travis-ci.org/OpenRCT2/OpenRCT2) | [](https://openrct2.org/downloads/master/latest) |
|
||||||
| **develop** | [](https://ci.appveyor.com/project/IntelOrca/openrct2-ject9) | [](https://travis-ci.org/OpenRCT2/OpenRCT2) | [](https://openrct2.org/downloads/develop/latest) |
|
| **develop** | [](https://ci.appveyor.com/project/IntelOrca/openrct2-ject9) | [](https://travis-ci.org/OpenRCT2/OpenRCT2) | [](https://openrct2.org/downloads/develop/latest) |
|
||||||
|
|
||||||
### Chat
|
### Chat
|
||||||
English:<br />
|
English:<br />
|
||||||
|
|||||||
Reference in New Issue
Block a user