summaryrefslogtreecommitdiff
path: root/npc/test
AgeCommit message (Expand)AuthorFilesLines
2016-08-20Convert npc directory into new format.Andrei Karas1-11/+11
2016-08-08Fix wrong monster name in test map spawns.Andrei Karas1-3/+3
2016-08-08Add new mob spawns in test map.Andrei Karas1-0/+3
2016-07-27Add testing mercenary and add it mercenary creation to testing npc.Andrei Karas1-1/+21
2016-06-22Add into test map npc1 scripts for getcardbyindex / removecardbyindex.Andrei Karas1-0/+12
2016-06-19Add some instance commands in npc1 in test map.Andrei Karas1-1/+73
2016-06-14add hashtable testing functions to test npc1Joseph Botosh1-1/+89
2016-06-14Fixed the line with value names in _mobs.txt files.Alige1-2/+1
2016-06-14Added a line to describe the different values, in all _mobs.txt files.Alige1-1/+4
2016-03-30Add into test map, demonstation for removing cards from items.Andrei Karas1-3/+40
2016-03-19Remove debug output from marriage test npc.Andrei Karas1-4/+0
2016-03-19Add timer for check is marriage registration list is actual.Andrei Karas1-0/+6
2016-03-19Add initial version of marriage script. Missing divorce and missing time checks.Andrei Karas2-0/+18
2016-02-01Add format strings to tests.Andrei Karas1-0/+12
2016-01-29Fix requestitemindex usage.Andrei Karas1-1/+1
2016-01-24Add ReturnCode attribute to some craft recipes. Show return code in npc1.Andrei Karas1-0/+2
2016-01-24In npc1 add usable craft script example.Andrei Karas1-1/+40
2016-01-24Add command findcraftentry into npc1 menu.Andrei Karas1-18/+32
2016-01-23Update test script with requestcraft.Andrei Karas1-1/+1
2016-01-12Add some craft demo code in npc1.Andrei Karas1-1/+22
2015-11-05Add always visible attribute to npc1.Andrei Karas1-0/+1
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