summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Rename directions constants.Reid2-2/+2
2017-08-23Replace tabs by space on confused-tree.Reid3-85/+142
2017-08-22I'm ashamedgumi1-4/+4
2017-08-22confused tree refinementsgumi1-0/+1
2017-08-22fix the npc talk lock mechanism, make some other npcs use itgumi12-121/+70
2017-08-22reorganize the framework functionsgumi5-50/+77
2017-08-22Remove an extra next flag on mona's script.Reid1-1/+1
2017-08-21Rename the training NPC to Hector on Lozerk's script.Reid1-1/+1
2017-08-20Add lg() on lozerk and correct the dialogue sentence.Reid1-1/+1
2017-08-20Add a reminder function and some setcam on Lozerk's script.Reid1-16/+66
2017-08-20Remove useless code from doorUnTouch function.Andrei Karas1-13/+1
2017-08-20Fix doors script issue, getareausers() used the PC location instead of the NP...Reid1-1/+13
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid58-293/+293
2017-08-19Fix openbook() formating (extra flags and function calls).Reid1-9/+5
2017-08-19Merge branch 'Alige/serverdata-npc-pathing'Reid1-3/+3
2017-08-18update manhole dialogue to allow enter the sewersMicksha1-8/+24
2017-08-18change OnFluffyDeath to check killedrid,omatt3-21/+38
2017-08-18make maps following the clientdata mergesgumi10-0/+47
2017-08-18add confused treegumi4-0/+1462
2017-07-21refine permissions for custom commandss20170725gumi7-22/+42
2017-07-20more framework functionsgumi9-173/+696
2017-07-17improved hurnscald mapgumi62-4/+339
2017-07-10add legacy hurnscaldgumi2-0/+3
2017-06-27In npc1 in test map in cards menu show also item options.Andrei Karas1-0/+5
2017-06-05remove specialeffect2 usage from scriptss20170627gumi3-8/+8
2017-06-05remove misceffect usage from scriptsgumi5-9/+9
2017-05-04convert the old bank vault to the new bank vaults20170510gumi5-34/+42
2017-05-01remove usage of getgroupidgumi11-16/+44
2017-04-19add `@exprate` atcommandgumi3-9/+140
2017-04-20Show too old client messages for client protocol version < 21.Andrei Karas1-1/+1
2017-04-19Add to npc1 demonstration how item options works.Andrei Karas1-1/+36
2017-04-18make the flying piou do a sound on clicks20170419gumi1-1/+4
2017-04-15Show too old client messages for client protocol version < 19.Andrei Karas1-1/+1
2017-03-08improve the preset commands20170404gumi1-37/+158
2017-03-05Fix a few coordinates of the flyingpiou npc pathing. Conclict with collision ...Alige1-3/+3
2017-02-01Add npc6 with custom shop into test map.s20170306Andrei Karas2-0/+24
2017-01-31regenerate mob spawns with tmw converter.Andrei Karas5-35/+35
2017-01-30Fix test map spawns after commit e7ed1047703ea1eca35d0821e3491a66d79f24a6.Andrei Karas1-3/+13
2017-01-28Added a new ID for Dan's note and fixed its coordinates.Alige1-2/+2
2017-01-28add more technical explaination of the bank systemgumi1-3/+8
2017-01-28add `format_number` function, make the banker use itgumi2-19/+47
2017-01-28improve the banking functiongumi1-49/+106
2017-01-28move the bank script into its own functiongumi3-73/+78
2017-01-27add the `any()` function (used by two MRs)gumi1-0/+5
2017-01-26In the asklanguage script, most lines should be translated directly inside it.Alige1-24/+24
2017-01-25Fixed issue in fishing guide script.Alige1-2/+2
2017-01-25Typo in a book script.Alige1-1/+1
2017-01-25Fix in lozerk's script & missing information in the fishing guide script.Alige2-1/+3
2017-01-25Missing dot in the game-rules script.Alige1-1/+1
2017-01-24Forgot a male/female option in lozerk's script.Alige1-1/+1