forked from pool/cdogs-sdl
Accepting request 895427 from games
Update to 0.12.0 OBS-URL: https://build.opensuse.org/request/show/895427 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdogs-sdl?expand=0&rev=13
This commit is contained in:
commit
0a405e6e50
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c077b363859f22e5701f9fe1a0b3cf5f9e3464cf7110942f8ad7e70e833d6b1
|
||||
size 26076067
|
3
cdogs-sdl-0.12.0.tar.gz
Normal file
3
cdogs-sdl-0.12.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ce391e8c9ebd4ca2579ace1bd8d486a8267ff1ec4719c862aba6960ad06bee9
|
||||
size 27174645
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 22 14:09:31 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to 0.12.0
|
||||
Game
|
||||
* Fix LAN bugs
|
||||
* Fix crash if laser sight is enabled
|
||||
* Fix crash in AI Insurgency II campaign
|
||||
* Add dual-wielded pistols
|
||||
* Add pistol and chaingun gun models
|
||||
* Add score text popup on collecting score pickups
|
||||
* Improve AI by waking immediately on being hit
|
||||
* Improve AI by not reacting immediately on wake
|
||||
* Improve changing volume options by not rewinding music
|
||||
Editor / Modding
|
||||
* Fix "HitsObjects": false behavior for bullets, should not
|
||||
damage map objects if set
|
||||
* Add highlights to walk-through walls
|
||||
* Add customizable door auto-close delay in campaign options
|
||||
* Add ability to set character direction in static map type
|
||||
* Add customizable special damage duration in bullets.json
|
||||
* Add customizable corpse map object in character_classes.json
|
||||
* Change map object placement to allow them to be placed over
|
||||
ones with 0 health (e.g. wrecks, blood pools)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 11:55:05 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
@ -17,16 +17,16 @@
|
||||
|
||||
|
||||
Name: cdogs-sdl
|
||||
Version: 0.11.1
|
||||
Version: 0.12.0
|
||||
Release: 0
|
||||
Summary: Classic overhead run-and-gun game
|
||||
License: GPL-2.0-only AND BSD-2-Clause AND CC-BY-3.0 AND CC-BY-SA-3.0
|
||||
License: BSD-2-Clause AND GPL-2.0-only AND CC-BY-3.0 AND CC-BY-SA-3.0
|
||||
Group: Amusements/Games/Action/Shoot
|
||||
URL: https://cxong.github.io/cdogs-sdl
|
||||
Source: https://github.com/cxong/cdogs-sdl/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM fix-multiple-definitions.patch -- Fix multiple definitions linking error in test file
|
||||
Patch0: fix-multiple-definitions.patch
|
||||
BuildRequires: cmake >= 3.1
|
||||
BuildRequires: cmake >= 3.12
|
||||
BuildRequires: enet-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
|
Loading…
x
Reference in New Issue
Block a user