summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-07add npc jenna (waitress in artis inn)Joseph Botosh2-0/+82
2015-09-07add command 'say' to execmovecmd functionJoseph Botosh1-0/+5
2015-09-06Improve the end dialogue of the introduction.Reid1-2/+8
2015-09-06Add NPC_RAIJIN_FEMALE_WAITRESS as NPC #436.Reid1-0/+1
2015-09-06Update map cache.Reid1-0/+0
2015-09-06fix player not attached bug for moon scriptJoseph Botosh1-1/+2
2015-09-05Update script commands help.Andrei Karas1-46/+31
2015-09-05update sql files.Andrei Karas4-20/+69
2015-09-05add npc npc5 on test map for graph-based movement testingJoseph Botosh2-0/+39
2015-09-05add script functions for graph-based NPC movementJoseph Botosh2-0/+208
2015-09-05add function strip() to script functionsJoseph Botosh1-0/+25
2015-09-05Add warp from #29 to #30.Reid1-0/+1
2015-09-05Fix warp size on #30.Reid1-1/+1
2015-09-05Add #30 on map_index and maps.conf.Reid2-0/+2
2015-09-05Add #30 import file on the general import file.Reid1-0/+1
2015-09-05Add import, warp and mapflags info for #30.Reid3-0/+6
2015-09-05Update map_cache with #30 data.Reid1-0/+0
2015-09-04Add import file from #29 into the general import file.Reid1-0/+1
2015-09-04Add warp connection from #28 to #29.Reid1-0/+1
2015-09-04Add warp connection from #29 to #28.Reid1-0/+2
2015-09-04Add basic serverdata files for #29.Reid2-0/+4
2015-09-04Update map_cache.Reid1-0/+0
2015-09-04Add map #29 into maps.conf and map_index.txt.Reid2-0/+2
2015-09-04Remove the buggy getitemname on the array used on npctalk3 from moon's script.Reid1-1/+1
2015-09-04Fix some issues on moon script.Reid1-26/+42
2015-09-04Fix some wrong IDs on alige's script.Reid2-4/+4
2015-09-03add quest Moon and the UrchinJoseph Botosh3-2/+181
2015-09-03Remove name emulation from pvp/gvg messages.Andrei Karas1-4/+4
2015-09-01Add #28 into the general import file.Reid1-0/+1
2015-09-01Add #28 default files and warps to Artis.Reid3-0/+7
2015-09-01Add door warp to left part of the INN from Artis.Reid1-0/+27
2015-09-01Add regulaw warp to right part of the INN from Artis.Reid1-0/+1
2015-09-01Update map_cache with Artis and #28 change.Reid1-0/+0
2015-09-01Add indoor #28 into map_index.txt.Reid1-0/+1
2015-09-01Add indoor #28 on maps.conf.Reid1-0/+1
2015-08-26Katja questJoseph Botosh5-10/+344
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-18Add juscare script.Reid1-0/+77
2015-08-18Update map_cache.Reid1-0/+0
2015-08-18Add juscare on import file of Artis.Reid1-0/+1
2015-08-18Update itemdb documentation.Andrei Karas2-0/+8
2015-08-17Add cards limit to 1302 item.Andrei Karas1-1/+5
2015-08-17Add missing cards to const.txtAndrei Karas1-0/+3
2015-08-17Allow insert cards into item 1302. Add cards 5001, 5002 for colors.Andrei Karas1-1/+23
2015-08-13Add carmie walking NPC on artis.Reid2-0/+70
2015-08-13Add nalkri walking NPC on artis.Reid2-0/+67
2015-08-13Improve some NPC names for Artis.Reid2-6/+6
2015-08-11Rewrite fexil script in modern way.Andrei Karas1-28/+14
2015-08-11Rewrite couwan script in modern way.Andrei Karas1-55/+57