summaryrefslogtreecommitdiff
path: root/example/scripts/callbacks.lua
AgeCommit message (Collapse)AuthorFilesLines
2013-08-26Added a first very basic monster ai versionErik Schilling1-0/+24
The ai is similar to the old c++ version. Only the target searching is executed every 10 ticks only now to prevent performance issues with too many lua calls.