Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-02 | Various changes on mob_db: | Reid | 1 | -3/+4 | |
- Piou Range2 set to 1000, - Plushroom walkspeed set to 1000, - Plushroom mode set to 128. | |||||
2014-05-02 | Add new Frostiana monster. | Reid | 1 | -0/+1 | |
2014-05-02 | Change croconut tree scale to 0. | Reid | 1 | -1/+1 | |
2014-05-02 | Add 1xp for the plushroom field. | Reid | 1 | -1/+1 | |
2014-02-19 | Decreased the weight of the croconut item. | Alige | 1 | -2/+2 | |
2014-02-03 | Add special attribute to the delicious cookie item. | Reid Yaro | 1 | -1/+1 | |
2013-12-11 | Correct the cookie item. | Reid Yaro | 1 | -1/+1 | |
2013-12-11 | Add some work on the cookie item. | Reid Yaro | 1 | -2/+2 | |
2013-12-10 | Change Tortuga's shell weight to 95. | Reid Yaro | 1 | -1/+1 | |
2013-11-24 | Change the lifetime of the Sea drop from 1,5s (...) to 6s. (Reported by ↵ | Reid Yaro | 1 | -1/+1 | |
ebattleon and ozthokk) | |||||
2013-07-02 | Complete beta balance. | Reid Yaro | 1 | -15/+15 | |
2013-07-02 | Complete static items money balance. | Reid Yaro | 1 | -23/+23 | |
2013-06-21 | Balance buy/sell price from usable items. | Reid Yaro | 1 | -17/+17 | |
2013-06-19 | Balance item equipment level. | Reid Yaro | 1 | -2/+2 | |
2013-06-19 | Add basic equipment level balance. | Reid Yaro | 1 | -8/+8 | |
2013-06-17 | Correct crocotree defense. | Reid Yaro | 1 | -1/+1 | |
2013-06-17 | Comment unavailable items. | Reid Yaro | 1 | -5/+5 | |
2013-06-14 | Experience balance on quests reward. | Reid Yaro | 1 | -4/+4 | |
2013-06-12 | Fixed alignement issue in mob database file. | Alige | 1 | -1/+1 | |
2013-06-12 | Clean up some files. | Reid Yaro | 1 | -1/+1 | |
2013-06-10 | Balance monster stats. | Reid Yaro | 1 | -6/+6 | |
2013-06-09 | Balance monster drops. | Reid Yaro | 1 | -8/+8 | |
2013-06-05 | Add different time lenght for the poison on item_db. | Reid Yaro | 1 | -4/+4 | |
2013-06-03 | Correct some attribute and add a special lifetime for the sea drop. | Reid Yaro | 1 | -7/+7 | |
2013-06-02 | Complete item bonus. | Reid Yaro | 1 | -12/+12 | |
2013-06-02 | Fixed alignment issues and consistency in item_db.txt & const.txt. | Alige | 2 | -4/+4 | |
2013-06-02 | Re-alligh the {} on the cookie script. | Reid Yaro | 1 | -1/+1 | |
2013-06-01 | Add the cookie effect. | Reid Yaro | 1 | -1/+1 | |
2013-06-01 | Add sc_concentration on plushroom and fungus items, | Reid Yaro | 2 | -7/+7 | |
Remove the usePoison function and replace it with a sc_start2 function. | |||||
2013-05-31 | Add Impositio effect on the plushroom. | Reid Yaro | 2 | -3/+2 | |
2013-05-27 | Forgot a whitespace in item_db.txt. | Alige | 1 | -1/+1 | |
2013-05-27 | Reset cookie bonus. | Reid Yaro | 1 | -11/+11 | |
2013-05-27 | Add random values on the itemheal functions used on item_db. | Reid Yaro | 1 | -11/+11 | |
2013-05-27 | Change drop value for usable items. | Reid Yaro | 1 | -6/+6 | |
2013-05-26 | Change item-db's scripts canvas to 40characters. | Reid Yaro | 1 | -54/+54 | |
2013-05-26 | Add arguments on usePoison function. | Reid Yaro | 1 | -4/+4 | |
2013-05-24 | Add new poison function with random and heal parameters, | Reid Yaro | 1 | -54/+54 | |
it replaces old individual functions. Corrected possible bugs in old functions. Change character space for UseScripts from 33chars to 60chars. | |||||
2013-05-20 | Rename the cookie item to fit the script. | Reid Yaro | 1 | -19/+19 | |
2013-05-19 | Revert "Fixed alignement issues in the db/const.txt file." | Andrei Karas | 1 | -2/+2 | |
This reverts commit 00752129c1333841639ac91a988c2da5177afa9d. | |||||
2013-05-19 | Fixed alignement issues in the db/const.txt file. | Alige | 1 | -2/+2 | |
Tabs may be changed to whitespaces later. | |||||
2013-05-19 | introduce General variable. Allocate space for Cookies in it. | Andrei Karas | 2 | -0/+10 | |
2013-04-03 | Creamy Biscuit usable item added. | Hal9000 | 1 | -0/+1 | |
2013-03-31 | double max hp coefficient for players. | Andrei Karas | 1 | -8/+8 | |
see http://wiki.evolonline.org/db/job_db1.txt | |||||
2013-03-31 | improve formatting in job_db1.txt file | Andrei Karas | 1 | -10/+9 | |
2013-02-25 | Fix new weight value to items. | Reid Yaro | 1 | -43/+43 | |
2013-01-15 | Fixed race & element of some monsters in mob_db.txt. | Alige | 1 | -4/+4 | |
2013-01-01 | Correct wrong ID. | Reid | 1 | -1/+1 | |
2012-12-28 | Correct some merge issue. | Reid | 2 | -9/+4 | |
2012-12-28 | Revert "Correct bugs." | Reid | 1 | -0/+5 | |
This reverts commit 6db8b93740a75feb7c3126a91145293e4c554de3. Conflicts: db/questvars.txt npc/000-1/gugli.txt | |||||
2012-12-27 | Renamed the 'Lettuce' item to 'Lettuce Leaf'. | Alige | 1 | -1/+1 | |