summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
2020-05-24Faction Core, Quest ID rewrite, Thieves Path.Micksha18-14/+356
2020-05-09remove the entire notion of marriagegumi1-293/+0
2020-05-07Random, Wild Treasure Chests were sighted in Hurnscald Caves!Jesusaves2-3/+151
2020-04-25update scripts following a hardcoded enum changegumi2-2/+2
2020-04-25add a gender change option to Edouardgumi1-0/+15
2020-04-25add a changesex pseudo-atcommandgumi1-0/+13
2020-04-22finalize changes in boss.txt, update TF_POISON a bit (note to self: add parti...Micksha1-2/+2
2020-04-11Add the [Clothes Pack], containing the destroyed equipment from the player.jesusalva/doomsdayJesusaves1-1/+2
2020-02-28Beanie Copter Quest, by @WildX requestJesusaves1-0/+2
2020-01-10Fix Hall Of Acorns.Jesusaves1-15/+15
2020-01-10Scoreboards. Done upon request (and popularity)Jesusaves2-0/+225
2020-01-10Global Event Handler.Jesusaves4-14/+72
2020-01-08Housekeeping patches, they should not have any visible effect ingame (unless ...Jesusaves1-15/+12
2019-10-21These are the new GM permissions, levels, and clearances for rEvolt.Jesusaves1-1/+1
2019-10-10Change Slime-Littleslime to LittleSlimeMicksha1-1/+1
2019-10-01instance for training room, training npc, new quest idtoams1-0/+28
2019-05-13Update from herculesAndrei Karas4-12/+12
2019-05-01Make Mundane walk, instead of jumping.Jesusaves3-2/+47
2019-04-27Alpha version of spotlight system - requires a fixed clientdata!119 or won't ...Jesusaves2-0/+103
2019-04-26Address race concerns of evol-all#35 because I wanted something pretty.Jesusaves1-0/+36
2019-04-16Package Legion for travel.Jesusaves2-1/+29
2019-04-13Reimplement INN system and add Rusty Pick InnJesusaves2-14/+15
2019-04-09Change Legion Main Hall Map Mask SystemJesusaves1-47/+21
2019-04-04Implement `@tutorial` and add the tutorial book in 001-2-5.Jesusaves1-0/+4
2019-03-05... That's why you shouldn't code with an empty stomach and without taking anJesusaves2-6/+53
2019-03-05Update the quest to address Micksha notes.Jesusaves1-0/+51
2019-03-01Remove extra white spacesAndrei Karas3-3/+3
2019-02-28The four sewer mouths in Artis. They all behave differently.Jesusaves1-0/+73
2018-12-06Remove extra parameter from function getnpcidAndrei Karas4-7/+7
2018-11-05Hurnscald mega-commitgumi6-0/+304
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_randomgumi2-493/+459
2018-07-05improve the shovel scriptgumi1-2/+2
2018-07-05improve the fishing scriptgumi1-20/+16
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves1-0/+5
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-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 existsgumi1-0/+10
2018-03-25don't allow to open doors from behindgumi1-0/+7
2018-03-25New booksJesusaves1-10/+8
2018-03-25get map anchors directly from mapsgumi1-3/+4
2018-03-20yeah... this got very messy (my bad!). let's not use custom terminators after...gumi3-133/+58
2018-03-14Allows restoreshopitems to take an optional price parameter.Jesusaves1-3/+8
2017-12-29rename closedialog to closeclientdialogThibault Payet4-7/+7
2017-11-15confused tree refinementss20171129gumi1-3/+19
2017-10-11what's up with this crazy syntax?s20171023gumi7-36/+36
2017-10-11fix npc talk lock mechanismgumi1-20/+14
2017-08-23Rename directions constants.Reid1-1/+1