Mon, 12 Dec 2011 22:03:53 +0100 |
KarstenBock |
Changed id of agents to make them usable in scripts.
|
Sat, 19 Nov 2011 19:34:15 +0100 |
KarstenBock |
Reverted falsely committed changes.
|
Sat, 19 Nov 2011 19:28:38 +0100 |
KarstenBock |
Small fixes.
|
Sat, 19 Nov 2011 16:12:56 +0100 |
KarstenBock |
Added "None" to the action dict which calls an "no-op" action.
|
Sat, 19 Nov 2011 16:00:32 +0100 |
KarstenBock |
Added RunScriptAction class.
|
Thu, 17 Nov 2011 21:21:22 +0100 |
KarstenBock |
Added basic script file for the "Mall" map.
|
Thu, 17 Nov 2011 20:36:08 +0100 |
KarstenBock |
Implemented loading scripts from files.
|
Sun, 13 Nov 2011 17:19:14 +0100 |
KarstenBock |
Further work on the scripting system.
|
Sun, 13 Nov 2011 13:37:24 +0100 |
KarstenBock |
script commands are stored in the System now instead of the the script object.
|
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.
|
Sat, 12 Nov 2011 16:27:39 +0100 |
KarstenBock |
Implemented simple script system.
|
Sat, 05 Nov 2011 16:08:16 +0100 |
KarstenBock |
Activaed loading of character statistic scripts.
|