Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2020 01:30:51 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554046 - head/games/openrct2
Message-ID:  <202011040130.0A41Updh044664@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Wed Nov  4 01:30:51 2020
New Revision: 554046
URL: https://svnweb.freebsd.org/changeset/ports/554046

Log:
  games/openrct2: update to 0.3.2
  
  Changelog:
  - 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.
  
  https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.2
  
  Also update objects to 1.0.18:
  This release fixes the Killer Whale and Hippo submarines and contains several translation updates.
  
  https://github.com/OpenRCT2/objects/releases/tag/v1.0.18

Modified:
  head/games/openrct2/Makefile
  head/games/openrct2/distinfo

Modified: head/games/openrct2/Makefile
==============================================================================
--- head/games/openrct2/Makefile	Wed Nov  4 01:05:50 2020	(r554045)
+++ head/games/openrct2/Makefile	Wed Nov  4 01:30:51 2020	(r554046)
@@ -3,8 +3,7 @@
 
 PORTNAME=	openrct2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.1
-PORTREVISION=	1
+DISTVERSION=	0.3.2
 CATEGORIES=	games
 
 MAINTAINER=	pkubaj@FreeBSD.org
@@ -32,7 +31,7 @@ USES=		cmake compiler:c++17-lang desktop-file-utils gn
 USE_GITHUB=	yes
 GH_ACCOUNT=	OpenRCT2
 GH_PROJECT=	OpenRCT2
-GH_TUPLE=	OpenRCT2:objects:v1.0.17:objects \
+GH_TUPLE=	OpenRCT2:objects:v1.0.18:objects \
 		OpenRCT2:title-sequences:v0.1.2c:title_sequences
 USE_GL=		gl
 USE_LDCONFIG=	yes

Modified: head/games/openrct2/distinfo
==============================================================================
--- head/games/openrct2/distinfo	Wed Nov  4 01:05:50 2020	(r554045)
+++ head/games/openrct2/distinfo	Wed Nov  4 01:30:51 2020	(r554046)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1601327249
-SHA256 (OpenRCT2-OpenRCT2-v0.3.1_GH0.tar.gz) = f5dcc350bb7539d0bc322ec7f07ba30df1091b9d868c163ea673d9b5b1cdcd9a
-SIZE (OpenRCT2-OpenRCT2-v0.3.1_GH0.tar.gz) = 11761818
-SHA256 (OpenRCT2-objects-v1.0.17_GH0.tar.gz) = 64e9238fe999fe8d72e5826c4dd592712cfcdd6d1df2f7b56f63b32b59f91ec8
-SIZE (OpenRCT2-objects-v1.0.17_GH0.tar.gz) = 921340
+TIMESTAMP = 1604452614
+SHA256 (OpenRCT2-OpenRCT2-v0.3.2_GH0.tar.gz) = 66c1c7ae8c765397e324b1aac59907bd5197dbad88597133aaba8a9480627c36
+SIZE (OpenRCT2-OpenRCT2-v0.3.2_GH0.tar.gz) = 12749225
+SHA256 (OpenRCT2-objects-v1.0.18_GH0.tar.gz) = 46de8b6b505b3e1d45d4240beff58c5e53152715d07c17d9bf57d7c5e433cca1
+SIZE (OpenRCT2-objects-v1.0.18_GH0.tar.gz) = 927389
 SHA256 (OpenRCT2-title-sequences-v0.1.2c_GH0.tar.gz) = 2f5734061ed859f9eeca821f3d483d9c95f773a40656eda74e9b65b298f19c7b
 SIZE (OpenRCT2-title-sequences-v0.1.2c_GH0.tar.gz) = 20478990



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011040130.0A41Updh044664>