Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | Fixed few bugs in NPC scripts: | Alige | 6 | -19/+18 |
2016-07-06 | Fixed bug in rumly's script + added a line to count the number of plushrooms ... | Alige | 1 | -17/+4 |
2016-07-06 | Added new possibility on rumly's script & fixed some english. | Alige | 1 | -7/+22 |
2016-07-06 | Fix rumly. | Reid | 1 | -3/+8 |
2016-06-30 | Fixed a bug in the cookie master script. Thanks to Vasily for spotting it. | Alige | 1 | -1/+1 |
2016-06-28 | Fix a missing comma that crashed rumly's script. | Reid | 1 | -1/+1 |
2016-06-27 | Changed all item IDs by their aegisname in scripts. | Alige | 1 | -4/+4 |
2016-06-27 | Fixed "INN" to "Inn" in scripts. | Alige | 1 | -2/+2 |
2016-06-27 | Removed useless entry in calypsan script. | Alige | 1 | -1/+1 |
2016-06-27 | Now the player won't need only 1 plushroom to reset stats, it will depend on ... | Alige | 1 | -10/+10 |
2016-06-27 | Replace emotion() arguments with constants instead of ID. | Reid | 3 | -5/+5 |
2016-06-26 | Add a camel dye on enora's tanktop. | Reid | 1 | -1/+1 |
2016-06-25 | Fixed a bug in enora's script. Seen by Parser, reported by Vasily, thanks to ... | Alige | 1 | -1/+1 |
2016-06-25 | Remove the harbour NPC on top-right of the dock and offset the one below Nard... | Reid | 1 | -13/+1 |
2016-06-24 | Fixed the name of the Manana Tree in the mob_db and added them on Artis map. | Alige | 1 | -0/+20 |
2016-06-20 | send fake collision when legion building is locked | mekolat | 1 | -0/+2 |
2016-06-20 | Add legiontalk with carmie's dialogue. | Reid | 1 | -12/+2 |
2016-06-19 | Added more sentences to carmie. | Alige | 1 | -2/+10 |
2016-06-19 | Added random number of sentences to carmie. | Alige | 1 | -2/+10 |
2016-06-18 | Introduced the name of the Drasil Island in npc scripts. | Alige | 1 | -1/+1 |
2016-06-14 | Reverted the changes to the amount of urchins spawning. There were enough. | Alige | 1 | -3/+2 |
2016-06-14 | Fixed typo in rumly's script. Reported in game by Micksha. | Alige | 1 | -1/+1 |
2016-06-14 | Fix calypsan trade action.stable | Andrei Karas | 1 | -1/+1 |
2016-06-14 | Updated some map names. | Alige | 3 | -3/+3 |
2016-06-14 | Fixed map names in _import.txt, _warps.txt and _mobs.txt files. | Alige | 1 | -1/+1 |
2016-06-14 | Fixed the line with value names in _mobs.txt files. | Alige | 1 | -2/+1 |
2016-06-14 | Reduced the selling price of the fluffy furs. | Alige | 1 | -2/+2 |
2016-06-14 | Added one more Pikpik on the Artis map. | Alige | 1 | -0/+1 |
2016-06-14 | Decreased the amount of flufflies spawning on the hill: too much farming there. | Alige | 1 | -2/+2 |
2016-06-14 | Increased the amount of urchins on the beach and adjusted their spawning coords. | Alige | 1 | -3/+3 |
2016-06-14 | Added a line to describe the different values, in all _mobs.txt files. | Alige | 1 | -1/+3 |
2016-06-08 | Add manhole script. | Reid | 2 | -0/+41 |
2016-05-30 | Fix Elmo-Artis script dialogue. | Reid | 1 | -1/+1 |
2016-05-30 | Hide some dialogue on Q'Pid if the player ask to retry the riddle after compl... | Reid | 1 | -4/+6 |
2016-04-29 | Add more fishing spots. | Reid | 1 | -18/+86 |
2016-04-29 | Add goodbye_msg() instead of goodbye() on xilaxa's script so it can uses the ... | Reid | 1 | -1/+1 |
2016-04-29 | Rewrite Xilaxa's script with graph based walking NPC support. | Reid | 1 | -34/+54 |
2016-04-29 | Add name on Pillar signs. | Reid | 1 | -17/+17 |
2016-04-19 | Replace Artis's sign functions with npctalkonce. | Reid | 1 | -102/+17 |
2016-04-19 | Add NPCs on every pillars to indicate the building name or direction of vario... | Reid | 2 | -0/+261 |
2016-03-28 | Remove useless variabled before inventoryplace. | Andrei Karas | 1 | -4/+0 |
2016-03-28 | Sign with player name cookies in cookiemaster. | Andrei Karas | 1 | -2/+2 |
2016-03-21 | Separate calypsan's shop into two shop, one for cashmere and one for cotton. | Reid | 2 | -9/+42 |
2016-03-19 | Replace select with yes/no to askyesno function. | Andrei Karas | 2 | -14/+5 |
2016-03-05 | Fix syntax error from previous commit. | Andrei Karas | 1 | -1/+1 |
2016-03-03 | Fixed a lot of grammar mistakes in the dialougue of NPCs, | Unverified | 14 | -81/+82 |
2016-03-02 | Fix enora's item bug. | Reid | 1 | -3/+2 |
2016-03-01 | Disable door animation if the door is locked. | Reid | 1 | -0/+10 |
2016-03-01 | Reduce mouboo speed. | Reid | 1 | -0/+4 |
2016-02-28 | Add a third value on the rumly's quest var and fix some wrong name call. | Reid | 1 | -10/+22 |