Version 0.0.5
-December 9, 2003
+December 24th, 2003
CREDITS
http://www.newbreedsoftware.com/bill/
Tobias Glaesser <tobi.web@gmx.de>
-
+ Duong-Khang NGUYEN <neoneurone@users.sf.net>
Graphics: Bill Kendrick, using The GIMP
http://www.gimp.org/
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/supertux/
-0.0.5 - December 19th, 2003 - ???
+0.0.5 - December 24th, 2003
---------------------------
+ * Added "Level 2"
+ Tobias Glaesser <tobi.web@gmx.de>
+
+ * Added a menu. You can set sound and fullscreen on and off for example.
+ Tobias Glaesser <tobi.web@gmx.de>
+
+ * Improved sound handling again. Added: playing different
+ songs in one level is now supported (now we need new songs!)
+ Duong-Khang NGUYEN <neoneurone@users.sf.net>
+
* Added 'PAUSE' feature.
Tobias Glaesser <tobi.web@gmx.de>
* Initial support for additional levels.
Tobias Glaesser <tobi.web@gmx.de>
- * Added small "Level 2"
- Tobias Glaesser <tobi.web@gmx.de>
-
* One-ups ever 100 distros
Tobias Glaesser <tobi.web@gmx.de>
--------
1. Name of the level.
-2. The time you have to finish the level.
-3. Defines the music file, which should be played.
-4,5,6. RGB values for the background of the level.
-7. Defines the level's length.
+2. The theme of the level. The game will look in "supertuxdir/data/images/theme"
+3. The time you have to finish the level.
+4. Defines the music file, which should be played.
+5,6,7. RGB values for the background of the level.
+8. Defines the level's length.
Example:
----------
Antarctica
+antarctica
240
ji_turn.it
128
* <- Poletop
| <- Pole
\ <- Flag
-& <- Water
\ No newline at end of file
+& <- Water
Version 0.0.5
-December 17, 2003
+December 24th, 2003
NOTICE! THIS GAME IS UNDER CONSTRUCTION!
UNDER CONSTRUCTION
+-------------------------------------------------+
- |SCORE 1230 TIME 128 DISTROS 93 |
- |HIGH 100 |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
+ |SCORE 1230 TIME 128 DISTROS 93 |
+ |HIGH 100 |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+-------------------------------------------------+
Pausing
-------
- NOT IMPLEMENTED
-
- To pause the game, you can press either the [TAB] or [P] key.
- To unpause, press one of those keys again.
+
+ To pause the game, you can press the [P] key.
+ To unpause, press [P] again.
Quitting
--------
OPTIONS FILE
------------
- NOT IMPLEMENTED
When Super Tux starts up, it looks for an options file.
Under Windows, this file is "supertux.dat" in the Super Tux folder.
This file records high score scores and initials, and volume settings.
+ Currently it only records high score.
THE END