./games/openrct2, Open source reimplementation of RollerCoaster Tycoon 2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.17, Package name: openrct2-0.4.17, Maintainer: pkgsrc-users

OpenRCT2 is an open source reimplementation of the game engine used by
RollerCoaster Tycoon 2 (RCT2).

The gameplay revolves around building and maintaining an amusement park
containing attractions, shops and facilities. The player must try to make
a profit and maintain a good park reputation whilst keeping the guests happy.

OpenRCT2 allows for both scenario and sandbox play. Scenarios require the
player to complete a certain objective in a set time limit whilst sandbox
allows the player to build a more flexible park with optionally no restrictions
or finance.

OpenRCT2 requires a copy of RollerCoaster Tycoon 2 to play.


Required to run:
[sysutils/desktop-file-utils] [textproc/icu] [www/curl] [graphics/hicolor-icon-theme] [graphics/freetype2] [graphics/png] [archivers/libzip] [fonts/fontconfig] [security/openssl] [textproc/jansson] [devel/SDL2] [audio/speexdsp]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [lang/gcc7] [x11/xorgproto]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2024-12-24 00:22:04 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(games/openrct2) +GCC_REQD+= 12, tks Mike Pumford, rIllig@, gdt@
   2024-12-14 21:47:53 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (5)
Log message:
games/openrct2: Update to 0.4.17

