Skip to content

Tags: rwjuk/OpenRCT2

Tags

v0.0.6

Toggle v0.0.6's commit message
Release v0.0.6

- Feature: [OpenRCT2#3355] Allow loading of parks from URLs.
- Feature: [OpenRCT2#4673] Add paint Z clipping.
- Feature: [OpenRCT2#4901] Allow entertainers' costume changes even in absence of required scenery.
- Feature: [OpenRCT2#4916] FreeBSD support.
- Feature: [OpenRCT2#4963] Add boosters (from RCT1 and RCTC).
- Feature: [OpenRCT2#5113] Entertainers are now hired with a random costume.
- Improved: [OpenRCT2#4847] Guest / staff pathfinding.
- Improved: [OpenRCT2#4938] Checksum calculations speeded up.
- Improved: [OpenRCT2#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: [OpenRCT2#4571] Only start autosave timer after update or game command.
- Fix: [OpenRCT2#4584] Junior Coaster diagonal flat-to-steep slopes not drawn.
- Fix: [OpenRCT2#4929] Changing TTF language crashes game.
- Fix: [OpenRCT2#4944] Game crashes upon selecting objects in scenario editor.
- Fix: [OpenRCT2#4951] Scenarios are not recorded as completed from a saved game.
- Fix: [OpenRCT2#4968] Completing a scenario does not save the name that is entered.
- Fix: [OpenRCT2#4996] Objects unloaded after loading landscape.
- Fix: [OpenRCT2#5003] Able to remove entrance/exit of unedittable rides (such as in Volcania).
- Fix: [OpenRCT2#5096] Failure to open parks with out of bounds sprite coordinates.
- Fix: [OpenRCT2#5114] Some entertainer costumes never select-able.

v0.0.5

Toggle v0.0.5's commit message
Release v0.0.5

This is the first fully implemented version of OpenRCT2. RCT2.EXE is no
longer required.

- Feature: Ability to disable rendering of weather effects and gloom
- Feature: New view option: "See-Through Paths"
- Feature: Add cheat to reset date.
- Feature: Add OpenGL drawing engine.
- Feature: Implementation of the user-defined currency
- Feature: Extended tile inspector.
- Feature: Add ride console command for diagnostics and changing vehicle
  type.
- Feature: Allow selecting corners when using the mountain tool.
- Feature: Allow setting ownership of map edges.
- Feature: Allow up to 255 cars per train.
- Feature: Importing SV4 and SC4 files with rides.
- 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.
- Feature: Objects are scanned from the user directory as well as the
  RCT2 directory.
- Feature: Objects directory is scanned recursively.
- Feature: Optionally zoom in towards the cursor rather than the screen
  centre.
- Change: The maximum height of Junior Roller Coasters is now 14 units,
  like it was in RCT1.
- Improved: Pathfinding algorithm.
- Improved: Performance and reliability of loading objects.
- Improved: Screenshots are now saved with the name of the park and the
  current date and time.
- Improved: More accurate frame rate calculation
- Improved: In-game file dialog now shows more formats (sv6, sc6, sv4,
  etc.)
- Improved: Joining multiplayer will not redownload custom objects
- Removed: BMP screenshots.
- Removed: Intamin and Phoenix easter eggs.
- Fix: [OpenRCT2#933] On-ride photo price sometimes gets reset to £2 when using
  'same price in whole park' (original bug).
- Fix: [OpenRCT2#1038] Guest List is out of order.
- Fix: [OpenRCT2#1238] Track place window does not fully adjust to custom colour
  scheme.
- Fix: [OpenRCT2#2042] Guests entering queues are immediately annoyed when many
  entertainers are around (original bug).
- Fix: [OpenRCT2#2081] Game hangs when track has infinite loop.
- Fix: [OpenRCT2#2754] Dragging scrollview fails when scaled.
- Fix: [OpenRCT2#3210] Scenery window scrolls too far.
- Fix: [OpenRCT2#3282] Launched Freefall ride ratings are fixed for Downward
  Launch (original bug).
- Fix: [OpenRCT2#3307] Ride music and sound has degraded since RCT2.
- Fix: [OpenRCT2#3344] Build new ride window can be opened in scenario editor.
- Fix: [OpenRCT2#3347] Ride windows are auto-positioned below the HUD when using
  RCT1 lights.
- Fix: [OpenRCT2#3352] Assertion triggered while fixing surface tiles.
- Fix: [OpenRCT2#3361] Missing Twister coaster piece.
- Fix: [OpenRCT2#3418] Launched freefall restraints are drawn incorrectly when
  up (original bug).
- Fix: [OpenRCT2#3451] Renaming staff is a guest command.
- Fix: [OpenRCT2#3635] Inspecting sidewalk path crashes game.
- Fix: [OpenRCT2#3735] Advertisement campaign window bug.
- Fix: [OpenRCT2#3771] Crash when kicking player in multiplayer.
- Fix: [OpenRCT2#3824] Segfault when passing invalid arguments to ride set type.
- Fix: [OpenRCT2#3858] Tooltip shown when hovering over title logo.
- Fix: [OpenRCT2#3915] Restore horizontal and vertical scrollbar behaviour from
  RCT2 when clicking on one of the scrollbars.
- Fix: Lay-down Roller Coasters from RCT1 saves are imported with an
  incorrect vehicle type (not reported).
- Fix: High lateral G-forces penalty applied too early (not reported).
- Technical: Multiplayer groups are now stored in JSON format.
- Technical: MinGW builds dropped support for Windows XP

v0.0.4

Toggle v0.0.4's commit message
OpenRCT2 0.0.4 (stable)

v0.0.4-rc1

Toggle v0.0.4-rc1's commit message
Third Stable

v0.0.3.1

Toggle v0.0.3.1's commit message
Merge branch 'pre-release-0.0.3.1'

v0.0.3

Toggle v0.0.3's commit message
Second Stable

v0.0.2

Toggle v0.0.2's commit message
Merge branch 'pre-release-0.0.2'

v0.0.1

Toggle v0.0.1's commit message
initial commit

Working game in SDL2 window but with various bugs and incomplete input
logic.