summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2012-12-18Renamed "Piouflayer" to "Piou Slayer".Alige1-1/+1
2012-12-18Add a new test balance on item db.Reid1-4/+5
2012-12-16Fixed error with previous commit.Hal9OOO1-68/+68
2012-12-16Reduce in-game walking speed by 30% as for EvolOnline Quality Guideline ↵Hal9OOO1-68/+68
draft, requirement 2.2.2 "Game shall not be too frenetic".
2012-12-16Add walk speed delay to job_db1.txtAndrei Karas1-68/+68
Walk speed delay now is last value for each class.
2012-11-24Removed capital letters from monster names in scripts.Alige1-1/+1
Changed "Croco Tree" to "Crocotree" in the database, it makes more sense in scripts, dialogues, story.
2012-11-24Typo in item_db.txt.Alige1-1/+1
2012-11-24Changed 'worn' to 'creased' in 2 item names. Fixed in item_db & chest.txt.Alige1-2/+2
2012-11-12Fixed a minor bug in item_db.txt.Alige1-1/+1
2012-11-10In item_db, the price of items have changed: buy price is 4 times higher ↵Alige1-46/+46
than sell price. This way, the currency will be a bit more stable and easier to deal with.
2012-11-10Fix bug on Old Book item.Reid1-8/+8
2012-11-10Fixed some item names in item_db.txt.Alige1-3/+3
2012-11-03Add halloween2012 items on item_db.Reid1-0/+7
2012-10-28Attribute 519 added to La Johanne's key.Hal9OOO1-1/+1
2012-10-28La Johanne's iron key added.Hal9OOO1-0/+1
2012-10-14Chef 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-11Switch from 3 to 4 bits lenght for Chef Gado quest var.Hal9OOO (Francesco Miglietta)1-18/+18
2012-10-08Item 717 bugfix.Hal9OOO (Francesco Miglietta)1-1/+1
2012-10-08Chef Gado quest. Poisoned dish added (WIP).Hal9OOO (Francesco Miglietta)1-0/+1
2012-10-08Chef Gado quest. Quest vars implemented, 1st step complete (WIP).Hal9OOO (Francesco Miglietta)2-2/+4
2012-09-21Add plushroom field on mob_db,Reid2-9/+10
Correct wrong values on item_db.
2012-09-21Change weight of Old Book,Reid1-1/+2
Add Plushroom item.
2012-09-17Add basic of Gugli quest.Reid2-16/+18
2012-09-12Aligned all constants using tabs in const.txt.Alige2-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-12Add new const for new NPCs.Reid2-0/+12
2012-09-12Add Bracelets back on item_db .Reid1-3/+3
2012-09-07Renamed the Plushroom Box and the Sea Drops in the database and some scripts.Alige1-2/+2
2012-09-07Add new box items on item_dbReid1-3/+6
2012-09-07Add attribute and type to oldbook item,Reid1-1/+1
Removed the get item on oldbook script.
2012-09-05Fixed alignement issue in item_db.txt.Alige1-1/+1
2012-09-04Inverse peter and arpan const number.Reid2-4/+4
2012-09-04Remove ShipQuests_TreasureChest const, and replace it by the fourth value of ↵Reid2-7/+5
ShipQuests_Darlin.
2012-09-02FishBox quest item added.Hal9OOO (Francesco Miglietta)1-1/+2
2012-09-02Rename Nardbox variable to Nard.Reid2-2/+2
2012-09-01Change var number on darlin, it can now be added on the quest log.Reid1-2/+2
2012-09-01Correct questvars mask for couwan var.Reid1-1/+1
2012-09-01Add Couwan quest on const and questvars DBs,Reid2-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-24Add basic quest vars support.Andrei Karas2-25/+27
2012-07-09Fixed some alignment problems in item_db.txt.Alige1-3/+3
2012-07-05Change weight value on 514 item to fit the one of clientdata.Reid1-1/+1
2012-07-04Add usability tag on 514 item.Reid1-1/+1
2012-07-03Correct animation timer on 000-1/chest,Reid1-1/+2
Add treasure items and zeny on 000-1/chest, Add Old Book on item_db .
2012-06-29Correct chest npc location and script.Reid1-5/+4
2012-06-26Fix errors with constants allocation.Andrei Karas1-7/+7
2012-06-17First attempt for Animated Chest script.Hal9OOO (Francesco Miglietta)1-1/+4
2012-06-10Removve boots item.Reid1-1/+0
2012-06-01Changed "CocoTree" to "CrocoTree" in mob_db.txt.Alige1-1/+1
2012-06-01Changed "coconut" to "croconut" in all files of serverdata.Alige1-2/+2
2012-06-01Correct some template on db.Reid3-9/+8
2012-05-30Fixed some alignment problems in item_db.txt.Alige1-3/+3