summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Improve the riddle script, fix the fact that the riddle didn't work with a tr...Reid1-0/+1
2016-12-13put the game rules in a function, make notes call that function, add `@rules`...gumi1-0/+1
2016-11-28Fix MOTD as per gumiwushin1-1/+0
2016-11-17Add language selection into its own function,Reid1-0/+1
2016-10-13Add MOTD to Configswushin1-0/+2
2016-10-02Add Artis Legion quest on LozerkMonwarez1-0/+1
2016-09-26Add questgen function.Reid1-0/+1
2016-09-02last minute changesgumi1-1/+1
2016-09-01add FuzzyTime functions (human-readable time)gumi1-0/+1
2016-09-01add quest debuggumi1-0/+36
2016-09-01add scheduled broadcastsgumi1-0/+1
2016-09-01add debug preset systemgumi1-0/+1
2016-09-01add (broken) appearance debuggumi1-0/+1
2016-09-01add skill debuggumi1-0/+1
2016-09-01add general debug menugumi1-0/+1
2016-09-01add placeholder event menugumi1-2/+3
2016-09-01add Super Menu, add scripted MOTD, add MOTD configgumi1-0/+2
2016-08-20Convert npc directory into new format.Andrei Karas1-33/+33
2016-08-04add BarberSayStyle function in barber.txt, and add new line on the top of men...omatt1-0/+3
2016-06-22add atcommand `@esp` (manipulates Esperin)mekolat1-0/+1
2016-06-22add atcommand `@w` (works like `@go`)mekolat1-0/+1
2016-06-22add `@music` atcommandmekolat1-0/+4
2016-06-20Add legiontalk with carmie's dialogue.Reid1-0/+1
2016-06-20Add a hello script function.Reid1-0/+1
2016-03-19Add initial version of marriage script. Missing divorce and missing time checks.Andrei Karas1-0/+1
2016-03-13Remove the oldbook item script.Reid1-1/+0
2016-03-13Remove the translation function on poems and add a new function that ask if t...Reid1-0/+1
2016-03-07Add new function to manage delayed healing with 4 different life potion statu...Reid1-0/+1
2016-02-26Add improved mouboos (they now walk!).Reid1-1/+1
2016-02-23Add moubootalk function.Reid1-0/+1
2016-02-22Put input in first position of the scripts.conf.Reid1-1/+1
2016-01-24Improve Plush and the savepoint functions.Reid1-0/+1
2015-12-29Add villagertalk function for random dialogues.Reid1-0/+1
2015-12-28Add sailortalk function that display random dialogues for sailors.Reid1-0/+1
2015-10-20Move masks functions to their own file.Reid1-1/+2
2015-09-24add basic Shovel NPC/itemJoseph Botosh1-0/+1
2015-09-18add function fishingJoseph Botosh1-0/+1
2015-09-05add script functions for graph-based NPC movementJoseph Botosh1-0/+1
2015-07-25Add barber functions.Reid1-0/+1
2015-05-02Add functions and example npc for simple npc moving program.Andrei Karas1-0/+1
2015-03-05Add function menu2 for return some missing features.Andrei Karas1-0/+1
2015-02-09Convert shop into market with 1000 items limit.Andrei Karas1-0/+1
2015-02-05Add harbour NPC.Reid1-0/+1
2015-02-03Correct hammock animation.Reid1-1/+2
2014-12-16Add door script on test map.Andrei Karas1-0/+1
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-3/+3
2013-07-10Correct bug with the asleep function.beta3.0.1Reid Yaro1-0/+1
2013-07-10Add basic npctalk3 goodbye function (still in wip, but working).Reid Yaro1-0/+1
2013-06-01Remove the poison function.Reid Yaro1-1/+0
2012-12-25Add poison functions on scripts.conf .Reid1-2/+1