[Super-tux-commit] supertux TODO,1.55,1.56
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-05-28 14:58:09
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7251 Modified Files: TODO Log Message: Just removed upside down thing. Done. Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- TODO 27 May 2004 03:04:12 -0000 1.55 +++ TODO 28 May 2004 14:57:58 -0000 1.56 @@ -25,6 +25,7 @@ [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. @@ -33,8 +34,6 @@ ? Should disable Tux's movement temporarily (1 second?) [H] Tux should fall while walking in tiles that have a space between. - Possible solution: reduce Tux's width -[H] Enemies should turn upside down after being hit by a kicked iceblock, - fireball or bomb [H] When you jump into the roof or a bonus and fall back down you collide with the badguys twice. Noticable with iceblocks. (level 15) |