Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-12-25 | Fix bug with quest vars setting. | Hal9OOO | 1 | -1/+1 | |
2012-12-25 | Fix Treasure Chest/Darlin Quest and a bug in Lean script. | Hal9OOO | 1 | -1/+1 | |
2012-12-25 | Fixed mushrooms' weight. | Alige | 1 | -2/+2 | |
2012-12-25 | Change aquada effect. | Reid | 1 | -1/+1 | |
2012-12-24 | Fixed several things in the script of alige. | Alige | 1 | -3/+3 | |
Added the missing script for the headache created by the pumpkin seeds. Differenciated the scripts of the blobime and the seeds. | |||||
2012-12-24 | Fix Crocotree mob. Now it can be targeted by player from distance. | Hal9OOO | 1 | -1/+1 | |
Wall collision re-enabled, mob's mode altered. | |||||
2012-12-24 | Changed price of the Piberries. | Alige | 1 | -1/+1 | |
2012-12-23 | Change some mob stats and drop rates. | Reid | 1 | -5/+5 | |
2012-12-23 | Rebalance a bit monster drop and monster price. | Reid | 2 | -12/+12 | |
2012-12-23 | Add special attributes on poisonned meal. | Reid | 1 | -1/+1 | |
2012-12-23 | Correct bugs. | Reid | 1 | -1/+1 | |
2012-12-23 | Changed back healph of piou to 12. | Alige | 1 | -1/+1 | |
2012-12-23 | Made the tortuga a bit tougher. | Alige | 1 | -1/+1 | |
2012-12-23 | Pious now have 25 HP, not really much more than before (12), but avoids ↵ | Alige | 1 | -1/+1 | |
first newbies to kill them in one shot. | |||||
2012-12-22 | Fix mobs attribute where Tortugas could fly. | Hal9OOO | 1 | -2/+2 | |
2012-12-22 | Slightly balanced the HP and the DEF of the Crocotree. | Alige | 1 | -1/+1 | |
2012-12-22 | All monsters should have minimum 1 in their stats. | Alige | 1 | -7/+7 | |
Having 0 in a mob stat created issues in the past. | |||||
2012-12-22 | All monsters now have 0 in MDEF, because magic hasn't been introduced yet. | Alige | 1 | -7/+7 | |
2012-12-21 | Make Crocos fallinf from trees as flying monsters. | Hal9OOO | 1 | -1/+1 | |
2012-12-21 | Make Pious and Piousses fly. | Hal9OOO | 1 | -2/+2 | |
2012-12-21 | Tortuga and Little Blub do not swim animore.. ..for the moment.. | Hal9OOO | 1 | -2/+2 | |
2012-12-21 | Fixed the view entry for the Piou Slayer item. It is a one-handed sword, not ↵ | Alige | 1 | -1/+1 | |
a dagger. | |||||
2012-12-19 | Reworked the items sold throughout Fexil's bag. | Alige | 1 | -1/+1 | |
- Now sorted by price order, which is simpler. - Sells more natural things instead of random stuff gathered here and there in the crocojungle. | |||||
2012-12-19 | Balanced some item prices in item_db.txt. | Alige | 1 | -5/+5 | |
2012-12-19 | Fixed the scale of 2 monsters in mob_db.txt. | Alige | 1 | -2/+2 | |
2012-12-19 | Same as previous commit in clientdata-beta. | Alige | 1 | -3/+3 | |
2012-12-18 | Renamed "Piouflayer" to "Piou Slayer". | Alige | 1 | -1/+1 | |
2012-12-18 | Add a new test balance on item db. | Reid | 1 | -4/+5 | |
2012-12-16 | Fixed error with previous commit. | Hal9OOO | 1 | -68/+68 | |
2012-12-16 | Reduce in-game walking speed by 30% as for EvolOnline Quality Guideline ↵ | Hal9OOO | 1 | -68/+68 | |
draft, requirement 2.2.2 "Game shall not be too frenetic". | |||||
2012-12-16 | Add walk speed delay to job_db1.txt | Andrei Karas | 1 | -68/+68 | |
Walk speed delay now is last value for each class. | |||||
2012-11-24 | Removed capital letters from monster names in scripts. | Alige | 1 | -1/+1 | |
Changed "Croco Tree" to "Crocotree" in the database, it makes more sense in scripts, dialogues, story. | |||||
2012-11-24 | Typo in item_db.txt. | Alige | 1 | -1/+1 | |
2012-11-24 | Changed 'worn' to 'creased' in 2 item names. Fixed in item_db & chest.txt. | Alige | 1 | -2/+2 | |