Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-06 | Add the requirement to have a weapon equipped to RK_CRUSHSTRIKE skill | Kenpachi Developer | 1 | -0/+25 | |
According to my tests on AEGIS, the CRUSHSTRIKE skill requires an equipped weapon for casting. | |||||
2020-03-06 | Add a 15 HPCost requirement to CASH_INCAGI skill | Kenpachi Developer | 1 | -0/+3 | |
According to my tests on AEGIS, the CASH_INCAGI skill requires 15 HP for casting and also consumes them. | |||||
2020-03-06 | Fix script of items which check and consume skill requirements | Kenpachi Developer | 1 | -11/+11 | |
2020-02-19 | Update items 12459-12465 | Kenpachi Developer | 1 | -0/+29 | |
* Added bonus scripts. * Fixed names in pre-RE item DB. | |||||
2020-02-09 | Changed type of all items, which use itemskill() script command, to IT_USABLE. | Kenpachi Developer | 1 | -84/+84 | |
2020-02-09 | Updated item scripts. | Kenpachi Developer | 1 | -85/+61 | |
Updated script of all items, which use SkillToMe in AEGIS, to now use itemskill() script command with flag parameter set to 6 (ISF_INSTANTCAST | ISF_CASTONSELF). Updated script of all items, which used unitskilluseid() script command, to now use itemskill() script command. | |||||
2020-02-09 | Merge pull request #2622 from Kenpachi2k13/mob_viewdata_fix | Haru | 1 | -1/+1 | |
Make mob DB field ViewData->HairStyleId defaulting to 1 instead of 0. | |||||
2020-02-09 | Merge pull request #2621 from dastgirp/script/rebellion | Haru | 2 | -1/+223 | |
Added Rebellion Job Quest | |||||
2020-02-01 | Updated documentation of default value for mob DB field ViewData->HairStyleId. | Kenpachi Developer | 1 | -1/+1 | |
Additionally fixed reference to monster modes deocumentation in doc/mob_db.txt. | |||||
2020-01-25 | Updated itemDB to support items in rebellion job change quest. | Dastgir | 1 | -0/+162 | |
2020-01-25 | Added monsters required for rebellion. | Dastgir | 1 | -1/+61 | |
J_REB_SHECIL1 and J_REB_SHECIL2 are using placeholder values G_L_SHECIL values taken from rAthena | |||||
2020-01-14 | Updated items which used SC_ARMORPROPERTY or SC_ARMOR_RESIST. | Kenpachi Developer | 1 | -5/+22 | |
2020-01-13 | Update copyright headers for year 2020 | Haru | 16 | -18/+18 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-01-01 | Add support for auto exp insurance items | Asheraf | 1 | -0/+4 | |
2019-12-15 | Merge pull request #2572 from Asheraf/mobviewdatadb | Haru | 1 | -0/+15 | |
Add support for overriding default view data in mob database | |||||
2019-10-30 | Add support for overriding default view data in mob database | Asheraf | 1 | -0/+15 | |
2019-10-29 | Dehardcode combo skills check | Asheraf | 1 | -0/+20 | |
2019-10-18 | Merge pull request #2553 from skyleo/magnum_break_delay_fix | Haru | 1 | -4/+3 | |
Correct Magnum Break delay | |||||
2019-10-09 | Correct Magnum Break delay | skyleo | 1 | -4/+3 | |
Credit to: https://github.com/rathena/rathena/commit/fc2c6e02 | |||||
2019-10-02 | Update Drooping Kitty item bonus | Emistry Haoyan | 1 | -1/+1 | |
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-09-23 | Merge pull request #2532 from Emistry/npc_rebirth_quest | Haru | 1 | -1/+33 | |
Add Library Mistake Quest | |||||
2019-09-23 | Add Library Mistake Quest | Emistry Haoyan | 1 | -1/+33 | |
- Quest allow player to waive the transcendent cost. Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-09-23 | Implementation of LapineDdukDdak System | Asheraf | 1 | -0/+2318 | |
2019-09-23 | Add placeholders for some items | Asheraf | 1 | -0/+3085 | |
2019-09-23 | Merge pull request #2529 from Asheraf/itemcombolibconf | Haru | 2 | -439/+3224 | |
Convert item combo db to use libconfig | |||||
2019-09-22 | Remove the hardcoded checks in pc_rental_expire and use OnRentalEndScript ↵ | Ibrahim Zidan | 1 | -9/+46 | |
field in item database for those items instead Fixes #140 Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-09-22 | Implement new script fields for items triggered on rentral status changes | Ibrahim Zidan | 1 | -0/+2 | |
- 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-08-31 | change formatting in some item combo scripts | Asheraf | 1 | -57/+108 | |
2019-08-31 | Convert item combo db to use libconfig | Asheraf | 2 | -439/+3173 | |
2019-08-26 | Update Siegfried Tokens support. | Emistry Haoyan | 1 | -0/+6 | |
- allow player to revive if inventory consists of any type of siegfried tokens listed in the `ITMCHAIN_SIEGFRIED`. | |||||
2019-07-29 | Update *getequiprefinerycnt script command | Emistry Haoyan | 1 | -62/+62 | |
- allow to specify more than one equipment slots. - return the total of refine of specified equipment slots. | |||||
2019-07-28 | Merge pull request #2510 from Emistry/mobdb_dmg_taken_rate | Haru | 1 | -0/+1 | |
Update mob_db - DamageTakenRate field | |||||
2019-07-24 | Update mob_db - DamageTakenRate field | Emistry Haoyan | 1 | -0/+1 | |
- adjust the damage taken by monster. (default = `100 = 1x`) - ref: https://github.com/idathena/trunk/commit/e267d2e2dada6196b479a6f2f35e9d25291ef22b | |||||
2019-07-21 | Update Runestones stack limit | Emistry Haoyan | 1 | -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-05-27 | Update item_db - Stat Reduction Potions | Emistry Haoyan | 1 | -0/+48 | |
- Added item to regain status point by stat reduction. - follow up d7bbebdf8526667b288223c8adc2d110204814c5 | |||||
2019-05-06 | Merge pull request #2232 from guilherme-gm/201810-trap-visibility | Haru | 1 | -0/+9 | |
Added option to make hunter traps invisible | |||||
2019-05-05 | Implement Refine success/failure announcement feature | Ibrahim Zidan | 1 | -0/+26 | |
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> | |||||
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 1 | -0/+598 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-05-05 | Merge pull request #2309 from guilherme-gm/201810-randomopt-drop | Haru | 1 | -0/+2 | |
Support for monster drops with Random Options | |||||
2019-04-20 | Added support for mobs to drop items with Random Options | Guilherme G. Menaldo | 1 | -0/+2 | |
2019-04-14 | Update item combo db, fix issue #1982 | Emistry Haoyan | 1 | -0/+1 | |
- update missing item_combo_db | |||||
2018-12-14 | Add script and item for inventory expansion. | Andrei Karas | 1 | -0/+5 | |
2018-10-22 | Merge pull request #2280 from Asheraf/itemplaceholders | Haru | 1 | -0/+2465 | |
Add some item db placeholders | |||||
2018-10-20 | Added option to make hunter traps invisible | Guilherme G. Menaldo | 1 | -0/+9 | |
2018-10-10 | Add some item db placeholders | Asheraf | 1 | -0/+2465 | |
2018-08-30 | Fixed Blastime and Claymore Trap damage that wasn't being split by the ↵ | Guilherme G. Menaldo | 1 | -0/+2 | |
number of enemies | |||||
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 3 | -7/+7316 | |
Implemented Achievement System and Title System | |||||
2018-07-25 | Merge pull request #2117 from HerculesWS/seaottercard_fix | Haru | 1 | -4/+4 | |
Fix Sea-Otter Card not increasing Sushi Heal Rate | |||||
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 1 | -0/+5 | |
Add support for bodystyle in stylist shop ui | |||||
2018-07-24 | Add Achievement DB Add Achievement Rank DB | smokexyz | 3 | -7/+7316 | |
Co-authored-by: "Dastgir" <dastgirp@gmail.com> |