summaryrefslogtreecommitdiff
path: root/npc/test
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Remove gender information from all NPCs.Jesusaves1-1/+0
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2020-05-09remove the entire notion of marriagegumi2-20/+0
2020-01-10Global Event Handler.Jesusaves1-4/+0
2019-05-13Update from herculesAndrei Karas1-2/+2
2019-03-01Remove extra white spacesAndrei Karas1-1/+1
2018-12-06Remove extra parameter from function getnpcidAndrei Karas1-3/+3
2018-02-27add advanced translation tests to test1 and add a menugumi1-66/+116
2018-02-27add sprintf translation tests to test1gumi1-59/+74
2018-02-27Add lg() into script engine tests.Andrei Karas1-1/+21
2018-02-15Add check for existing instance in npc1 before create new instance.s20180215Andrei Karas1-1/+1
2018-02-13add join/left clan into npc1 on test map.Andrei Karas1-1/+48
2017-11-09Add basic equipment code to npc1 in test map.Andrei Karas1-1/+28
2017-06-27In npc1 in test map in cards menu show also item options.Andrei Karas1-0/+5
2017-04-19Add to npc1 demonstration how item options works.Andrei Karas1-1/+36
2017-02-01Add npc6 with custom shop into test map.s20170306Andrei Karas2-0/+24
2017-01-30Fix test map spawns after commit e7ed1047703ea1eca35d0821e3491a66d79f24a6.Andrei Karas1-3/+13
2017-01-08Consistency of the authors in scripts.Alige8-8/+8
2016-11-24Add auto-gen files inwushin3-19/+8
2016-09-26Add quest vars test script. Add test quest in quest_db.Andrei Karas2-8/+48
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