[Super-tux-commit] supertux TODO,1.53,1.54
Brought to you by:
wkendrick
From: Ryan F. <sik...@us...> - 2004-05-19 03:50:04
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23803 Modified Files: TODO Log Message: -updated TODO Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- TODO 18 May 2004 21:11:41 -0000 1.53 +++ TODO 19 May 2004 03:49:53 -0000 1.54 @@ -20,6 +20,8 @@ [?] When jumping into a brick and there is a powerup, it should change direction or not, depending where the collision was. It currently sucks. - Discuss this, is that really what we want? +[?] Default keyboard setup should change. Up will be needed for other features + like going through doors and looking up, etc. [H] Change resolution to 800x600 - Levels need to be updated to resolution @@ -50,6 +52,7 @@ [M] bombs should explode directly when hit by another bomb or a mr.iceblock - right now they transform into a "squished mrbomb" +[L] Allow any object to be inside of a [?] box, ie. trampoline or badguy [L] in the "Welcome to Antarctica" level, the blocks next to the first growup look like there are 2 blocks above each other when bumping against them as small tux... @@ -65,3 +68,7 @@ configure.ac changed and it was automatically regenerated by make (instead of the user doing ./autogen.sh) + +Beyond Milestone2 +----------------- +- More things than just levels on the worldmap (similar to SMB3) |