comparison TODO.txt @ 616:37c1d9958c54

Clean up TODO.txt file a bit.
author Simon Cross <hodgestar@gmail.com>
date Wed, 04 May 2011 01:32:16 +0200
parents de359cd87fa2
children
comparison
equal deleted inserted replaced
615:e71e13dbd570 616:37c1d9958c54
2 ==== 2 ====
3 - add NPC name to text bubbles 3 - add NPC name to text bubbles
4 - better text bubbles 4 - better text bubbles
5 - text bubbles for player 5 - text bubbles for player
6 6
7 - set something on fire on the road usin fire power 7 - add more enemy types
8 - improve enemy patrolling and attack strategies
9
10 - set something on fire on the road using fire power
8 - fox must collide with samurai / cart on the road, so that they can block the path until missions are completed 11 - fox must collide with samurai / cart on the road, so that they can block the path until missions are completed
9 - agree on oni types and movement; this is needed for level design
10 12
11 - items should fall to the ground when dropped
12
13 - fox powers:
14 - fireballs
15 - lightning
16 - flying
17 13
18 NOTES 14 NOTES
19 ===== 15 =====
20 - fox.shape can be 'fox' or 'human' or 'human_with_fan' 16 - fox.shape can be 'fox' or 'human' or 'human_with_fan'
21 17
22 RECENTLY DONE 18 RECENTLY DONE
23 ============= 19 =============
24 - get all npcs to pass npc-test
25 - raising events that switch which npc is speaking
26 - hattori & ichiro
27 - kaneda & kumiko
28 - kaneda2 & tetsuo
29 20
21