Age | Commit message (Expand) | Author | Files | Lines |
2017-01-08 | Consistency of the authors in scripts. | Alige | 8 | -8/+8 |
2016-11-24 | Add auto-gen files in | wushin | 3 | -19/+8 |
2016-09-26 | Add quest vars test script. Add test quest in quest_db. | Andrei Karas | 2 | -8/+48 |
2016-08-20 | Convert npc directory into new format. | Andrei Karas | 1 | -11/+11 |
2016-08-08 | Fix wrong monster name in test map spawns. | Andrei Karas | 1 | -3/+3 |
2016-08-08 | Add new mob spawns in test map. | Andrei Karas | 1 | -0/+3 |
2016-07-27 | Add testing mercenary and add it mercenary creation to testing npc. | Andrei Karas | 1 | -1/+21 |
2016-06-22 | Add into test map npc1 scripts for getcardbyindex / removecardbyindex. | Andrei Karas | 1 | -0/+12 |
2016-06-19 | Add some instance commands in npc1 in test map. | Andrei Karas | 1 | -1/+73 |
2016-06-14 | add hashtable testing functions to test npc1 | Joseph Botosh | 1 | -1/+89 |
2016-06-14 | Fixed the line with value names in _mobs.txt files. | Alige | 1 | -2/+1 |
2016-06-14 | Added a line to describe the different values, in all _mobs.txt files. | Alige | 1 | -1/+4 |
2016-03-30 | Add into test map, demonstation for removing cards from items. | Andrei Karas | 1 | -3/+40 |
2016-03-19 | Remove debug output from marriage test npc. | Andrei Karas | 1 | -4/+0 |
2016-03-19 | Add timer for check is marriage registration list is actual. | Andrei Karas | 1 | -0/+6 |
2016-03-19 | Add initial version of marriage script. Missing divorce and missing time checks. | Andrei Karas | 2 | -0/+18 |
2016-02-01 | Add format strings to tests. | Andrei Karas | 1 | -0/+12 |
2016-01-29 | Fix requestitemindex usage. | Andrei Karas | 1 | -1/+1 |
2016-01-24 | Add ReturnCode attribute to some craft recipes. Show return code in npc1. | Andrei Karas | 1 | -0/+2 |
2016-01-24 | In npc1 add usable craft script example. | Andrei Karas | 1 | -1/+40 |
2016-01-24 | Add command findcraftentry into npc1 menu. | Andrei Karas | 1 | -18/+32 |
2016-01-23 | Update test script with requestcraft. | Andrei Karas | 1 | -1/+1 |
2016-01-12 | Add some craft demo code in npc1. | Andrei Karas | 1 | -1/+22 |
2015-11-05 | Add always visible attribute to npc1. | Andrei Karas | 1 | -0/+1 |
2015-10-23 | Move timer logic for graph based npcs to function. | Andrei Karas | 1 | -6/+1 |
2015-10-23 | Move timer logic for simple npcs to function. | Andrei Karas | 1 | -8/+1 |
2015-10-21 | Add wall 3 to npc1 on test map. | Andrei Karas | 1 | -3/+9 |
2015-10-21 | Add wall2 to np1 menu on test map. | Andrei Karas | 1 | -2/+8 |
2015-10-19 | Add to npc1 command for set mount 2. | Andrei Karas | 1 | -2/+5 |
2015-10-16 | Add to npc1 function for set remove wall. | Andrei Karas | 1 | -1/+18 |
2015-10-12 | update mobs spawn in test map | Andrei Karas | 1 | -1/+1 |
2015-10-12 | Update mob positions in test map. | Andrei Karas | 1 | -4/+4 |
2015-10-12 | Add mob spawns to test map. | Andrei Karas | 2 | -0/+12 |
2015-10-05 | Add initial script tests and add test1 and test2 npcs for this. | Andrei Karas | 3 | -0/+53 |
2015-10-03 | Add walk mask constants and set walk mask in npc4. | Andrei Karas | 1 | -2/+3 |
2015-09-28 | Add joinchat demo to npc1 menu. | Andrei Karas | 1 | -1/+5 |
2015-09-28 | In npc1 call setbgteam before warping players to battle ground. | Andrei Karas | 1 | -0/+1 |
2015-09-27 | Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'. | Andrei Karas | 1 | -1/+1 |
2015-09-27 | Replace setnpcdistance to '.distance'. | Andrei Karas | 1 | -1/+1 |
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 1 | -1/+1 |
2015-09-25 | Add support for sit and stand command in npcmove engine. | Andrei Karas | 1 | -0/+1 |
2015-09-23 | fix debug warnings in npc5 script | Joseph Botosh | 1 | -1/+2 |
2015-09-10 | Extend test npc1 item options. | Andrei Karas | 1 | -36/+76 |
2015-09-05 | add npc npc5 on test map for graph-based movement testing | Joseph Botosh | 2 | -0/+39 |
2015-08-22 | Add in demo code items renting. | Andrei Karas | 1 | -2/+33 |
2015-08-22 | Add refine demo code on test map. | Andrei Karas | 1 | -1/+22 |
2015-08-11 | Use npc sprite names in all scripts. | Andrei Karas | 4 | -5/+5 |
2015-05-24 | Add test waiting room and small script for warp to playeground test map. | Andrei Karas | 1 | -0/+7 |
2015-05-05 | Into npc move program add command "speed" | Andrei Karas | 1 | -0/+2 |
2015-05-05 | Add into npc moving program new commands: rmove, emote, warp, class, goto. | Andrei Karas | 1 | -2/+9 |