# HG changeset patch # User Simon Cross # Date 1302293608 -7200 # Node ID b5ce2c7f4c6096e237d91463255917b89b6a40bc # Parent 74c875f7b1f51c89e3688034365c260ec8d632e7 I think we're at the stage were a TODO list is starting to be useful. diff -r 74c875f7b1f5 -r b5ce2c7f4c60 TODO.txt --- a/TODO.txt Fri Apr 08 22:09:01 2011 +0200 +++ b/TODO.txt Fri Apr 08 22:13:28 2011 +0200 @@ -1,5 +1,14 @@ - - TODO ==== +- raising events that switch which npc is speaking +- better text bubbles +- text bubbles for player +NOTES +===== +- fox.shape can be 'fox' or 'human' or 'human_with_fan' + +RECENTLY DONE +============= +- get all npcs to pass npc-test +