[Super-tux-commit] supertux TODO,1.70,1.71
Brought to you by:
wkendrick
From: Marek M. <wa...@us...> - 2004-06-12 21:13:42
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25909 Modified Files: TODO Log Message: Improved (?) ice bullet physics Fixed design bug in level 11: tux could jump over the ending sequence which then wouldn't be played - code should be changed to generally prevent that from happening Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.70 retrieving revision 1.71 diff -u -d -r1.70 -r1.71 --- TODO 10 Jun 2004 16:03:16 -0000 1.70 +++ TODO 12 Jun 2004 21:13:34 -0000 1.71 @@ -76,7 +76,8 @@ [L] we only have a global counter for multiple coin blocks. This should be handled per block. [L] Show level number on top of the screen when playing the level -[L] fix the door animation +[L] Fix the door animation +[L] Prevent Tux from being able to jump over ending sequence triggers Beyond Milestone2 ----------------- |