Update to version 0.6

OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=16
This commit is contained in:
2009-01-22 12:03:53 +00:00
committed by Git OBS Bridge
parent 69f6e6e72f
commit b27eb01aad
4 changed files with 31 additions and 7 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu Jan 22 10:14:00 CET 2009 - dominique-rpm@leuenberger.net
- Release 0.6
* New improved physics and kart handling
* Added sharp turns and nitro speed boost (replacing wheelies and jump)
* Totally rewrote powerups (plunger, bowling ball, cake, bubblegum) and new look for bananas
* New and improved tracks : skyline, snow mountain, race track, space track, old mine, XR591
* New game mode : 3-Strikes Battle
* Major improvements to AI
* New/improved karts (and removed some old ones) : wilber, eviltux, hexley
* Improved user interface
* Karts now have a visible suspension effect
* Fully positional audio with OpenAL
* New music and sound effects (including engine, braking and skidding sounds)
* Better support for mods and add-ons (kart and track groups)
* New/updated translations (ga fi de nl sl fr it es ro sv)
* Allowed 'Grand Prix's of Time Trial, Follow the Leader, or any other mode
* Challenges are now specified and config files, and are thus easy to create by users
* Improved build system to better detect missing dependencies
* Improved shortcut-detection
* Initial work towards networking (disabled and hidden by default)
* Bug fixes and code refactor/cleanup/documentation
- Fixed 'joystick locks' (kart would turn even if the joystick is in neutral),
thanks to Samjam for the patch.
-------------------------------------------------------------------
Mon Jun 2 20:39:00 EEST 2008 - Dominique Leuenberger <dominique-obs@leuenberger.net>