summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Add all the gem veins, add beehiveMicksha9-4/+80
2018-11-15more improvements for the rusty pick's npc'stoams4-35/+71
2018-11-07Add the rossy caveMicksha2-0/+3
2018-11-05fix a few mapsMicksha2-2/+2
2018-11-05forgot to include this file in previous committoams1-1/+2
2018-11-05Rename bartender to barron and add a shoptoams3-20/+57
2018-11-05make melinda walk againtoams1-1/+1
2018-11-05fix script bugsMicksha1-1/+1
2018-11-05Add the rowboat and Koga NPCs to ArtisMicksha5-2/+44
2018-11-05Requested Re-namingMicksha2-2/+2
2018-11-05Fix a few scripts, improve two mapsMicksha4-15/+150
2018-11-05Add Gumis scripts - delete placeholders. Disable debugs.Micksha42-1474/+857
2018-11-05fix Receptionist script *meh*Micksha1-1/+1
2018-11-05bugfix a few NPCsMicksha3-5/+5
2018-11-05Add Mundane and SophiallaMicksha2-0/+40
2018-11-05Add all the Hurns NPCsMicksha50-27/+538
2018-11-05Hurnscald mega-commitgumi32-12/+2923
2018-11-05fix synthax issuesMicksha1-2/+2
2018-11-05Trying to add some NPCs for HurnsMicksha15-4/+504
2018-11-05Add Melinda NPC, fix some issues on dying the Fine Dress, fix of Necklace pen...Micksha5-5/+23
2018-11-05add the make maps results, because I am stupidMicksha1-0/+3
2018-11-05add missing bows to item_dbMicksha2-0/+2
2018-09-09Update map warps.Andrei Karas3-4/+4
2018-09-07Fix warp bugs again in tmx_map converter.Andrei Karas10-10/+10
2018-07-29fix some edge cases in relative_array_random()gumi1-3/+7
2018-07-28reduce the clutter in confused_tree_dict, make it use relative_array_randomgumi3-519/+500
2018-07-08rearrange the anchors in 008-1gumi1-3/+3
2018-07-08move confused tree to hurnscaldgumi1-2/+3
2018-07-05sorrygumi1-1/+1
2018-07-05improve the shovel scriptgumi2-22/+41
2018-07-05improve the fishing scriptgumi1-20/+16
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves20-67/+72
2018-07-05update maps and dbs for new items/mobsMicksha7-4/+95
2018-06-25add relative_array_random()gumi1-0/+35
2018-05-20Show client too old warning if client version < 24.s20180614Andrei Karas1-1/+1
2018-05-16fix wildx's commits20180518gumi2-2/+2
2018-05-10make maps following the woodland mergegumi56-44/+302
2018-05-08don't abort when a free tile can't be found for @warpgumi1-3/+7
2018-04-22update the sewer mobsMicksha3-5/+6
2018-04-22we don't need strcmp for string < stringgumi1-11/+3
2018-04-05bring the array manipulation functions to version 10s20180406gumi1-11/+54
2018-03-28use getmapinfo instead of getmapusers to check if a map existsgumi2-4/+12
2018-03-28make @w fully compatible with @warpgumi1-3/+23
2018-03-25don't allow to open doors from behindgumi1-0/+7
2018-03-25New booksJesusaves3-87/+272
2018-03-25add map anchors for Drasil Islandgumi1-0/+9
2018-03-25add map anchors for Artisgumi1-0/+18
2018-03-25get map anchors directly from mapsgumi4-74/+33
2018-03-20yeah... this got very messy (my bad!). let's not use custom terminators after...gumi10-172/+81
2018-03-14Allows restoreshopitems to take an optional price parameter.Jesusaves1-3/+8