summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
2016-08-06Removed capital letter from "Omatt" (to "omatt").Alige1-1/+1
2016-08-06change fishing pull_max, add timer; change label name in wateranimationomatt1-1/+5
2016-08-06Update the fishing support with the new animation.Reid1-63/+80
2016-08-04Add a blank line on the BarberSayStyle inside the speech flag.Reid1-1/+1
2016-08-04change water animation (001-1), and change fishing functionomatt1-84/+90
2016-08-04add BarberSayStyle function in barber.txt, and add new line on the top of men...omatt1-70/+65
2016-07-24A warrior is not always too tense to say some advice.Akko Teru1-3/+9
2016-07-24Legion blather. Exclude the misplaced dialogue-box.Akko Teru1-7/+8
2016-07-19Continued fixing typos and rewording sentences, after reading the translations.Alige2-11/+11
2016-07-17Remove client versions list.Andrei Karas1-17/+0
2016-07-17Because of translations, reworked several sentences in scripts, added missing...Alige1-7/+7
2016-07-12In barber's script typo: String Green -> Spring Green. Reported by Micksha.Alige1-1/+1
2016-07-11In the marriage script, a sentence couldn't be translated for different male/...Alige1-1/+1
2016-07-06Add a logn * baseplayer function to calculate inn and stat reset costs.Reid1-0/+23
2016-07-06Fixed few bugs in NPC scripts:Alige3-7/+7
2016-06-27Removed useless comments on emotions in npc scripts.Alige2-3/+3
2016-06-27Replace emotion() arguments with constants instead of ID.Reid3-5/+5
2016-06-22add `@music` atcommandmekolat1-0/+66
2016-06-20Add legiontalk with carmie's dialogue.Reid1-0/+58
2016-06-20Fix some wrong rand() call on hello and villagertalk.Reid2-2/+2
2016-06-20Clean up villagertalk and remove some legion-specific dialogues.Reid1-15/+3
2016-06-20Add a hello script function.Reid1-0/+23
2016-06-20Rewrite the villagertalk with a switch.Reid1-30/+35
2016-06-20Fix a repeat issue on the fishing script.Reid1-6/+14
2016-06-18Introduced the name of the Drasil Island in npc scripts.Alige1-1/+1
2016-06-14Fixed some missings girl/boy feature in some scripts.Alige1-1/+1
2016-06-14fix npc freeze when next move target is too farJoseph Botosh1-12/+66
2016-05-30Add "other" gender on doors.Reid1-0/+1
2016-04-29Fix the random hair boundary, it could set an unknown hairstyle.Reid1-1/+1
2016-04-29Improve the goodbye() function and add goodbye_msg() function that stores eve...Reid1-14/+19
2016-04-19Add a new function called npctalkonce.Reid1-0/+32
2016-04-14Change the adddefaultskills function default level to 6 instead of 9.Reid1-1/+4
2016-04-11Add compareandsetq function, it compares a given quest variable's value with ...Reid1-0/+13
2016-03-19Replace select with yes/no to askyesno function.Andrei Karas3-3/+8
2016-03-19Add menuaction into yes/no dialogs in marriage.Andrei Karas1-2/+2
2016-03-19Add timer for check is marriage registration list is actual.Andrei Karas1-0/+16
2016-03-19Add support for divorce in marriage script.Andrei Karas1-9/+52
2016-03-19Add initial version of marriage script. Missing divorce and missing time checks.Andrei Karas1-0/+234
2016-03-14Add known client versions and dates to clientversion script.release2016-03-15Andrei Karas1-1/+18
2016-03-13Extend the openbook feature and add different dialogue if the book was used f...Reid1-1/+21
2016-03-13Remove the translation function on poems and add a new function that ask if t...Reid1-0/+16
2016-03-01Fix the hair color issue.Reid1-26/+25
2016-03-01Fix wrong random number on barber functions.Reid1-2/+3
2016-03-01Change the difficulty of fishing.Reid1-4/+4
2016-02-26Add menuaction script function. Replace all action string to this function.Andrei Karas2-2/+6
2016-02-26Add improved mouboos (they now walk!).Reid2-26/+97
2016-02-23Add moubootalk function.Reid1-0/+26
2016-02-22Improve barber scripts and add loops.Reid1-88/+96
2016-02-22Add a new flag for the speech() function to hide the mesn; line.Reid1-1/+4
2016-02-22Update the hair color if a hairstyle get changed (fix the Sdye Regulardye pro...Reid1-1/+3