summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05Add 3 varieties of Healing and Mana Potions, add iron and concentration ↵Micksha1-0/+252
potion. Only healing potions working for now.
2018-11-05Add the rowboat and Koga NPCs to ArtisMicksha1-0/+1
2018-11-05Add Gumis scripts - delete placeholders. Disable debugs.Micksha2-0/+86
2018-11-05Add Mundane and SophiallaMicksha1-0/+2
2018-11-05Add all the Hurns NPCsMicksha1-8/+15
2018-11-05Hurnscald mega-commitgumi1-0/+20
2018-11-05fix synthax issuesMicksha1-2/+2
2018-11-05Trying to add some NPCs for HurnsMicksha1-0/+30
2018-11-05Add Melinda NPC, fix some issues on dying the Fine Dress, fix of Necklace ↵Micksha2-9/+10
pending
2018-11-05Add Items for Melinda: Fine Dress (dyeable), beerMicksha1-9/+57
2018-11-05fix zeny exploit errorMicksha1-1/+1
2018-11-05add missing bows to item_dbMicksha1-1/+39
2018-11-05add all the items required for hurnsMicksha1-23/+627
2018-10-07Base Attack Speed for bows: 200 → 80Jesusaves1-0/+7
2018-09-25Update from hercules.Andrei Karas4-0/+258
new db files, sql updates.
2018-07-26Update from hercules.Andrei Karas2-6/+12
Update configs Add new sql update.
2018-07-13Update from hercules.s20180726Andrei Karas2-0/+9
configs, dbs new sql update.
2018-07-05update maps and dbs for new items/mobsMicksha4-91/+1952
2018-06-14Reduce exp_group_db.conf and stylist_db.conf.Andrei Karas2-164/+3
2018-06-14Update from hercules.Andrei Karas4-62/+493
Changed messages.conf, job_db.conf New files: exp_group_db.conf, stylist_db.conf
2018-05-18Rename Pumpkin mob into PumpkinMob.Andrei Karas1-2/+2
2018-05-18Update from hercules.Andrei Karas1-0/+2
Add new messages and constants.
2018-05-16fix wildx's commits20180518gumi1-3/+3
2018-05-16Fix Pumpkin Juice nameWildX1-2/+2
Fix Pumpkin Juice appearing as “Pumpkish Juice” in serverdata but correct in clientdata.
2018-05-14Fix item type for Manana.Andrei Karas1-1/+1
Because script not deleting it after use.
2018-05-10make maps following the woodland mergegumi1-10/+27
2018-05-03Update from hercules.Andrei Karas4-127/+287
Add new fields into conf dbs. Convert mob_skill_db into libconf format.
2018-04-22Add mouboo and slime mobsMicksha2-1/+127
2018-04-22Add the maggot mobsMicksha1-0/+126
2018-04-22Add poison skullMicksha2-0/+43
2018-04-17Update from hercules.s20180419Andrei Karas5-109/+271
Add new configuration options into conf/map/battle/*. Add new messages into messages.conf. Add new db attendance_db.conf. Convert pet db into libconfig format. Add sql update for attendance db.
2018-04-06Add hat effect constants from hercules.s20180417Andrei Karas1-0/+58
2018-03-08Add attribute Identified into item_db.confs20180313Andrei Karas1-0/+1
2018-02-22Remove unused map_cache.datAndrei Karas1-0/+0
2018-02-08Hercules update.Andrei Karas4-1/+215
Add clans configuration. Add clans db updates. Add clans messages. Add clans constants.
2018-01-16Add missing evol skill into skill_db.confAndrei Karas1-0/+49
2018-01-16Update from hercules.Andrei Karas3-128/+415
Add new attributes to item_db.conf and skill_db.conf Remove skill_reproduce_db.txt
2017-11-29Update skill_db from hercules.s20171226Andrei Karas1-0/+19
2017-11-07Update from latest hercules.Andrei Karas1-9/+16
2017-10-23Update configuration files from hercules.s20171107Andrei Karas1-1/+2
Add new battle flag. Add new messages. Add new constants.
2017-09-19In item db replace field "Loc" to constants and masks.s20170925Andrei Karas1-51/+51
2017-09-19From item db remove field location with value 0.Andrei Karas1-62/+0
2017-09-19In item db replace gender numbers to constants.Andrei Karas1-90/+90
Also fix gender for usable items.
2017-09-19Replace in item db mask in field "Job" to job names.Andrei Karas1-90/+270
2017-09-19Remove field "Upper" from item db.Andrei Karas1-90/+0
2017-09-18Remove duplicate constant.Andrei Karas1-2/+0
2017-09-18Add missing attribute to item 3500Andrei Karas1-0/+1
2017-09-18Update messages.conf, constants.conf from hercules.Andrei Karas2-99/+103
Delete/add changed fields in item_db.conf
2017-08-23Rename directions constants.Reid1-2/+2
2017-08-23Replace tabs by space on confused-tree.Reid1-1/+3
Add different directions according to the season. Change the confused tree NPC ID to 400.