Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-11-12 | Fixed a minor bug in item_db.txt. | Alige | 1 | -1/+1 | |
2012-11-10 | In item_db, the price of items have changed: buy price is 4 times higher ↵ | Alige | 1 | -46/+46 | |
than sell price. This way, the currency will be a bit more stable and easier to deal with. | |||||
2012-11-10 | Fix bug on Old Book item. | Reid | 1 | -8/+8 | |
2012-11-10 | Fixed some item names in item_db.txt. | Alige | 1 | -3/+3 | |
2012-11-03 | Add halloween2012 items on item_db. | Reid | 1 | -0/+7 | |
2012-10-28 | Attribute 519 added to La Johanne's key. | Hal9OOO | 1 | -1/+1 | |
2012-10-28 | La Johanne's iron key added. | Hal9OOO | 1 | -0/+1 | |
2012-10-14 | Chef Gado quest is now part of the main Nard Quest Chain. | Hal9OOO (Francesco Miglietta) | 1 | -18/+18 | |
Other quests adapted in order to test the complete story line. | |||||
2012-10-11 | Switch from 3 to 4 bits lenght for Chef Gado quest var. | Hal9OOO (Francesco Miglietta) | 1 | -18/+18 | |
2012-10-08 | Item 717 bugfix. | Hal9OOO (Francesco Miglietta) | 1 | -1/+1 | |
2012-10-08 | Chef Gado quest. Poisoned dish added (WIP). | Hal9OOO (Francesco Miglietta) | 1 | -0/+1 | |
2012-10-08 | Chef Gado quest. Quest vars implemented, 1st step complete (WIP). | Hal9OOO (Francesco Miglietta) | 2 | -2/+4 | |
2012-09-21 | Add plushroom field on mob_db, | Reid | 2 | -9/+10 | |
Correct wrong values on item_db. | |||||
2012-09-21 | Change weight of Old Book, | Reid | 1 | -1/+2 | |
Add Plushroom item. | |||||
2012-09-17 | Add basic of Gugli quest. | Reid | 2 | -16/+18 | |
2012-09-12 | Aligned all constants using tabs in const.txt. | Alige | 2 | -208/+208 | |
All variables in questvars.txt are now correctly aligned, using whitespaces. Several language fixes in scripts: jalad, muller, silvio and tibbo. | |||||
2012-09-12 | Add new const for new NPCs. | Reid | 2 | -0/+12 | |
2012-09-12 | Add Bracelets back on item_db . | Reid | 1 | -3/+3 | |
2012-09-07 | Renamed the Plushroom Box and the Sea Drops in the database and some scripts. | Alige | 1 | -2/+2 | |
2012-09-07 | Add new box items on item_db | Reid | 1 | -3/+6 | |
2012-09-07 | Add attribute and type to oldbook item, | Reid | 1 | -1/+1 | |
Removed the get item on oldbook script. | |||||
2012-09-05 | Fixed alignement issue in item_db.txt. | Alige | 1 | -1/+1 | |
2012-09-04 | Inverse peter and arpan const number. | Reid | 2 | -4/+4 | |
2012-09-04 | Remove ShipQuests_TreasureChest const, and replace it by the fourth value of ↵ | Reid | 2 | -7/+5 | |
ShipQuests_Darlin. | |||||
2012-09-02 | FishBox quest item added. | Hal9OOO (Francesco Miglietta) | 1 | -1/+2 | |
2012-09-02 | Rename Nardbox variable to Nard. | Reid | 2 | -2/+2 | |
2012-09-01 | Change var number on darlin, it can now be added on the quest log. | Reid | 1 | -2/+2 | |
2012-09-01 | Correct questvars mask for couwan var. | Reid | 1 | -1/+1 | |
2012-09-01 | Add Couwan quest on const and questvars DBs, | Reid | 2 | -0/+2 | |
Update Ale script, Update Billybonx and Arpan script, Add quest and dialogues on Couwan script, Add dialogues and couwan's quest on Gugli script. | |||||
2012-07-24 | Add basic quest vars support. | Andrei Karas | 2 | -25/+27 | |
2012-07-09 | Fixed some alignment problems in item_db.txt. | Alige | 1 | -3/+3 | |
2012-07-05 | Change weight value on 514 item to fit the one of clientdata. | Reid | 1 | -1/+1 | |
2012-07-04 | Add usability tag on 514 item. | Reid | 1 | -1/+1 | |
2012-07-03 | Correct animation timer on 000-1/chest, | Reid | 1 | -1/+2 | |
Add treasure items and zeny on 000-1/chest, Add Old Book on item_db . | |||||
2012-06-29 | Correct chest npc location and script. | Reid | 1 | -5/+4 | |
2012-06-26 | Fix errors with constants allocation. | Andrei Karas | 1 | -7/+7 | |
2012-06-17 | First attempt for Animated Chest script. | Hal9OOO (Francesco Miglietta) | 1 | -1/+4 | |
2012-06-10 | Removve boots item. | Reid | 1 | -1/+0 | |
2012-06-01 | Changed "CocoTree" to "CrocoTree" in mob_db.txt. | Alige | 1 | -1/+1 | |
2012-06-01 | Changed "coconut" to "croconut" in all files of serverdata. | Alige | 1 | -2/+2 | |
2012-06-01 | Correct some template on db. | Reid | 3 | -9/+8 | |
2012-05-30 | Fixed some alignment problems in item_db.txt. | Alige | 1 | -3/+3 | |