log

age author description
Fri, 08 Apr 2011 21:58:35 +0200 Simon Cross Add support for auto_next_text to give the auto_next effect but with a different prompt.
Fri, 08 Apr 2011 21:58:48 +0200 Jeremy Thurgood Item dropping and swapping.
Fri, 08 Apr 2011 21:44:39 +0200 Simon Cross Add fox.shape (which can be 'fox', 'human' or 'human_with_fan') to game.json. Use fox.shape in state checks in guard.json.
Fri, 08 Apr 2011 21:23:00 +0200 Simon Cross Combine 'fox' and 'player' sections in game.json.
Fri, 08 Apr 2011 21:17:30 +0200 Simon Cross Add monk and kumiko missions to game.json and to monk and kumiko.
Fri, 08 Apr 2011 20:58:12 +0200 Simon Cross Poke the current state before checking to see if there is text in case the world has changed and it is time for the state machine to move on.
Fri, 08 Apr 2011 20:52:47 +0200 Simon Cross Hook up auto_next dialogue events.
Fri, 08 Apr 2011 20:41:05 +0200 Simon Cross Rename the void level to _limbo. Add teacupfull to _limbo. Change monk state change check to world.fox.item == 'teacupfull'.
Fri, 08 Apr 2011 20:15:18 +0200 Adrianna Pińska placed things properly in market
Fri, 08 Apr 2011 20:15:06 +0200 Adrianna Pińska added doorways to debuggable level elements
Fri, 08 Apr 2011 20:11:45 +0200 Simon Cross Enable testing of individual NPCs.
Fri, 08 Apr 2011 19:59:16 +0200 Adrianna Pińska started editing market
Fri, 08 Apr 2011 19:59:05 +0200 Adrianna Pińska fixed level editor
Fri, 08 Apr 2011 19:32:54 +0200 Adrianna Pińska repurposing level 2 and 3 (positions to be fixed)
Fri, 08 Apr 2011 19:27:51 +0200 Jeremy Thurgood More level and scene change fixes.