Accepting request 1108006 from games
OBS-URL: https://build.opensuse.org/request/show/1108006 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/CorsixTH?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f87ff002405501b12798a715b691496775a4f9727188eeba167143816992a0f
|
||||
size 4117046
|
3
CorsixTH-0.67.tar.gz
Normal file
3
CorsixTH-0.67.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e88cf1916bf4d7c304b551ddb91fb9194f110bad4663038ca73d31b939d69e3
|
||||
size 4127698
|
@@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 25 17:21:47 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Update to version 0.67:
|
||||
* New Features/Enhancements
|
||||
- The original demo gameplay video now plays when the
|
||||
CorsixTH main menu is idle (this can be disabled in the
|
||||
configuration file)
|
||||
- File browser menus now have an OK button
|
||||
- Selecting an existing file in the Save Game/Map browsers
|
||||
will now update the text input box to that file name
|
||||
* Changes
|
||||
- Handymen now always stay in their assigned plots, except
|
||||
when going to rest
|
||||
- Staff members now have a maximum salary, which can be
|
||||
configured in custom levels
|
||||
- The game will now always use the GP's choice of next
|
||||
diagnosis room for the patient, if available
|
||||
- Queueing patients are now shown when hovering a door
|
||||
- Epidemics can no longer fail because an infected patient
|
||||
left before the epidemic was revealed
|
||||
- Balance changes to drug improvement research
|
||||
- Check for updates can now be disabled in Settings
|
||||
- Check for updates timeout duration significantly reduced
|
||||
- "Pause" now shows up when the "Build while paused" setting
|
||||
is on and the game is paused.
|
||||
- The gamelog file now includes a timestamp
|
||||
- Support for detecting Theme Hospital game files from an
|
||||
EA Store install
|
||||
- Many, many, refactors of the code to make it better to
|
||||
understand for future developers
|
||||
- Contact methods to reach the CorsixTH Team have been updated
|
||||
* Bug Fixes
|
||||
- Fixed an instance where objects could disappear from the map
|
||||
- Fixed a bug where the empty action queue message was
|
||||
prevented from happening
|
||||
- Fixed a bug where dying patients became undead and would
|
||||
have a habit of ruining everything
|
||||
- Fixed broken dynamic info during epidemics
|
||||
- Handymen will no longer try to repair machinery while
|
||||
a patient is using it
|
||||
- Psychiatrist couch has less chance of causing blocked paths
|
||||
- Roujin's challenge is now properly applied (read: harder)
|
||||
- Serious Radiation is no longer contagious
|
||||
- Room blueprints can no longer go beyond external walls
|
||||
- Fixed incorrect button sounds in the Staff Management window
|
||||
- Fixed back button behaviour in Font Picker
|
||||
- Fixed a bug where word-wrapping text on dialogs could crash
|
||||
the game
|
||||
- Fixed a rare case where the next VIP date may be scheduled
|
||||
in the past
|
||||
- Fixed a rare case where awarded research points could
|
||||
be negative
|
||||
- Fixed a rare case of the balance sheet being victim of
|
||||
a green highlighter
|
||||
* Updated Translations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 13 11:29:36 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package CorsixTH
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: CorsixTH
|
||||
Version: 0.66
|
||||
Version: 0.67
|
||||
Release: 0
|
||||
Summary: Theme Hospital clone
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user