[Super-tux-commit] supertux TODO,1.99,1.100
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-12-30 14:50:43
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32369 Modified Files: TODO Log Message: TODO update, MrTree behaviour improvements Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.99 retrieving revision 1.100 diff -u -d -r1.99 -r1.100 --- TODO 7 Dec 2004 21:02:37 -0000 1.99 +++ TODO 30 Dec 2004 14:50:21 -0000 1.100 @@ -118,6 +118,9 @@ [M] Add bonus score for extra time left when finishing a level [M] when bumping a special with 2 blocks at once, it won't change direction [M] tux get killed if he kicks a iceblock while at the same time bouncing on +[L] The camera does some nasty little jumps if you jumped up on a higher place + where the camera didn't completely follow yet and you fall down directly + again. This will suddenly raise the camera up. [L] Allow any object to be inside of a [?] box, ie. trampoline or badguy - Not sure if this would be gameplay wise. |