Commit Graph

  • e2c566f193 Update db/re/mob_skill_db.txt muh 2022-07-25 13:49:05 +00:00
  • 26bd471216
    Update db/pre-re/mob_skill_db.txt munkrej 2022-07-25 15:45:43 +02:00
  • 69da84585a
    Update db/import-tmpl/mob_skill_db.txt munkrej 2022-07-25 15:45:38 +02:00
  • 948869d0ff
    Apply request eppc0330 2022-07-25 16:57:06 +09:00
  • 7ae2f1ccb8 Merge remote-tracking branch 'upstream/master' into feature/webservice Vincent Stumpf 2022-07-23 19:41:23 -07:00
  • a944e7c501 * fixes renewal SA_DRAGONOLOGY bonus thanks @Badarosk0 muh 2022-07-23 17:40:41 +00:00
  • 31098b27f5 * adds new skill condition MSC_MOBNEARBYGT as on official some monsters trigger skills when specific amount of other monsters are nearby muh 2022-07-23 15:25:00 +00:00
  • 322709f78d
    Adjusts Extended Ammunition default sell prices (#7125) Aleos 2022-07-23 09:43:33 -04:00
  • bb724b1385 * fixes WH_CRESCIVE_BOLT dmg increase per stack (see: https://youtu.be/7W4EJJpx4_Q?t=104) thanks @Badarosk0 muh 2022-07-23 12:09:40 +00:00
  • e3bee537fe * fixes Offertorium to cancel Magnificat instead of failing thanks @Badarosk0 muh 2022-07-23 05:00:08 +00:00
  • 8038e71322
    Speed up item and mob information commands (#7084) Aleos 2022-07-22 15:11:44 -04:00
  • be8a08c8d9 Removed duplicate Atemo 2022-07-22 19:10:01 +02:00
  • b871e3e813 * fixes SC_KYRIE to only be affected by physical damage * fixes BO_MAYHEMIC_THORNS cast times * fixes various status to not apply on bosses muh 2022-07-22 13:06:57 +00:00
  • 2e58888f76
    follow up e3cb3fa01f4637fe6acad34c166dad7c75e27079 idk-whoami 2022-07-21 19:44:13 +07:00
  • 579f2af031 Merge remote-tracking branch 'rathena/master' into skillupd muh 2022-07-21 10:27:37 +00:00
  • 8af224362b
    Merge branch 'rathena:master' into update_items idk-whoami 2022-07-21 17:19:37 +07:00
  • e3cb3fa01f
    Renewal Physical damage cleanup (#6997) Joam 2022-07-21 16:29:42 +07:00
  • 2f97fe9290
    Update src/map/battle.cpp Joam 2022-07-21 16:01:51 +07:00
  • f35ed861f8 * fixes CD_ARBITRIUM Cooldown * fixes Hundred Spear to only get bonus damage from Dragonic Aura while the buff is active thanks @Badarosk0 muh 2022-07-21 07:45:47 +00:00
  • 4e4c4ac63c
    Merge branch 'rathena:master' into skillupd munkrej 2022-07-21 06:37:35 +02:00
  • e9e60bc8df
    Apply suggestions from code review Joam 2022-07-21 09:32:55 +07:00
  • dd4bbcc512 Fixes skill_keep_using timer mismatch * Fixes #7095. * Resolves an issue where skill_keep_using was not resetting the timer ID after the timer ends. * Cleans up the check when applying the timer to confirm a timer doesn't already exist. Thanks to @eppc0330! aleos 2022-07-20 15:11:15 -04:00
  • 6e93ed7326 Allow PK damage modifiers to affect flat damage * Fixes #7096. * Allow the PK damage modifier battle configs to affect any skills that give flat damage (Pressure, Gravitation, Soul Explosion, or Nova Explosion). * Slight speed up to mapflag checks in these scenarios. Thanks to @XanKriegor1! aleos 2022-07-20 13:32:19 -04:00
  • 7bd4805e12 Adjusts Extended Ammunition default sell prices * Fixes #7098. * Adjusts the Extended Ammunition NPCs to use the default prices set via the item database. Thanks to @Badarosk0! aleos 2022-07-20 11:09:48 -04:00
  • 054e15a16b Adjusts Enchanting Shadow behavior * Fixes #7104. * Enchanting Shadow can now be triggered by skills as well as melee. * If Shadow Wounds is active the hit count is increased by 1 without resetting the status' duration. * Removes the hit count limit. * Adjusts the damage rate of Shadow Wounds to increase by 3%. Thanks to @eppc0330! aleos 2022-07-20 10:45:09 -04:00
  • 773e61a5d1 Fixes script command rentalcountitem * Fixes #7121. * Fixes an issue with normal items getting mixed into the rental count. Thanks to @Cukinaru! aleos 2022-07-20 08:22:04 -04:00
  • 16f2754f1b * fixes GN_HELLS_PLANT_ATK to no longer cause SC_STUN/SC_BLEEDING muh 2022-07-20 08:14:04 +00:00
  • 9709dbca44 * fixes GN_CART_TORNADO to not have knockback anymore muh 2022-07-20 08:00:10 +00:00
  • ae8cb54010 * fixes IG_JUDGEMENT_CROSS damage thanks @ribeirojuninho muh 2022-07-19 06:29:40 +00:00
  • 78b4f4420d
    Fixes AddEffWhenHit not triggering Magic or Misc (#5628) Aleos 2022-07-18 13:46:41 -04:00
  • 5623314fa6 Improved the logic Thanks to @Lemongras3110! aleos 2022-07-18 13:44:32 -04:00
  • 658d64abba Fixes some item bonuses not applying from combos * Fixes #7111. * Resolves an issue where combo items were not properly giving their bonuses if it applied to worn equipment. Thanks to @Badarosk0! aleos 2022-07-18 13:18:32 -04:00
  • ea84804ce3 Minor cleanups * Adjusted to match other cases. aleos 2022-07-18 13:01:36 -04:00
  • 6440023613
    Merge branch 'master' into hotfix/issue5623 Aleos 2022-07-18 11:19:09 -04:00
  • 7ed9830bb2 Resolves a potential crash with invalid items aleos 2022-07-18 11:15:20 -04:00
  • c2303c8f65
    Resolves a mapflag overlap warning with PK Mode (#7109) Aleos 2022-07-18 11:08:44 -04:00
  • cade36ce10 Merge branch 'master' into pr/6997 Joam 2022-07-18 19:12:38 +07:00
  • afba22a2aa * Removed the warning in unitstopwalk (there is no way to check is the unit is curently walking with npc script command) * Corrected mistakes in unitwalk hotfix/issue7114 Atemo 2022-07-17 18:02:27 +02:00
  • 7181a620aa
    Corrected script for some item #9 idk-whoami 2022-07-17 22:06:14 +07:00
  • caa5cdd678
    Fix displayed attack when missed (#7093) eppc0330 2022-07-17 08:58:46 +09:00
  • 85454cc7ae
    Minor change of TF_BACKSLIDING behavior (#7094) eppc0330 2022-07-17 08:57:38 +09:00
  • d81590a6e5 * fixes SC_MAGICALBULLET dmg overflow and to not affect skills muh 2022-07-16 09:16:48 +00:00
  • 595fc925e3
    Fix an invalid access (#7102) Vincent Stumpf 2022-07-15 20:08:02 -07:00
  • ca740549e2
    Fix va_arg in getareausers (#7108) Vincent Stumpf 2022-07-15 20:07:40 -07:00
  • b2feb2e9b0
    Corrected script for some item (#7091) idk-whoami 2022-07-16 00:33:12 +07:00
  • 6637f0a73c
    Updated laphine datas (#7110) Atemo 2022-07-15 19:26:19 +02:00
  • c52599ca66
    Merge branch 'rathena:master' into hotfix/issue7073 idk-whoami 2022-07-15 22:08:13 +07:00
  • 9002a41ec9 Order Atemo 2022-07-15 16:38:15 +02:00
  • 4712b2e146 Updated laphine datas Atemo 2022-07-15 16:29:14 +02:00
  • b869937dfc Resolves a mapflag overlap warning with PK Mode * Fixes #7099. * Hides a warning message when PK Mode is enabled and a Battleground mapflag is attempted to overwrite the PvP mapflag. Thanks to @LolyAll! aleos 2022-07-15 09:11:23 -04:00
  • bb16e43d87
    Added missing DropEffect for some items (#7107) Atemo 2022-07-15 15:00:22 +02:00
  • 03b40f7101
    Corrected script for some item #8 (#7044) idk-whoami 2022-07-15 19:58:35 +07:00
  • 531bf6e09d * fixes Basilica to allow attacks muh 2022-07-15 11:34:03 +00:00
  • 90a95fad40
    Merge branch 'rathena:master' into hotfix/issue7073 idk-whoami 2022-07-15 14:48:34 +07:00
  • 5d631aead7
    Merge branch 'rathena:master' into update_items idk-whoami 2022-07-15 14:47:49 +07:00
  • 00d5e603e2
    Corrections from code review idk-whoami 2022-07-15 14:23:43 +07:00
  • 72c7cb4139 Fix va_arg in getareausers Vincent Stumpf 2022-07-14 23:52:28 -07:00
  • 7d766499f6 Fix an invalid access Vincent Stumpf 2022-07-13 00:16:34 -07:00
  • 2062b9c04a
    Corrections from code review idk-whoami 2022-07-15 11:45:07 +07:00
  • ee574879a4 Added missing DropEffect for some items Atemo 2022-07-14 22:04:13 +02:00
  • ec659d576a
    Added robe for monster avail feature (#7103) Balfear 2022-07-14 21:08:29 +03:00
  • f6bc10bfb1
    Mob quest target (#7071) Atemo 2022-07-14 19:00:48 +02:00
  • c158528f58 Added docs Atemo 2022-07-14 18:14:21 +02:00
  • c1eaac6303 Update doc file Balfear 2022-07-14 16:10:41 +03:00
  • f715dd6a08 Added robe to mob avail Balfear 2022-07-14 01:04:52 +03:00
  • 251e5e22df Update serverupdate.bat null 2022-07-13 13:00:21 +07:00
  • 4eb7ffcc23 Merge branch 'thai_master' into the-box-3-ex null 2022-07-13 12:56:07 +07:00
  • 65d3f2f563 Merge https://github.com/rathena/rathena into thai_master null 2022-07-13 12:54:23 +07:00
  • e6c31bee81 Update status.yml null 2022-07-13 04:58:03 +07:00
  • b3174b0f24 Update status.yml null 2022-07-13 04:30:17 +07:00
  • 829d898cce Update script_constants.hpp null 2022-07-13 04:30:09 +07:00
  • ed38c85658 Revert "Update Extended_Ammunition.txt" null 2022-07-13 04:01:07 +07:00
  • 0fa3e6a672
    Fixed a bug with the random options (#7100) Atemo 2022-07-12 22:32:16 +02:00
  • dd55e4ee13 Update script_constants.hpp null 2022-07-12 22:36:24 +07:00
  • 3b34c1dc7b Update itemdb.hpp null 2022-07-12 22:36:21 +07:00
  • c4d3a1c806 Merge branch 'script/episode_17_2' of https://github.com/rathena/rathena into thai_master null 2022-07-12 22:26:34 +07:00
  • 2426344a33 Update Extended_Ammunition.txt null 2022-07-12 22:09:27 +07:00
  • 235e9ed093 Merge branch 'feature/kro_patch_2022-03-02' of https://github.com/Toshiro90/rathena into thai_master null 2022-07-12 22:03:54 +07:00
  • a9e562d0eb Merge branch 'skillupd' of https://github.com/datawulf/rathena into thai_master null 2022-07-12 21:55:11 +07:00
  • 5e9e774a0d Merge branch 'skillupd' of https://github.com/datawulf/rathena into the-box-3-ex null 2022-07-12 21:54:43 +07:00
  • 311ba71a7f Merge branch 'the-box-3-fix' of https://github.com/kaninhot004/rathena into the-box-3-ex null 2022-07-12 21:50:24 +07:00
  • b78bf70fb0 Merge branch 'thai_master' into the-box-3-ex null 2022-07-12 21:50:03 +07:00
  • b8357f7292 Merge https://github.com/rathena/rathena into thai_master null 2022-07-12 21:49:44 +07:00
  • 6a3cb61d05
    Merge 5b92ccf2a009c7134943c917045d902cef49661f into 961951108c343d4057f90be2cdedba0c69fb0f80 Aleos 2022-07-12 14:41:56 +07:00
  • 3853d87ae3
    Merge branch 'master' into update_items idk-whoami 2022-07-12 12:35:33 +07:00
  • b85a21c4ed Merge branch 'master' of https://github.com/rathena/rathena into the-box-3-fix Kanin Temsrisuk 2022-07-12 10:26:40 +07:00
  • 961951108c
    Implemented 17.2 items (#7101) Atemo 2022-07-12 01:34:07 +02:00
  • d76899256b Added items group Atemo 2022-07-12 00:42:18 +02:00
  • 528b0f318f Implemented the items from 17.2 independently to avoid annoying merge conflicts Atemo 2022-07-11 23:01:17 +02:00
  • 66b6ac2986 * fixes KO_HAPPOKUNAI being ranged * moved KO_HAPPOKUNAI damage calc to be affected by all damage bonus effects: fixes: https://github.com/rathena/rathena/issues/487) * fixes left hand cardfix bonus for dual wielding ammo consuming ranged skills (reworked cardfix calculation for BF_WEAPON): fixes https://github.com/rathena/rathena/issues/2234 * fixes Platinum Altar effects (ATK + Shield) to be two independant buffs (see https://youtu.be/95ykqktK9po?t=713) muh 2022-07-11 18:29:29 +00:00
  • bdb30967c3 Added Butterfly Merchant and barter shops Atemo 2022-07-11 18:56:57 +02:00
  • a01e65427c Initialize all options first (required because the options are not applied to all slots) Atemo 2022-07-11 15:55:25 +02:00
  • 2b0c41df1d * Fixed some incorrectly translated elements * Removed duplicate matk bonus for some weapons Toshiro90 2022-07-11 15:53:25 +02:00
  • a78255b924 Clean-up the docs Added the possibility to define "All" to Location Atemo 2022-07-11 15:47:41 +02:00
  • 34d3fea3a3 Merge branch 'the-box-3-fix' of https://github.com/kaninhot004/rathena into the-box-3-ex null 2022-07-09 21:55:52 +07:00
  • 06ca503477 Merge https://github.com/rathena/rathena into the-box-3-ex null 2022-07-09 21:55:36 +07:00
  • a11b634e6c Merge https://github.com/rathena/rathena into thai_master null 2022-07-09 21:52:59 +07:00
  • 8e9cb5c701 * Changed some accessories from kro zero to be refineable (based on their description) Toshiro90 2022-07-09 16:32:46 +02:00
  • ea4b94471c Merge remote-tracking branch 'rAthena/master' into feature/kro_patch_2022-03-02 Toshiro90 2022-07-09 16:27:16 +02:00
  • e220955eaf Merge branch 'master' of https://github.com/rathena/rathena into the-box-3-fix Kanin Temsrisuk 2022-07-09 11:38:23 +07:00