Mercurial > parpg-source
log behaviours/npc.py @ 189:4381be70e1bb tip
age | author | description |
---|---|---|
Thu, 15 Mar 2012 14:15:42 +0100 | Beliar | Fixed npcs not actually wandering around. |
Sat, 12 Nov 2011 20:54:25 +0100 | KarstenBock | The approach method of MovingAgentBehaviour now accepts a locatior or another instance, and uses the follow method to move to the instance position. |
Sun, 09 Oct 2011 14:29:02 +0200 | KarstenBock | Fix to decrease the wander rate of the npcs. |
Fri, 30 Sep 2011 14:04:29 +0200 | KarstenBock | Added animation queue and method the base behaviour class. |