summaryrefslogtreecommitdiff
path: root/npc/000-1
AgeCommit message (Expand)AuthorFilesLines
2015-12-12Correct Silvio and Billy.Teru1-2/+2
2015-12-12Adjust dialogue, part 1.Teru3-12/+12
2015-11-05Add Blub spawn on 000-1.Reid1-1/+1
2015-11-05Fix Fexil buy/sell issue.Reid1-3/+3
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas2-7/+7
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas18-19/+19
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas16-16/+16
2015-08-11Rewrite fexil script in modern way.Andrei Karas1-28/+14
2015-08-11Rewrite couwan script in modern way.Andrei Karas1-55/+57
2015-08-11Rewrite chest script to modern way.Andrei Karas1-18/+15
2015-08-11Replace trivial menu invokes without labels to select.Andrei Karas7-25/+25
2015-08-11Use npc sprite names in all scripts.Andrei Karas18-20/+20
2015-08-03Add town flag to most maps.Andrei Karas2-0/+2
2015-07-23Fix wrong item id.Reid1-2/+2
2015-07-23Improve gugli script to remove every box.Reid1-6/+3
2015-07-23Fix the given box from gulukan from aquada box to croconut box.Reid1-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid13-281/+46
2015-03-29Update fexil and its shop.Reid2-6/+24
2015-03-14Correct an issue with restorecam.Reid1-0/+3
2015-02-09Convert shop into market with 1000 items limit.Andrei Karas1-7/+18
2015-02-01Add restorecam before closedialog on darlin script.Reid1-6/+6
2015-01-15In lg function use two strings for translation.Andrei Karas2-2/+2
2014-12-26update lg functions usage formatting.Andrei Karas3-22/+11
2014-12-24Replace fexil's shop to trader script.Andrei Karas1-2/+16
2014-12-05Replace script function set to direct variable assignments.Andrei Karas14-32/+32
2014-12-02Fix case in all function names.Andrei Karas13-23/+21
2014-12-02Call all functions directly (without callfunc).Andrei Karas13-21/+21
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid3-22/+22
2014-12-02Add new sex consts.Reid16-16/+16
2014-11-29Restore active distance to all npcs.Andrei Karas18-23/+27
2014-11-29Restore gender to most npcs.Andrei Karas16-17/+65
2014-11-24fix case in constant General_Cookies.Andrei Karas1-2/+2
2014-11-24fix mobs spawnsAndrei Karas1-37/+37
2014-11-24fix shop itemsAndrei Karas1-1/+1
2014-11-23fix some npc duplicate names.Andrei Karas1-2/+2
2014-11-21Replace temp variables into scope temp variables.Andrei Karas14-62/+62
2014-11-20Reassign npcs id in allowed range.Andrei Karas6-6/+6
2014-11-16Update warp by converter.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas20-39/+75
2014-11-04fix some script issues before conversion.evol1Andrei Karas1-6/+6
2014-02-18Correct panels scripts.Reid Yaro1-12/+18
2014-02-18Fixed a typo in the panels script.Alige1-1/+1
2014-02-17Added the panels script, kindly reviewed by QwertyDragon.Alige2-0/+44
2014-02-11English fixes done Qwerty Dragon.Alige12-59/+73
2014-02-02Change the cookie master place to 001-1 33,34.Reid Yaro1-1/+0
2014-01-18Correct an english typo on the cookie master script. (reported by bcallah)Reid Yaro1-1/+1
2013-12-16Fixed a line in lean's script.Alige1-1/+1
2013-12-15Change some wrong dialog about Artis's location.Reid Yaro1-1/+1
2013-09-10Small fix in 000-1/_mobs.txt.Alige1-7/+6
2013-08-08Change every label names from l_ to L_ .Reid Yaro17-282/+282