File luola.changes of Package luola
-------------------------------------------------------------------
Sat Jun 12 17:27:02 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 1.3.2
* Max soldier/helicopter limit can no longer be set in level settings
* Added option to make jump points one-way
* Fixed a bug in draw_line that could crash the game
* In last player must land to win endmode, second player screen
in halfscreen mode would not be refreshed when first player died
* Implemented a new unified physics engine
* Removed Tag Gun
* Rearranged the internal palette to a more logical order
* Removed option to disable gravity for bullets
* Ship and weapons code was almost entirely rewritten
* Weather effects were changed into more generic decoration particles
* Pilot's rope is now spring system based
* Improved critter AI
* Removed option to make wind affect projectiles
* Critter, explosion and remote control animation frame counts are
no longer hardcoded
* Bugfix: bat and fish counts in settings menu pointed to bird count
* Removed ceiling_attach object option
* Rearanged weapons
* Critters can now freeze
* The menu code was rewritten
* An arbitrary number of joypads can now be used
* Audio channels startup option was removed
* Level and weapon selection screens were rewritten
* Added support for level thumbnails
* The generic parser is now used to load level configuration files
* Binary level configuration file format was dropped
* All graphics are now loaded from a single datafile
* Luola now responds to quit event from window manager
* Startup defaults configuration file format was changed
* Bugfix: Levels smaller than the viewport are no longer allowed
* Sound effects are now packed into an LDAT file
* Music now fades out on end of level
* Bugfix: explosion animation are now drawn again while player
screen fades out
* Hole size is now smaller and unchangeable
* Compact level files no longer need to end in .compact.lev
* Compact level files can now contain multiple levels
* Random critter counts are now random
- Drop patches:
* luola-missing-code.patch
* luola-1.3.0-1.patch
* luola-1.3.0-2.patch
- Add fix-multiple-definitions.patch
-------------------------------------------------------------------
Sun Jan 13 09:47:45 UTC 2013 - joop.boonen@opensuse.org
- Added BuildRequires zlib-devel as they are not
automatically installed for openSUSE > 12.2
-------------------------------------------------------------------
Tue May 1 13:40:05 UTC 2012 - jengelh@medozas.de
- Enable parallel build
-------------------------------------------------------------------
Thu Oct 15 16:09:43 UTC 2009 - PVince81@yahoo.fr
- Initial package