Accepting request 808846 from home:mnhauke:games

- Update to version 0.8.0
  * Custom tile classes and revamped Doom campaign
  Game
  * Fix string overflow for long weapon descriptions
  * Fix players sometimes spawning in locked rooms
  * Fix missing death animation
  * Fix leg animation when stationary shooting
  * Fix some bullet colors
  * Add button labels for PS3/PS4 controllers
  * Improve Doom campaign with multiple tile types, walk-through
    walls
  Editor
  * Fix background clearing
  * Add support for custom tile types for static maps
  * Add hair editing in char editor
  * Add native file open/save dialogs
  * Add support for drag/dropping guide image
  * Add hardware cursors
  * Improve guide image rendering speed

OBS-URL: https://build.opensuse.org/request/show/808846
OBS-URL: https://build.opensuse.org/package/show/games/cdogs-sdl?expand=0&rev=19
This commit is contained in:
Ferdinand Thiessen
2020-05-25 20:18:14 +00:00
committed by Git OBS Bridge
parent 680bd705b4
commit c9f82e1fc8
4 changed files with 29 additions and 5 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon May 25 17:43:22 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.8.0
* Custom tile classes and revamped Doom campaign
Game
* Fix string overflow for long weapon descriptions
* Fix players sometimes spawning in locked rooms
* Fix missing death animation
* Fix leg animation when stationary shooting
* Fix some bullet colors
* Add button labels for PS3/PS4 controllers
* Improve Doom campaign with multiple tile types, walk-through
walls
Editor
* Fix background clearing
* Add support for custom tile types for static maps
* Add hair editing in char editor
* Add native file open/save dialogs
* Add support for drag/dropping guide image
* Add hardware cursors
* Improve guide image rendering speed
-------------------------------------------------------------------
Sun Jan 5 19:28:10 UTC 2020 - Martin Hauke <mardnh@gmx.de>