summaryrefslogtreecommitdiff
path: root/example/scripts/monster
AgeCommit message (Expand)AuthorFilesLines
2013-08-26Removed ability categoriesErik Schilling1-1/+1
2013-08-26Made cooldowns of abilities scriptableErik Schilling1-0/+1
2013-08-26Readded level handlingErik Schilling2-2/+30
2013-08-26Readded Entity:damage as lua functionErik Schilling2-8/+6
2013-08-26Added a first very basic monster ai versionErik Schilling2-38/+138
2013-08-26[Abilities] Added abilities to monstersErik Schilling1-0/+97
2013-08-26[Abilities] Removed the old autoattack systemErik Schilling1-14/+0
2013-04-15Moved functions to entity members where appropriateThorbjørn Lindeijer1-5/+5
2013-01-08Added script binds for getting attack informationErik Schilling1-1/+4
2012-03-11Register Lua script API functions into the global namespaceThorbjørn Lindeijer1-6/+6
2012-03-03Use callbacks for items, monsters and status effectsThorbjørn Lindeijer1-2/+6
2012-03-02A bunch of cleanups to example Lua scriptsThorbjørn Lindeijer1-20/+19
2012-03-02Merged all the different Lua states into oneThorbjørn Lindeijer1-2/+2
2012-02-25Merged the example client and server dataThorbjørn Lindeijer1-0/+26