summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2020-01-25Added QuestDB for Rebellion QuestDastgir1-0/+36
2020-01-25Updated itemDB to support items in rebellion job change quest.Dastgir1-0/+162
2020-01-25Added monsters required for rebellion.Dastgir1-1/+61
J_REB_SHECIL1 and J_REB_SHECIL2 are using placeholder values G_L_SHECIL values taken from rAthena
2020-01-14Updated items which used SC_ARMORPROPERTY or SC_ARMOR_RESIST.Kenpachi Developer2-10/+44
2020-01-13Update copyright headers for year 2020Haru49-56/+56
Signed-off-by: Haru <haru@dotalux.com>
2020-01-01Add support for auto exp insurance itemsAsheraf3-0/+15
2019-12-15Merge pull request #2572 from Asheraf/mobviewdatadbHaru3-43/+30
Add support for overriding default view data in mob database
2019-11-17Merge pull request #2577 from Asheraf/dehardcodestatusiconsHaru2-0/+1452
Dehardcode Status Icons
2019-11-17Merge pull request #2575 from Asheraf/scconfguildpassiveHaru1-0/+4
Passive Guild Skill status should not reset with SC_ALL
2019-11-17Merge pull request #2573 from Asheraf/dehardcodecomboskillsHaru2-0/+40
Dehardcode combo skills check
2019-11-06Dehardcode Status IconsAsheraf2-0/+1455
2019-11-06Add support for defining status icons in the sc configAsheraf1-0/+1
2019-11-02Passive Guild Skill status should not reset with SC_ALLAsheraf1-0/+4
2019-10-30Drop the usage of mob_availAsheraf1-43/+0
2019-10-30Add support for overriding default view data in mob databaseAsheraf2-0/+30
2019-10-29Dehardcode combo skills checkAsheraf2-0/+40
2019-10-29Dehardcode status effect boss resistanceAsheraf1-0/+67
2019-10-18Merge pull request #2553 from skyleo/magnum_break_delay_fixHaru2-9/+7
Correct Magnum Break delay
2019-10-18Merge pull request #2543 from Emistry/item_db_5330Haru2-2/+2
Update Drooping Kitty item bonus
2019-10-18Merge pull request #2492 from dastgirp/huld/splitHaru1-2/+8
Split HULD translations to per NPC file instead of one large file
2019-10-09Correct Magnum Break delayskyleo2-9/+7
Credit to: https://github.com/rathena/rathena/commit/fc2c6e02
2019-10-02Update Drooping Kitty item bonusEmistry Haoyan2-2/+2
The item is supposed to resist curse for 40% and stun for 10%. ttps://www.divine-pride.net/database/item/5330 https://github.com/rathena/rathena/commit/9f4e40d490c1091ebe844119d81b7beea1ba0657
2019-10-02Load translations from a directory rather than a fileHaru1-2/+8
2019-09-23Merge pull request #2532 from Emistry/npc_rebirth_questHaru2-1/+37
Add Library Mistake Quest
2019-09-23Add Library Mistake QuestEmistry Haoyan2-1/+37
- Quest allow player to waive the transcendent cost. Signed-off-by: Haru <haru@dotalux.com>
2019-09-23Implementation of LapineDdukDdak SystemAsheraf2-0/+4636
2019-09-23Add placeholders for some itemsAsheraf2-0/+6170
2019-09-23Merge pull request #2529 from Asheraf/itemcombolibconfHaru4-604/+4504
Convert item combo db to use libconfig
2019-09-22Remove the hardcoded checks in pc_rental_expire and use OnRentalEndScript ↵Ibrahim Zidan2-18/+92
field in item database for those items instead Fixes #140 Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2019-09-22Implement new script fields for items triggered on rentral status changesIbrahim Zidan3-0/+6
- OnRentalStartScript triggered when a rental item is added to inventory - OnRentalEndScript triggered when a rental period end/expire of the item Related #140 Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2019-09-22Implementation of new guild ui client featuresAsheraf1-0/+202
2019-09-22Convert castles ids to match client side idsAsheraf1-90/+90
2019-09-22Merge pull request #2515 from Emistry/pc_have_siegfried_tokenHaru2-0/+12
Update Siegfried Tokens support.
2019-08-31change formatting in some item combo scriptsAsheraf2-65/+124
2019-08-31Convert item combo db to use libconfigAsheraf4-604/+4445
2019-08-28Convert sc_config to use libconfigAsheraf2-505/+2811
2019-08-26Update Siegfried Tokens support.Emistry Haoyan2-0/+12
- allow player to revive if inventory consists of any type of siegfried tokens listed in the `ITMCHAIN_SIEGFRIED`.
2019-08-26Merge pull request #2521 from Emistry/db_const_npcidentityHaru1-0/+60
Update NPC Identity
2019-08-14Update NPC IdentityEmistry Haoyan1-0/+60
- npc id constant
2019-07-29Update *getequiprefinerycnt script commandEmistry Haoyan1-62/+62
- allow to specify more than one equipment slots. - return the total of refine of specified equipment slots.
2019-07-28Merge pull request #2506 from Asheraf/castledb_updateHaru2-74/+269
Convert guild castle database to use libconfig
2019-07-28Merge pull request #2510 from Emistry/mobdb_dmg_taken_rateHaru4-23/+27
Update mob_db - DamageTakenRate field
2019-07-28Convert guild castle database to use libconfigAsheraf2-74/+269
2019-07-24Update mob_db - DamageTakenRate fieldEmistry Haoyan4-23/+27
- adjust the damage taken by monster. (default = `100 = 1x`) - ref: https://github.com/idathena/trunk/commit/e267d2e2dada6196b479a6f2f35e9d25291ef22b
2019-07-21Update Runestones stack limitEmistry Haoyan1-10/+7
- Removes limit of Turisus runestone, Asir runestone and Pertz runestone amount that can be hold. - increases limit of other runestones amount that can be hold to 60.
2019-06-02Merge pull request #2221 from carloshenrq/nostorageHaru1-0/+2
Mapflag nostorage and nogstorage
2019-06-01Merge pull request #2456 from Emistry/db_byorgue_summonslaveHaru1-3/+3
Update Byorgue summon slave delay
2019-05-27Update item_db - Stat Reduction PotionsEmistry Haoyan1-0/+48
- Added item to regain status point by stat reduction. - follow up d7bbebdf8526667b288223c8adc2d110204814c5
2019-05-06Merge pull request #2232 from guilherme-gm/201810-trap-visibilityHaru2-0/+10
Added option to make hunter traps invisible
2019-05-05Implement Refine success/failure announcement featureIbrahim Zidan2-0/+32
Currently as far as we know kRO only sends this on success in refining an item through the refinery ui, from level 10 all the way to 20. Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>