Age | Commit message (Expand) | Author | Files | Lines |
2016-06-09 | Complete tribute to leonoard nimoy. | Reid | 1 | -2/+74 |
2016-06-09 | Improve christopher's script and add some npctalk functions for short dialogues. | Reid | 1 | -3/+5 |
2016-06-08 | Complete tribute to christopher lee. | Reid | 1 | -2/+52 |
2016-06-08 | Add manhole script. | Reid | 2 | -0/+41 |
2016-06-03 | Add dialogue and and new quest introduction for Mona. | Reid | 1 | -2/+51 |
2016-06-03 | Add free save points throughout Artis. | Reid | 17 | -16/+248 |
2016-06-03 | Add a default savepoint example on 001-2-1. | Reid | 2 | -0/+16 |
2016-06-03 | Fix some speech FLAGS and add boolean type instead of 0/1 in oscar's script. | Reid | 1 | -9/+9 |
2016-06-03 | Add function to bleach only Q'Pid's dyed clothes. | Reid | 1 | -5/+44 |
2016-06-02 | Complete Oscar's script (missing a function to know which cloth to bleach or ... | Reid | 1 | -3/+66 |
2016-05-30 | Add an early script template for oscar. | Reid | 1 | -1/+23 |
2016-05-30 | Change script style from evolserv to hercules on Elmo-Ship script. | Reid | 1 | -46/+43 |
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-05-30 | Add "other" gender on doors. | Reid | 1 | -0/+1 |
2016-05-29 | Add a missing goodbye state on spartan's script. | Reid | 1 | -0/+2 |
2016-05-29 | Rename the chest. | Reid | 1 | -1/+1 |
2016-05-29 | Rename Max into Maxe. | Reid | 5 | -10/+10 |
2016-04-29 | Add Oscar in 001-2-12. | Reid | 2 | -0/+18 |
2016-04-29 | Fix the random hair boundary, it could set an unknown hairstyle. | Reid | 1 | -1/+1 |
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 | Improve the goodbye() function and add goodbye_msg() function that stores eve... | Reid | 1 | -14/+19 |
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 a new function called npctalkonce. | Reid | 1 | -0/+32 |
2016-04-19 | Add NPCs on every pillars to indicate the building name or direction of vario... | Reid | 2 | -0/+261 |
2016-04-18 | Add variable docs on janus. | Reid | 1 | -0/+7 |
2016-04-18 | Add guild certificate for the creation of Guilds on Janus. | Reid | 1 | -9/+46 |
2016-04-18 | Add party creation on Janus. | Reid | 1 | -20/+62 |
2016-04-14 | Change the adddefaultskills function default level to 6 instead of 9. | Reid | 2 | -2/+5 |
2016-04-14 | Cut Janus's script into functions. | Reid | 1 | -10/+16 |
2016-04-11 | Improve Janus's service explanation and add the new book item in his script. | Reid | 1 | -10/+18 |
2016-04-11 | Add compareandsetq function, it compares a given quest variable's value with ... | Reid | 1 | -0/+13 |
2016-04-11 | Add a new book on 001-2-5 (library). | Reid | 2 | -0/+37 |
2016-04-01 | Continue Janus's scripting. | Reid | 1 | -2/+17 |
2016-03-30 | Add into test map, demonstation for removing cards from items. | Andrei Karas | 1 | -3/+40 |
2016-03-28 | Remove useless variabled before inventoryplace. | Andrei Karas | 5 | -12/+0 |
2016-03-28 | Sign with player name cookies in cookiemaster. | Andrei Karas | 1 | -2/+2 |
2016-03-25 | Add Leonard blank NPC on the library. | Reid | 2 | -0/+18 |
2016-03-24 | Add empty Janus script with a quest ID on the quest db. | Reid | 2 | -3/+36 |
2016-03-24 | Add Mona on 001-2-11. | Reid | 2 | -0/+19 |
2016-03-21 | Using Vitality inside the rand formula for itemheal. | Reid | 1 | -1/+12 |
2016-03-21 | Separate calypsan's shop into two shop, one for cashmere and one for cotton. | Reid | 2 | -9/+42 |
2016-03-19 | Remove debug output from marriage test npc. | Andrei Karas | 1 | -4/+0 |
2016-03-19 | Replace select with yes/no to askyesno function. | Andrei Karas | 6 | -32/+22 |
2016-03-19 | Add menuaction into yes/no dialogs in marriage. | Andrei Karas | 1 | -2/+2 |
2016-03-19 | Add timer for check is marriage registration list is actual. | Andrei Karas | 2 | -0/+22 |
2016-03-19 | Add support for divorce in marriage script. | Andrei Karas | 1 | -9/+52 |