summaryrefslogtreecommitdiff
path: root/npc/001-1
AgeCommit message (Expand)AuthorFilesLines
2016-01-08Add some comment about quest variable used on calypsan script.Reid1-1/+7
2016-01-04Add Fexil and its bag on the import file.Reid1-0/+2
2016-01-04Add Fexil quest indication on Salem.Reid1-12/+22
2016-01-04Add Fexil quest indication on Calypsan.Reid1-1/+21
2016-01-04Add Fexil's shop bag.Reid1-0/+33
2016-01-04Add fexil shop and quest.Reid1-0/+150
2016-01-04Add the counter of fluffy killed on enora.Reid1-0/+7
2016-01-04Add a death script on the fluffy spawn.Reid1-3/+3
2016-01-04Extend salem script and add piou description and a quit message.Reid1-3/+16
2016-01-03Add lucas and calypsan on const and Artis' import.Reid1-0/+2
2016-01-03Add lucas on Artis.Reid1-0/+19
2016-01-03Add calypsan on Artis.Reid1-0/+21
2016-01-03Advance Enora's script, missing only the third quest (out of 4).Reid1-12/+176
2016-01-03Add death script on Artis hill's fluffies.Reid1-0/+8
2015-12-31Add fancy panels on Artis.Reid1-3/+40
2015-12-29Remove debug dialogue from salem.Reid1-5/+5
2015-12-29Add different dialogue for artaxe as he is blocking the north road of Artis.Reid1-4/+5
2015-12-29Add some piou/piousse and more fluffy on Artis.Reid1-0/+5
2015-12-29Add villagertalk on artaxe and juscare scripts.Reid2-9/+4
2015-12-29Fix a typo on the door script.Reid1-1/+1
2015-12-29Prepare the first quest of the newb quest on enora script.Reid1-6/+14
2015-12-28Update Enora script with a more advanced scripting template.Reid1-58/+108
2015-12-28Change Enora's max constant value on the Legion's door script.Reid1-1/+1
2015-12-28Add Rumly on 001-1.Reid2-0/+199
2015-12-27Add early WildX dialogues for Enora.Reid1-4/+67
2015-12-27Add emotes function on katja script.Reid1-1/+2
2015-12-27Add newby quest requierment to enter the Legion building.Reid1-1/+13
2015-12-27Add alwaysvisible attribute on harbour tiles.Reid1-0/+7
2015-12-27Fix reward and add some more dialogue on qonan script on artis.Reid1-5/+14
2015-12-26Move Trozz to #40.Reid2-22/+0
2015-12-24Move Q'Anon to 001-2-39.Reid2-23/+0
2015-12-24Move lozerk to 001-2-33.Reid1-21/+0
2015-12-24Add new harbour tile and offset an animation that appeared on water.Reid1-1/+12
2015-12-23Fix warps from Artis to LoA's main hall (and backwarp).Reid1-1/+1
2015-11-15Fix door placement for the legion building on Artis.Reid1-1/+1
2015-11-15Fix xilaxa walkpath.Reid2-4/+2
2015-11-15Add Q'Anon script.Reid2-0/+22
2015-11-14Fix flyingpiou npc.Andrei Karas1-1/+2
2015-11-10Move doors init code into doorInit function. Also enable alwaysvisible attrib...Andrei Karas1-57/+19
2015-11-09Merge branch 'master' of gitlab.com:evol/serverdataQwertyDragon2-0/+19
2015-11-09Small changes to dialog.QwertyDragon9-54/+54
2015-11-09Add Merlin on Artis's market.Reid2-0/+19
2015-10-23Move timer logic for graph based npcs to function.Andrei Karas2-12/+2
2015-10-23Move timer logic for simple npcs to function.Andrei Karas3-24/+3
2015-10-20Add warp from Artis to Legion of Aemil.Reid1-0/+27
2015-09-28Juscare now stops moving and turns to player for dialogJoseph Botosh1-2/+29
2015-09-27Replace npcspeed to .speedAndrei Karas1-2/+2
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas2-4/+4
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas22-68/+68
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas18-58/+58