Update changelog for 0.7.1

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8160 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2011-04-01 00:02:59 +00:00
parent e1ab88c42b
commit 3db1944c71

View File

@ -1,5 +1,24 @@
SuperTuxKart SVN SuperTuxKart 0.7.1
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
* Particle (smoke, splash, fire) and weather effects
* New Fort Magma by Samuncle, new Shiny Suburbs track by Horace
* Renamed many tracks to nicer names
* Added internet news
* Added optional minimal race UI
* Added support for full-screen anti-aliasing
* Support for live language switch
* Clearer multiplayer setup
* Basic level-of-detail (LOD) support
* Debug features for track makers
* Temporary invincibility after being hit
* Replace more sounds to be DFSG-compliant
* New Beagle kart by wolterh
* Fixed character names that contain non-ASCII characters
* Full RTL (right to left) support
* Various other tweaks done and glitches fixed
SuperTuxKart 0.7 (December 2010)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Too many to list them all. Main points: Too many to list them all. Main points:
* Irrlicht: * Irrlicht:
- Ported from plib to irrlicht - Ported from plib to irrlicht
@ -12,7 +31,6 @@ Too many to list them all. Main points:
* New art: * New art:
- New tracks farm, hacienda, scotland, secret garden - New tracks farm, hacienda, scotland, secret garden
SuperTuxKart 0.6.2a (October 2009) SuperTuxKart 0.6.2a (October 2009)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Bugfix: STK would crash while trying to save the config file * Bugfix: STK would crash while trying to save the config file
@ -34,12 +52,10 @@ SuperTuxKart 0.6.2 (July 2009)
presses space/enter at the end of a race, immediately presses space/enter at the end of a race, immediately
quitting the menu before it can be read. quitting the menu before it can be read.
SuperTuxKart 0.6.1a (February 2009) SuperTuxKart 0.6.1a (February 2009)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Bugfix: battle mode would not display track groups. * Bugfix: battle mode would not display track groups.
SuperTuxKart 0.6.1 (February 2009) SuperTuxKart 0.6.1 (February 2009)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Added new kart ("Puffy"), new battle map ("Cave"), and new music * Added new kart ("Puffy"), new battle map ("Cave"), and new music
@ -55,7 +71,6 @@ SuperTuxKart 0.6.1 (February 2009)
* Added slow-down for karts driving backwards. * Added slow-down for karts driving backwards.
* Somewhat reduced 'shaking' of AI driven karts. * Somewhat reduced 'shaking' of AI driven karts.
SuperTuxKart 0.6 (January 2009) SuperTuxKart 0.6 (January 2009)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* New improved physics and kart handling * New improved physics and kart handling
@ -80,7 +95,6 @@ SuperTuxKart 0.6 (January 2009)
- Fixed 'joystick locks' (kart would turn even if the joystick is in neutral), - Fixed 'joystick locks' (kart would turn even if the joystick is in neutral),
thanks to Samjam for the patch. thanks to Samjam for the patch.
SuperTuxKart 0.5 (May 2008) SuperTuxKart 0.5 (May 2008)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Six new tracks and one improved track: Fort Magma, SnowTux Peak, Amazonian Journey, City, * Six new tracks and one improved track: Fort Magma, SnowTux Peak, Amazonian Journey, City,
@ -140,7 +154,6 @@ SuperTuxKart 0.3 (May 2007)
- Fixed keyboard keys unable to work on the first key press bug - Fixed keyboard keys unable to work on the first key press bug
- And others - And others
SuperTuxKart 0.2 (22. Sep 2006) SuperTuxKart 0.2 (22. Sep 2006)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Significant performance improvement by using display lists * Significant performance improvement by using display lists
@ -160,7 +173,6 @@ SuperTuxKart 0.2 (22. Sep 2006)
* Added help and about screens, added credits to track designer * Added help and about screens, added credits to track designer
* Items were added to all tracks * Items were added to all tracks
SuperTuxKart 0.1 (04. May 2006) (not officially released) SuperTuxKart 0.1 (04. May 2006) (not officially released)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Significant speedup by using a new HOT and collision algorithm * Significant speedup by using a new HOT and collision algorithm
@ -171,7 +183,6 @@ SuperTuxKart 0.1 (04. May 2006) (not officially released)
* Some bug fixes and small improvements * Some bug fixes and small improvements
* Added profile option to support automatic profiling * Added profile option to support automatic profiling
SuperTuxKart 0.0.0 (22. Dec 2004) SuperTuxKart 0.0.0 (22. Dec 2004)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* new tracks * new tracks
@ -179,30 +190,25 @@ SuperTuxKart 0.0.0 (22. Dec 2004)
* new user-interface * new user-interface
* some additional effects (skid-marks, smoke) * some additional effects (skid-marks, smoke)
TuxKart v0.4.0 (March 19th 2004) TuxKart v0.4.0 (March 19th 2004)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Changes for compatibility with PLIB 1.8.0 and later. * Changes for compatibility with PLIB 1.8.0 and later.
* Removed some features that were only there to support * Removed some features that were only there to support
truly ancient graphics cards like 3Dfx Voodoo-1/2. truly ancient graphics cards like 3Dfx Voodoo-1/2.
TuxKart v0.3.0 (??) TuxKart v0.3.0 (??)
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
* Converted to use the new PLIB/PW library and thus * Converted to use the new PLIB/PW library and thus
avoid the need to link to GLUT. avoid the need to link to GLUT.
TuxKart v0.2.0 (Sept 3rd 2002) TuxKart v0.2.0 (Sept 3rd 2002)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Changes for compatibility with PLIB 1.6.0 and later. * Changes for compatibility with PLIB 1.6.0 and later.
TuxKart v0.0.5 (??) TuxKart v0.0.5 (??)
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
* Changes for compatibility with PLIB 1.4.0 and later. * Changes for compatibility with PLIB 1.4.0 and later.
TuxKart v0.0.4 (??) TuxKart v0.0.4 (??)
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
* Changes to suit rassin-frassin-Windoze-junk. * Changes to suit rassin-frassin-Windoze-junk.
@ -213,7 +219,6 @@ TuxKart v0.0.4 (??)
* Added new music courtesy of Matt Thomas. * Added new music courtesy of Matt Thomas.
TuxKart v0.0.3 (July 4th 2000) TuxKart v0.0.3 (July 4th 2000)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Fixed bug in Keyboard driver when no * Fixed bug in Keyboard driver when no
@ -224,7 +229,6 @@ TuxKart v0.0.3 (July 4th 2000)
* Started new feature to allow you to be * Started new feature to allow you to be
rescued from lava, etc. rescued from lava, etc.
TuxKart v0.0.2 (July 2nd 2000) TuxKart v0.0.2 (July 2nd 2000)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Added ability to add new tracks without * Added ability to add new tracks without
@ -235,18 +239,15 @@ TuxKart v0.0.2 (July 2nd 2000)
* Should compile and run under Windoze using CygWin. * Should compile and run under Windoze using CygWin.
TuxKart v0.0.1 (July 1st 2000) TuxKart v0.0.1 (July 1st 2000)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Fixed a couple of files missing in initial * Fixed a couple of files missing in initial
Distro. Distro.
TuxKart v0.0.0 (June 29th 2000) TuxKart v0.0.0 (June 29th 2000)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* First CVS release. * First CVS release.
TuxKart (unnumbered) (April 13th 2000) TuxKart (unnumbered) (April 13th 2000)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* First hack. * First hack.