annotate BUGS.txt @ 484:b15b0bd933a5

Fix facing on NPCs and clean up debug prints.
author Jeremy Thurgood <firxen@gmail.com>
date Sat, 09 Apr 2011 22:12:31 +0200
parents 971c1726c530
children bea58fb57a5c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
329
de359cd87fa2 updated level status, plus tea-related bugs
Adrianna Pińska <adrianna.pinska@gmail.com>
parents: 0
diff changeset
1 * When you bring tea to the monk you don't get rid of the item
331
45755c143813 Save npc state to world when a state transition occurs (fixes monk dialogue tree resetting bug).
Simon Cross <hodgestar@gmail.com>
parents: 330
diff changeset
2
45755c143813 Save npc state to world when a state transition occurs (fixes monk dialogue tree resetting bug).
Simon Cross <hodgestar@gmail.com>
parents: 330
diff changeset
3 FIXED
45755c143813 Save npc state to world when a state transition occurs (fixes monk dialogue tree resetting bug).
Simon Cross <hodgestar@gmail.com>
parents: 330
diff changeset
4 =====
329
de359cd87fa2 updated level status, plus tea-related bugs
Adrianna Pińska <adrianna.pinska@gmail.com>
parents: 0
diff changeset
5 * When you re-enter the temple the monk's conversation tree restarts
332
971c1726c530 don't set position and level when creating a sprite just for the inventory image
Neil Muller <drnlmuller@gmail.com>
parents: 331
diff changeset
6 * When you die and respawn on the temple grounds while carrying tea the tea gets dropped by the door but is still in your inventory. It actually is in your inventory, because you can walk away from the door and really drop it. The ghost tea disappears if you activate the door.