Age | Commit message (Expand) | Author | Files | Lines |
2016-06-14 | Fix Plushroom name in mob spawns. | Andrei Karas | 1 | -6/+6 |
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 | Balanced back the stats of the monsters: CroconutTree, Urchin (exp) and Fluffy. | Alige | 1 | -7/+7 |
2016-06-14 | Revert "Swapped ID right bat wing and bat teeth for more coherence in the dat... | Andrei Karas | 1 | -8/+8 |
2016-06-14 | Updated some map names. | Alige | 9 | -9/+9 |
2016-06-14 | Swapped ID right bat wing and bat teeth for more coherence in the database. | Alige | 1 | -8/+8 |
2016-06-14 | Fixed map names in _import.txt, _warps.txt and _mobs.txt files. | Alige | 83 | -83/+83 |
2016-06-14 | Fixed the line with value names in _mobs.txt files. | Alige | 9 | -18/+9 |
2016-06-14 | The croconut gets 50 more hp. | Alige | 1 | -6/+6 |
2016-06-14 | Reduced the selling price of the fluffy furs. | Alige | 3 | -6/+6 |
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 | 9 | -7/+25 |
2016-06-14 | The pikpik now only gives 1 exp, 8 exp was way too much. | Alige | 1 | -1/+1 |
2016-06-13 | Complete Robin Williams tribute. | Reid | 1 | -2/+56 |
2016-06-12 | Fix Little Blub spawn name in 000-1. LittleBlub -> Little Blub | Andrei Karas | 1 | -7/+7 |
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-09 | Update map cache. | Reid | 1 | -0/+0 |
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 quest state for Mona. | Reid | 1 | -0/+4 |
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 | Add another entry into constants.conf about the CURRENT_INN used in default s... | Reid | 1 | -0/+1 |
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-06-02 | Update translations. | Andrei Karas | 21 | -165/+1053 |
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 | Add NPC_OSCAR on constants.conf. | Reid | 1 | -0/+1 |
2016-04-29 | Fix the random hair boundary, it could set an unknown hairstyle. | Reid | 1 | -1/+1 |
2016-04-29 | Re-update map cache after clientdata merge. | Reid | 1 | -0/+0 |
2016-04-29 | Add more fishing spots. | Reid | 1 | -18/+86 |
2016-04-29 | Update map cache. | Reid | 1 | -0/+0 |
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 |