summaryrefslogtreecommitdiffstats
path: root/example/scripts/monster
Commit message (Expand)AuthorAgeFilesLines
* Readded Entity:damage as lua functionabilitiesErik Schilling2013-05-122-8/+6
* Added a first very basic monster ai versionErik Schilling2013-05-122-28/+141
* [Abilities] Added abilities to monstersErik Schilling2013-05-111-0/+97
* [Abilities] Removed the old autoattack systemErik Schilling2013-05-081-14/+0
* Moved functions to entity members where appropriateThorbjørn Lindeijer2013-04-151-5/+5
* Added script binds for getting attack informationErik Schilling2013-01-081-1/+4
* Register Lua script API functions into the global namespaceThorbjørn Lindeijer2012-03-111-6/+6
* Use callbacks for items, monsters and status effectsThorbjørn Lindeijer2012-03-031-2/+6
* A bunch of cleanups to example Lua scriptsThorbjørn Lindeijer2012-03-021-20/+19
* Merged all the different Lua states into oneThorbjørn Lindeijer2012-03-021-2/+2
* Merged the example client and server dataThorbjørn Lindeijer2012-02-251-0/+26