Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24503
Modified Files:
TODO
Log Message:
- updated TODO
Index: TODO
===================================================================
RCS file: /cvsroot/super-tux/supertux/TODO,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- TODO 28 May 2004 22:57:31 -0000 1.58
+++ TODO 1 Jun 2004 21:12:29 -0000 1.59
@@ -23,13 +23,15 @@
[?] Default keyboard setup should change. Up will be needed for other features
like going through doors and looking up, etc.
+[H] Make sure there are no invalid tile numbers in the level files
+ - Tile 6 occurs in world1/level5.stl as well as other levels
[H] Change resolution to 800x600
- Levels need to be updated to resolution
(half of the levels have been already updated)
[H] Buttjump related things
? Right now only breaks bricks beneath tux - what else should it break
- - Breaks 1 box too much at the left when tux is facing left.
- Should kill enemies with a certain range
+ - Done--now needs to be tweaked
- Animation (need images)
? Should disable Tux's movement temporarily (1 second?)
[H] Tux should fall while walking in tiles that have a space between.
|