summaryrefslogtreecommitdiff
path: root/npc/test
AgeCommit message (Collapse)AuthorFilesLines
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas1-1/+1
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas1-1/+1
2015-09-25Add support for sit and stand command in npcmove engine.Andrei Karas1-0/+1
2015-09-23fix debug warnings in npc5 scriptJoseph Botosh1-1/+2
2015-09-10Extend test npc1 item options.Andrei Karas1-36/+76
2015-09-05add npc npc5 on test map for graph-based movement testingJoseph Botosh2-0/+39
2015-08-22Add in demo code items renting.Andrei Karas1-2/+33
2015-08-22Add refine demo code on test map.Andrei Karas1-1/+22
2015-08-11Use npc sprite names in all scripts.Andrei Karas4-5/+5
2015-05-24Add test waiting room and small script for warp to playeground test map.Andrei Karas1-0/+7
2015-05-05Into npc move program add command "speed"Andrei Karas1-0/+2
2015-05-05Add into npc moving program new commands: rmove, emote, warp, class, goto.Andrei Karas1-2/+9
Also some commands here not waiting next tick for continue execution.
2015-05-02Add functions and example npc for simple npc moving program.Andrei Karas2-0/+27
For now npc AI support moving, changing direction, waiting.
2015-05-01Into test map add command to send emote chat command to client.Andrei Karas1-1/+4
2015-04-30Add town flag to test map.Andrei Karas1-0/+1
2015-04-09Fix skill casting.Andrei Karas1-1/+1
2015-03-04rework a bit menu in test npc. add mount test options.Andrei Karas1-26/+55
2015-02-24Use in test map addremovemapmask.Andrei Karas1-5/+12
Also improve a bit npc1 menu.
2015-02-24Save skill invokes count into character array.Andrei Karas1-0/+4
2015-02-24In test map add way to show hide map layers.Andrei Karas3-5/+27
2015-01-25Add to test map check for quests.Andrei Karas1-2/+14
2015-01-25fix npc1 on test mapAndrei Karas1-1/+1
2015-01-22add cart actions in test npc.Andrei Karas1-2/+7
2014-12-24Add npc3 on test map.Andrei Karas2-0/+8
2014-12-23add missing npc2 on test map.Andrei Karas1-0/+35
2014-12-23Add market on test map.Andrei Karas1-0/+1
2014-12-21extend a bit npc on test map.Andrei Karas1-5/+17
2014-12-16Add door script on test map.Andrei Karas1-6/+19
Add door functions.
2014-12-11On test map use npc id 800Andrei Karas1-1/+1
2014-12-09On test map in npc1 add dumping whispers.Andrei Karas1-1/+5
2014-12-07Add npc1 to testmap.Andrei Karas3-0/+41