summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)AuthorFilesLines
2016-04-04Corrected the Zenkai unit intervalHaru2-2/+2
2016-03-30Fixed typo on item_db documentationDastgir2-2/+2
2016-03-21Fix NC_DISJOINT skill where in the item 'Wrench (6186)' is not consumed after...Jedzkie2-2/+2
2016-03-14Fix wrong item effect for 'Magnolia Hat'Jedzkie2-4/+7
2016-03-11Hardcore Parameters from constant database to avoid synchronize issues with s...hemagx1-118/+0
2016-03-06Added missing item slot on Zaha Doll Hat (Pre-Renewal). Thanks to kyeme.Jedzkie1-0/+1
2016-03-06Fix Strong Shield can be equipped by all classes (Pre-Renewal). Thanks to Kyeme.Jedzkie1-2/+9
2016-03-01Fix item names of itemID 14108 and 14109. Thanks to Kyeme.Jedzkie2-4/+4
2016-02-29Dummy Monsters cannot be knockback in kRO.Jedzkie1-5/+20
2016-02-29Added gender-related constants SEX_MALE/SEX_FEMALEEmistry1-0/+4
2016-02-28Added monsters with NoKnockbackDastgir2-0/+2
2016-02-28Added NoKnockback Mode for monstersDastgir3-0/+3
2016-02-27Update NPC ID'sJedzkie1-0/+25
2016-02-21Changed item_db to new formatDastgir3-3358/+21704
2016-02-21Updated DocumentationDastgir3-5/+101
2016-02-05Merge pull request #1140 from SamuelHercules/renewalcardsDastgir1-0/+28
2016-02-05Mob DB Update - Added card dropsSamuelHercules1-0/+28
2016-02-05Fixes #543Dastgir2-4/+32
2016-01-29Re-added JName for the monsters that require itHaru2-0/+477
2016-01-29Re-added support for the JName field in the mob dbHaru3-0/+3
2016-01-29Replaced numeric sizes with Size_* constants in the mob dbHaru3-2857/+2857
2016-01-29Replaced numeric races with RC_* constants in the mob dbHaru3-2857/+2857
2016-01-29Replaced numeric elements with Ele_* constants in the mob databaseHaru3-2857/+2857
2016-01-25Added source support for special comments in the constdbHaru1-45/+42
2016-01-16set_constant the LOOK_ constantsAnnieRuru1-16/+0
2016-01-16Remove VAR_ constantsAnnieRuru1-10/+37
2016-01-13Marked Job_Alchem and Job_Baby_Alchem as deprecatedHaru1-2/+8
2016-01-13Added support to mark constants in db/constants.conf as deprecatedHaru1-0/+1
2016-01-13Converted const.txt to libconfig formatHaru2-3641/+3791
2016-01-10Fixes Renewal Sleipnir, SP Recovery Rate must be 25%.Jedzkie1-1/+1
2016-01-09Added support for MC_CARTDECORATE skill.Jedzkie6-4/+6
2016-01-07Skill Update:Jedzkie1-1/+1
2016-01-07ItemDB Update:Jedzkie1-0/+50
2016-01-06Reverted the fixed cast delay of Arrow Shower, thanks to @MichiJedzkie1-1/+1
2016-01-06Renewal Arrow Shower UpdateJedzkie2-2/+2
2016-01-06Fix Necromancer Card effect, should now work w/ One-Hand and Two-Hand Staffs.Jedzkie2-2/+4
2016-01-05Revert the price of Shadow Orb.Jedzkie1-1/+1
2016-01-05Fixes #1065Jedzkie1-1/+1
2016-01-05Update NPC_SUMMONMONSTER mobID to official valuemichieru1-36/+36
2016-01-05Added Support for BodyStyleDastgir1-0/+1
2016-01-05Merge pull request #1053 from Jedzkie/Transformation_Scrolls_UpdateDastgir1-0/+15
2016-01-05Merge pull request #1044 from Jedzkie/ItemDB_UpdatesDastgir2-275/+1880
2016-01-05Removal of Hard coded showscript command for Monster Transform.Jedzkie1-0/+15
2016-01-05Added New Enchantment Stones.Jedzkie1-0/+1605
2016-01-04Level Penalty fixDastgir1-36/+36
2016-01-03Revert "Change the prices of some items according to kRO's item database."Haru1-701/+701
2016-01-03Fix some missing effects of Gunslinger & Rebellion bullets in PRE-RE and RE.Jedzkie2-12/+326
2016-01-03Change the prices of some items according to kRO's item database.Jedzkie1-701/+701
2015-12-31define FAKE_NPC as -1 in const.txtAnnieRuru1-0/+1
2015-12-29Enchantment Stones Update:Jedzkie2-275/+275