summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Removed ";" in a sentence of silvio, replaced by a ".", makes more sense in e...Alige1-1/+1
2016-07-11In the marriage script, a sentence couldn't be translated for different male/...Alige1-1/+1
2016-07-11In enora's script, a sentence couldn't be translated for male/female while ne...Alige1-1/+1
2016-07-11English fixes in 001-2-22/note.txt.Alige1-9/+9
2016-07-11Missing space between price and E in salem's script (all other scripts have t...Alige1-1/+1
2016-07-10Fixed a bit of english in some scripts.Alige3-4/+3
2016-07-10Fixed lines badly placed/missing in julia's scripts.Alige2-6/+11
2016-07-10move x y of door.txt to 19,28omattornot1-1/+1
2016-07-09We should avoid <;> in english, better use <,> or start a new sentence.Alige1-2/+2
2016-07-09remote useless ) in gugli.txt; add _ in nard.txtomattornot2-2/+2
2016-07-09Add log function to calculate the plush count to reset the player stat.Reid1-0/+1
2016-07-09Removed two copied sentences in julia's script.Alige1-4/+0
2016-07-08Offset moon's warps and update map cache.Reid2-2/+2
2016-07-08Fixed some english in NPC Janus script.Alige1-3/+4
2016-07-07Add test server scripts for ci.Andrei Karas2-0/+861
2016-07-07Fixed some english in enora's script.Alige1-5/+5
2016-07-06Add a logn * baseplayer function to calculate inn and stat reset costs.Reid2-19/+24
2016-07-06Fixed few bugs in NPC scripts:Alige26-98/+83
2016-07-06Fixed bug in rumly's script + added a line to count the number of plushrooms ...Alige1-17/+4
2016-07-06Added new possibility on rumly's script & fixed some english.Alige1-7/+22
2016-07-06Fix rumly.Reid1-3/+8
2016-07-04Fix couwan quest, it was impossible to complete it after leaving the ship.Reid1-0/+8
2016-07-04Fix different issues in oscar script.Andrei Karas1-15/+19
2016-07-04Remove double translation from oscar npc.Andrei Karas1-1/+1
2016-06-30Fixed a bug in the cookie master script. Thanks to Vasily for spotting it.Alige1-1/+1
2016-06-28Fix a missing comma that crashed rumly's script.Reid1-1/+1
2016-06-27Changed all item IDs by their aegisname in scripts.Alige21-98/+98
2016-06-27Fixed "INN" to "Inn" in scripts.Alige4-28/+28
2016-06-27Transformed "RedPlush" into "Red Plush", makes more sense in game.Alige2-2/+2
2016-06-27Removed useless entry in calypsan script.Alige1-1/+1
2016-06-27Now the player won't need only 1 plushroom to reset stats, it will depend on ...Alige1-10/+10
2016-06-27Added emotion when Nard finds a name for the Island.Alige1-0/+1
2016-06-27Removed useless comments on emotions in npc scripts.Alige2-3/+3
2016-06-27Replace emotion() arguments with constants instead of ID.Reid15-24/+24
2016-06-26Add a camel dye on enora's tanktop.Reid1-1/+1
2016-06-25Fixed a bug in enora's script. Seen by Parser, reported by Vasily, thanks to ...Alige1-1/+1
2016-06-25Remove the harbour NPC on top-right of the dock and offset the one below Nard...Reid1-13/+1
2016-06-24Fixed the name of the Manana Tree in the mob_db and added them on Artis map.Alige1-0/+20
2016-06-22add atcommand `@esp` (manipulates Esperin)mekolat2-0/+91
2016-06-22add atcommand `@w` (works like `@go`)mekolat2-0/+232
2016-06-22add `@music` atcommandmekolat3-0/+116
2016-06-22Add into test map npc1 scripts for getcardbyindex / removecardbyindex.Andrei Karas1-0/+12
2016-06-20send fake collision when legion building is lockedmekolat1-0/+2
2016-06-20Add legiontalk with carmie's dialogue.Reid3-12/+61
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.Reid2-0/+24
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-19Added more sentences to carmie.Alige1-2/+10