Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-14 | Add SC_SKF_ASPD status change | Kenpachi Developer | 2 | -0/+9 | |
2020-03-14 | Add SC_SKF_ATK status change | Kenpachi Developer | 2 | -0/+9 | |
2020-03-14 | Add SC_SKF_MATK status change | Kenpachi Developer | 2 | -0/+9 | |
2020-03-14 | Add SC_VITALIZE_POTION status change | Kenpachi Developer | 2 | -0/+7 | |
2020-03-14 | Add SC_POPECOOKIE status change | Kenpachi Developer | 2 | -0/+9 | |
2020-02-09 | Changed type of all items, which use itemskill() script command, to IT_USABLE. | Kenpachi Developer | 2 | -163/+163 | |
2020-02-09 | Updated item scripts. | Kenpachi Developer | 2 | -173/+122 | |
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 | 2 | -2/+2 | |
Make mob DB field ViewData->HairStyleId defaulting to 1 instead of 0. | |||||
2020-02-09 | Merge pull request #2586 from Asheraf/madostatueffect | Haru | 2 | -0/+13 | |
Implement support for switching madogear type | |||||
2020-02-09 | Merge pull request #2621 from dastgirp/script/rebellion | Haru | 3 | -1/+259 | |
Added Rebellion Job Quest | |||||
2020-02-01 | Updated documentation of default value for mob DB field ViewData->HairStyleId. | Kenpachi Developer | 2 | -2/+2 | |
Additionally fixed reference to monster modes deocumentation in doc/mob_db.txt. | |||||
2020-01-29 | Implement support for switching madogear type | Asheraf | 2 | -0/+13 | |
2020-01-25 | Added QuestDB for Rebellion Quest | Dastgir | 1 | -0/+36 | |
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 | 2 | -10/+44 | |
2020-01-13 | Update copyright headers for year 2020 | Haru | 49 | -56/+56 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-01-01 | Add support for auto exp insurance items | Asheraf | 3 | -0/+15 | |
2019-12-15 | Merge pull request #2572 from Asheraf/mobviewdatadb | Haru | 3 | -43/+30 | |
Add support for overriding default view data in mob database | |||||
2019-11-17 | Merge pull request #2577 from Asheraf/dehardcodestatusicons | Haru | 2 | -0/+1452 | |
Dehardcode Status Icons | |||||
2019-11-17 | Merge pull request #2575 from Asheraf/scconfguildpassive | Haru | 1 | -0/+4 | |
Passive Guild Skill status should not reset with SC_ALL | |||||
2019-11-17 | Merge pull request #2573 from Asheraf/dehardcodecomboskills | Haru | 2 | -0/+40 | |
Dehardcode combo skills check | |||||
2019-11-06 | Dehardcode Status Icons | Asheraf | 2 | -0/+1455 | |
2019-11-06 | Add support for defining status icons in the sc config | Asheraf | 1 | -0/+1 | |
2019-11-02 | Passive Guild Skill status should not reset with SC_ALL | Asheraf | 1 | -0/+4 | |
2019-10-30 | Drop the usage of mob_avail | Asheraf | 1 | -43/+0 | |
2019-10-30 | Add support for overriding default view data in mob database | Asheraf | 2 | -0/+30 | |
2019-10-29 | Dehardcode combo skills check | Asheraf | 2 | -0/+40 | |
2019-10-29 | Dehardcode status effect boss resistance | Asheraf | 1 | -0/+67 | |
2019-10-18 | Merge pull request #2553 from skyleo/magnum_break_delay_fix | Haru | 2 | -9/+7 | |
Correct Magnum Break delay | |||||
2019-10-18 | Merge pull request #2543 from Emistry/item_db_5330 | Haru | 2 | -2/+2 | |
Update Drooping Kitty item bonus | |||||
2019-10-18 | Merge pull request #2492 from dastgirp/huld/split | Haru | 1 | -2/+8 | |
Split HULD translations to per NPC file instead of one large file | |||||
2019-10-09 | Correct Magnum Break delay | skyleo | 2 | -9/+7 | |
Credit to: https://github.com/rathena/rathena/commit/fc2c6e02 | |||||
2019-10-02 | Update Drooping Kitty item bonus | Emistry Haoyan | 2 | -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-02 | Load translations from a directory rather than a file | Haru | 1 | -2/+8 | |
2019-09-23 | Merge pull request #2532 from Emistry/npc_rebirth_quest | Haru | 2 | -1/+37 | |
Add Library Mistake Quest | |||||
2019-09-23 | Add Library Mistake Quest | Emistry Haoyan | 2 | -1/+37 | |
- Quest allow player to waive the transcendent cost. Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-09-23 | Implementation of LapineDdukDdak System | Asheraf | 2 | -0/+4636 | |
2019-09-23 | Add placeholders for some items | Asheraf | 2 | -0/+6170 | |
2019-09-23 | Merge pull request #2529 from Asheraf/itemcombolibconf | Haru | 4 | -604/+4504 | |
Convert item combo db to use libconfig | |||||
2019-09-22 | Remove the hardcoded checks in pc_rental_expire and use OnRentalEndScript ↵ | Ibrahim Zidan | 2 | -18/+92 | |
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 | 3 | -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-22 | Implementation of new guild ui client features | Asheraf | 1 | -0/+202 | |
2019-09-22 | Convert castles ids to match client side ids | Asheraf | 1 | -90/+90 | |
2019-09-22 | Merge pull request #2515 from Emistry/pc_have_siegfried_token | Haru | 2 | -0/+12 | |
Update Siegfried Tokens support. | |||||
2019-08-31 | change formatting in some item combo scripts | Asheraf | 2 | -65/+124 | |
2019-08-31 | Convert item combo db to use libconfig | Asheraf | 4 | -604/+4445 | |
2019-08-28 | Convert sc_config to use libconfig | Asheraf | 2 | -505/+2811 | |
2019-08-26 | Update Siegfried Tokens support. | Emistry Haoyan | 2 | -0/+12 | |
- allow player to revive if inventory consists of any type of siegfried tokens listed in the `ITMCHAIN_SIEGFRIED`. | |||||
2019-08-26 | Merge pull request #2521 from Emistry/db_const_npcidentity | Haru | 1 | -0/+60 | |
Update NPC Identity |