summaryrefslogtreecommitdiff
path: root/example/serverdata
AgeCommit message (Expand)AuthorFilesLines
2011-03-14Script binding for the new screen shake effect.Philipp Sehmisch1-0/+48
2011-03-11Change the monster talking delay to 0.5 to minimize test failures.Yohann Ferreira1-1/+1
2011-03-09Show a way to make monsters speak at spawn time.Yohann Ferreira1-2/+11
2011-03-02Enabling of warp to respawn location after deathStefan Dombrowski1-1/+1
2011-02-22Implementing @killmonstersStefan Dombrowski1-0/+1
2011-02-20Made use of npc_disable(), npc_enable() on the template map.Yohann Ferreira1-0/+4
2011-02-20Update barbers and hair display.Yohann Ferreira1-2/+2
2011-02-15Added a merchant and a blacksmith on the template map.Yohann Ferreira3-73/+113
2011-02-11Finally fix Harmony giving some GP to characters.Yohann Ferreira1-7/+4
2011-02-08Implemented LUA binding to get the gender of a characterPhilipp Sehmisch1-1/+7
2011-01-31Added first visible npcs and play with them a bit.Yohann Ferreira1-6/+36
2011-01-27Simply fixing the map script header while i see it.Yohann Ferreira1-4/+4
2011-01-27Updates to the example data.Yohann Ferreira2-2/+34
2010-12-30Added new example files needed to start a more complete feature-showing map.Yohann Ferreira12-10/+644
2010-12-27Implemented @log and @logsay commands.Philipp Sehmisch1-0/+2
2010-12-27Transaction logging of various command, new transaction codes and style fix.Philipp Sehmisch1-0/+2
2010-12-17Implemented @die chat commandPhilipp Sehmisch1-0/+1
2010-12-06Improve warp commandsJared Adams1-0/+1
2010-08-30Added @mute chat command.Philipp Sehmisch1-0/+1
2010-07-09Added LUA script bindings for manipulating the specials available to a charac...Philipp Sehmisch1-0/+39
2010-05-31Added minimal example global_events.luaPhilipp Sehmisch1-0/+57
2010-05-30Copied basic Lua libs back from tmwserv-data and added dummy dataThorbjørn Lindeijer3-0/+53