summaryrefslogtreecommitdiff
path: root/npc/test
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Move timer logic for graph based npcs to function.Andrei Karas1-6/+1
2015-10-23Move timer logic for simple npcs to function.Andrei Karas1-8/+1
2015-10-21Add wall 3 to npc1 on test map.Andrei Karas1-3/+9
2015-10-21Add wall2 to np1 menu on test map.Andrei Karas1-2/+8
2015-10-19Add to npc1 command for set mount 2.Andrei Karas1-2/+5
2015-10-16Add to npc1 function for set remove wall.Andrei Karas1-1/+18
2015-10-12update mobs spawn in test mapAndrei Karas1-1/+1
2015-10-12Update mob positions in test map.Andrei Karas1-4/+4
2015-10-12Add mob spawns to test map.Andrei Karas2-0/+12
2015-10-05Add initial script tests and add test1 and test2 npcs for this.Andrei Karas3-0/+53
2015-10-03Add walk mask constants and set walk mask in npc4.Andrei Karas1-2/+3
2015-09-28Add joinchat demo to npc1 menu.Andrei Karas1-1/+5
2015-09-28In npc1 call setbgteam before warping players to battle ground.Andrei Karas1-0/+1
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas1-1/+1
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
2015-05-02Add functions and example npc for simple npc moving program.Andrei Karas2-0/+27
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
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
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