upstream changes:
-----------------
0.4.17 (2024-12-08)

    Feature: [#23166] Add Galician translation.
    Feature: [#23227] Add Classic Wooden Twister roller coaster, for better \ 
compatibility with RCT1.
    Improved: [#23051] Add large sloped turns and new inversions to the Twister, \ 
Vertical Drop, Hyper and Flying Roller Coasters.
    Improved: [#23123] Improve sorting of roller coasters in build new ride menu.
    Improved: [#23211] Add boosters to classic wooden roller coaster (cheats only).
    Improved: [#23229] Add debug option for making the sprite sorting algorithm \ 
stable.
    Improved: [#23233] Add diagonal booster to LSM Launched Coaster.
    Improved: [#23277] Add small, medium and large turns, diagonal track and \ 
S-bends to the Boat Hire.
    Fix: [#20070, #22972] Missing and mismatched flat and sloped footpaths on \ 
several scenarios.
    Fix: [#22726] ‘Force park rating’ cheat is not saved with the park.
    Fix: [#23064] Stand-Up Roller Coaster unbanked to banked track pieces are \ 
misaligned.
    Fix: [#23066] Stand-Up Roller Coaster has many supports that don't join up \ 
to the track.
    Fix: [#23206] Multiplayer desyncs when FPS is uncapped.
    Fix: [#23238] Updating a guest’s favourite ride works differently from \ 
vanilla RCT2.
    Fix: [objects#355] Fix colour preset settings of the Stand-Up Roller Coaster \ 
trains.
    Fix: [objects#355] Fix colour preset settings of many vehicles from Wacky \ 
Worlds and Time Twister.
   2024-11-25 23:06:30 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4)
Log message:
openrct2: Update to 0.4.16

upstream changes:
-----------------
0.4.16 (2024-11-03)
------------------------------------------------------------------------
- Feature: [#20810] New ride type: LSM Launched Roller Coaster.
- Improved: [#22937] Add banked sloped turns and many other pieces to the \ 
Corkscrew, Hypercoaster and Lay-down Roller Coaster.
- Improved: [#22967] Add medium and large half loops to the Wooden and Classic \ 
Wooden Roller Coasters.
- Improved: [#23010] Make AppImage compatible with Ubuntu 22.04 and Debian \ 
Bookworm again.
- Change: [#20810] Giga Coaster boosters and launched lift hill track pieces are \ 
now locked behind cheats.
- Fix: [#21221] Trains use unbanked sprites on flat to gentle diagonal banked \ 
track pieces.
- Fix: [#22615] Crash when drawing Space Rings with an invalid ride entry.
- Fix: [#22633] Crash when drawing loading screen with an outdated g2.dat.
- Fix: [#22908] Crash when passing through a door from an invalid wall type.
- Fix: [#22918] Zooming with keyboard moves the view off centre.
- Fix: [#22920] Crash when sacking a staff member.
- Fix: [#22921] Wooden RollerCoaster flat to steep railings appear in front of \ 
track in front of them.
- Fix: [#22962] Fuzzy horizontal-to-vertical line transitions in charts.
- Fix: [#23009] Scenarios from RCT Classic (.sea files) are not included in the \ 
scenario index.
- Fix: [#23015] Crash when loading a save game when the construction window is \ 
still open.
- Fix: [#23018] Crash when loading a new game when the construction window is \ 
still open.
- Fix: [#23023] Large scenery clearance height interpreted as negative when \ 
greater than 127.
- Fix: [#23044] "remove_unused_objects" command causes blank peep names.
- Fix: [#23048] Map generator allows map sizes out of range through text input.
- Fix: [#23058] [Plugin] Changing window colours doesn’t trigger the window to \ 
be fully redrawn.
- Fix: [#23085] LIM Launched Roller Coaster medium half loops clip into each \ 
other when built back-to-back.

0.4.15 (2024-10-06)
------------------------------------------------------------------------
- Feature: [#775] Add 2x and 4x zoom levels to software renderer (previously \ 
limited to OpenGL).
- Feature: [#15642] Track design placement can now use construction modifier \ 
keys (ctrl/shift).
- Feature: [#20539] [Plugin] Add API for getting a ride’s statistics.
- Feature: [#21521] [Plugin] Add hook 'park.guest.softcap.calculate' called \ 
before calculating the soft guest cap.
- Feature: [#22383] Add downward-inclined brakes to hybrid coaster and single \ 
rail coaster.
- Feature: [#22694] Park graphs have tooltips and can be resized like finance graphs.
- Feature: [#22758] The table of ‘real’ peep names can now be changed using \ 
Peep Names objects.
- Feature: [#22842] [Plugin] Expose large scenery object tiles to the plugin API.
- Feature: [#22883] [Plugin] Add plugin API for spawning guests.
- Improved: [#22470] Android: automatically detect RCT2 installs in /sdcard/rct2.
- Improved: [#22735] The map generator has a redesigned interface that is much \ 
more user friendly.
- Improved: [#22777] Add long flat-to-steep track pieces to the Wooden and \ 
Classic Wooden Roller Coasters.
- Improved: [#22815] Add long flat-to-steep track pieces to the Mine Train Coaster.
- Change: [#22494] Themes window now displays colours and checkboxes vertically.
- Change: [#22596] Land ownership fixes described by .parkpatch files are now \ 
only considered on scenarios.
- Change: [#22724] Staff now have optional ‘real’ names as well.
- Change: [#22740] Add virtual floor to shifted track design placement.
- Change: [#22795] Replace Giga Coaster and Twister Roller Coaster booster images.
- Fix: [#2614] The colour tab of the ride window does not hide invisible cars \ 
(original bug).
- Fix: [#7672] Wide path status is set to all ‘wide’ paths, instead of only \ 
a quarter, impeding pathfinding.
- Fix: [#15406] Tunnels on steep Side-Friction track are drawn too low.
- Fix: [#21959] “Save this before...?” message does not appear when \ 
selecting “New Game”.
- Fix: [#22072] Objective date string and staff tenure date string cannot be \ 
reused on agglutinative languages.
- Fix: [#22133] Ride time is incorrect for extremely slow speeds.
- Fix: [#22231] Invalid object version can cause a crash.
- Fix: [#22479] Crash when a ride has no valid music object.
- Fix: [#22562] Bottom row of pixels is not always drawn by the OpenGL renderer \ 
when zoomed in.
- Fix: [#22653] Missing water tiles in RCT1 and RCT2 scenarios.
- Fix: [#22654] Misplaced scenario elements in RCT1 and RCT2 scenarios.
- Fix: [#22655] Incorrectly set surface style around missing water tiles on \ 
Botany Breakers.
- Fix: [#22729] Invisibility settings persist after reloading OpenRCT2.
- Fix: [#22734] Support clearance above steep Side-Friction track is too low.
- Fix: [#22774] Fix entities leaving stale pixels on the screen when the \ 
framerate is uncapped.
- Fix: [#22805] Fix deadzone when panning the view in positive axis directions.
- Fix: [#22808] Incorrect support rotation on some Mini Roller Coaster track pieces.
- Fix: [#22857] Side-Friction Roller Coaster train clips through slopes.
- Fix: [#22880] macOS builds lack asset packs and scenario patches.
- Fix: [#22891] [Plugin] getInstalledObject API function not implemented.
- Fix: [objects#346] Invalid refund price for Brick Base Block scenery item.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-01 12:39:11 by Nia Alarie | Files touched by this commit (1)
Log message:
openrct2: needs atomic64
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS