Mercurial > parpg-core
log src/parpg/behaviours/npc.py @ 74:47e1345fbac2
age | author | description |
---|---|---|
Wed, 07 Sep 2011 14:48:08 +0200 | KarstenBock | Fixed NPC behaviour. NPCs are wandering around again. |
Wed, 07 Sep 2011 13:54:02 +0200 | KarstenBock | Removed layer as attribute of BaseBehaviour and added it as a parameter to the attachToLayer method. |
Mon, 05 Sep 2011 14:14:42 +0200 | KarstenBock | Fixed error in setting the initial state of the NPC behaviour |
Mon, 05 Sep 2011 14:09:04 +0200 | KarstenBock | Set default value of layer parameter of BaseBehaviour to None |