Commit Graph

  • efdc748a7a Corrected bResEff behavior (fixes #996) * Removed the common SC range check. * A few of the Eff_* values are tied to a SC that's not within the common SC range. aleos89 2016-07-27 18:15:19 -04:00
  • 288bce7326 SQL synchronization rAthenaAPI 2016-07-28 00:05:32 +02:00
  • bf209d19c2 Updated some view ids Lemongrass3110 2016-07-28 00:04:09 +02:00
  • df2e712414 Merge 2f5046a1e8f80fa3bf441e434437e4e1bc1310c5 into 160f24d66a9902f3bbcd1ae3945e828b7a6d783a zackdreaver 2016-07-27 21:42:38 +00:00
  • 9719d16d7d Merge b36600a9da108fb2289817daa5e29854b3736bb8 into 160f24d66a9902f3bbcd1ae3945e828b7a6d783a Lemongrass3110 2016-07-27 20:55:55 +00:00
  • 160f24d66a Corrected MVP Tomb behavior (fixes #1429) * On Aegis there is a 9~ second delay before the tomb is spawned. aleos89 2016-07-27 16:49:32 -04:00
  • 2f5046a1e8 Renewal item_db update: - Add new equipments - Fix item scripts zackdreaver 2016-07-27 22:34:36 +07:00
  • 58bf49ec27 Fixes damage skills which ignored walls. Jey 2016-07-27 00:39:36 +02:00
  • bec9845499 Updated Camouflage behavior (fixes #1438) * Camouflage now ends when attacking plant type monsters. * Camouflage bonus is applied to the first skill after activating Camouflage. * Corrected movement speed bonus checks. * Removed INF3_NOENDCAMOUFLAGE enum as it is no longer needed. * Updated skill_db documentation. aleos89 2016-07-26 16:58:44 -04:00
  • 2a1aebaf64 Cleaned up char_del_option checks Cydh Ramdh 2016-07-27 03:35:22 +07:00
  • 64b8e41c8d Made email deletion case insensitive Lemongrass3110 2016-07-26 22:08:02 +02:00
  • 2ec047e80c Merge remote-tracking branch 'origin/master' into hotfix/char_del_option Lemongrass3110 2016-07-26 22:05:36 +02:00
  • f00077e6c6 Added empty/default birthdate deletion Lemongrass3110 2016-07-26 21:57:42 +02:00
  • baaf2e21d3 Renewal item_db update: - Fix script for damage reducement based on monster's element - Add new headgears zackdreaver 2016-07-25 23:44:39 +07:00
  • ffec87d29a Corrected item bonus WeaponMatkRate (fixes #1446) * Item bonus formula was checking for an incorrect MATK value. * Moved the bonus after the WMATK and Weapon Refine calculations so it's not zeroed out at the beginning. aleos89 2016-07-25 13:27:29 -04:00
  • cacba0ce63 Update renewal item_db: - Add script for item drop rate - Fix equipments def and level zackdreaver 2016-07-24 00:37:38 +07:00
  • e24f2f4f97 Corrected Earth Shaker wall checks (fixes #1447) * Earth Shaker is no longer able to hit targets behind walls. aleos89 2016-07-25 10:56:44 -04:00
  • d5edd06c6d Corrected Mercenary skills (fixes #1442) * Adjusted Scapegoat SP requirement from 10 to 5. * Removed 100% HP requirement of Scapegoat. * Recuperate now removes Deadly Poison. aleos89 2016-07-25 10:49:05 -04:00
  • b36600a9da Updated a lot of item weights Lemongrass3110 2016-07-24 18:22:26 +02:00
  • 4378b215a8 Follow 59e3376bed5f550319ff0e3dc66dccab07abd728 * Stores setlook values so it won't be removed on nocostume mapflag * Fixed typos pointed by @Lemongrass3110 Cydh Ramdh 2016-07-24 10:10:22 +07:00
  • 07d813fe27 Merge branch 'master' into mapflag/nocostume Cydh Ramdh 2016-07-24 08:47:03 +07:00
  • fa8296e3c2 Merge pull request #1437 from rathena/bonus/add_drop_rate Lemongrass3110 2016-07-23 19:10:55 +02:00
  • e7882351d8 Cleaned up player specific drop rate calculations Lemongrass3110 2016-07-23 18:43:09 +02:00
  • 6349802d25 Enable Ranger class in bodystyle atcommand Jittapan Pluemsumran 2016-07-22 13:43:57 +07:00
  • 7558c1e7ed
    Follow up to 8f5739c * Sorry, didn't cherry-pick all relevant commits! Jittapan Pluemsumran 2016-07-21 22:42:08 +07:00
  • 8f5739c0d0
    Item Database Update * Implemented Sealed_Mind_Box * Corrected Broken_Heart and Kindly_Heart scripts. Jittapan Pluemsumran 2016-07-21 22:31:38 +07:00
  • e0de611acd Added new costumes zackdreaver 2016-07-16 18:43:38 +07:00
  • 29379c3ea5 Added script bonuses in order to support official AddReceiveItem_Equip n * bonus2 bDropAddRace,r,x; : Adds x% to player's drop rate when killing a monster with race r. * bonus2 bDropAddClass,c,x; : Adds x% to player's drop rate when killing a monster with race c. Cydh Ramdh 2016-07-19 16:43:05 +07:00
  • 9d730f3ba9
    Item database update Fixed #1433. Fixed #1434. Jittapan Pluemsumran 2016-07-18 23:27:53 +07:00
  • c1e9d228fd Merge e771472042e1d83fefe4581b51ecdf554d8276bc into cedd5db1ded4acea9635d2cda8dc7ad4f9c4264c ryancabansag 2016-07-16 13:49:24 +00:00
  • 2058376421 Renewal item_db update zackdreaver 2016-07-16 17:45:55 +07:00
  • dd4bf577a7 Update and fix renewal item_db scripts zackdreaver 2016-07-15 08:34:55 +07:00
  • e771472042 Constant cleanup * Adjusted some IDs to constant values. aleos89 2016-07-14 13:51:00 -04:00
  • e1cbf77850 Fix and cleanup renewal item_db scripts zackdreaver 2016-07-14 17:42:04 +07:00
  • 72f85c572d Renewal item_db update zackdreaver 2016-07-13 11:46:03 +07:00
  • 10c4eb08f5 Corrected documentation for SkillUseSP and SkillUseSPRate * SP consumption decreases based on positive value. * SP consumption increases based on negative value. aleos89 2016-07-11 10:46:19 -04:00
  • 395f22d9e4
    Corrected a few items Jittapan Pluemsumran 2016-07-11 19:46:32 +07:00
  • d57eb44fee
    Corrected Tanos_Axe's class and job mask. Fixed #1399 Jittapan Pluemsumran 2016-07-11 13:41:30 +07:00
  • 63fea9cc13
    Corrected Heroic_Judgement_Shawl and Heroic_Target_Suit item Jittapan Pluemsumran 2016-07-11 13:33:31 +07:00
  • 1f85dab1c5
    Fixed Emergency Call scroll being usable on non guild-leader. Fixes #1421 Jittapan Pluemsumran 2016-07-09 01:16:11 +07:00
  • 2f9d44c3b1
    Changed Job_SuperNovice to Job_Super_Novice in scripts to match source-side constant. Jittapan Pluemsumran 2016-07-08 14:32:10 +07:00
  • 1a0fb8f821 Updated Golden Thief Bug card immunity (fixes #1400) * White Imprison and Hell's Plant are now blocked by Golden Thief Bug card. * Removed an extra status end of White Imprison in Status Recovery. aleos89 2016-07-07 20:13:25 -04:00
  • 82250c24dd Fixed Leech End damage underflow (fixes #1419) * Resolves an underflow issue resulting in INT_MAX damage. aleos89 2016-07-07 17:19:10 -04:00
  • fbf7957d21 Changed command definition of atcommand channel Lemongrass3110 2016-07-06 14:52:13 +02:00
  • 369799a6c5
    Made atcommand channel unusable by non-players. Closed #1342. * The command can still be used in scripts if there is a player attached to the script. Jittapan Pluemsumran 2016-07-06 16:40:43 +07:00
  • 7576415a87 Used defined variable names for constant exports Lemongrass3110 2016-07-05 23:21:55 +02:00
  • 82f5908bb5 Correct typo follow up 109b30dd5184e06806253e692fa0d893b24282e5 Atemo 2016-07-05 20:50:20 +02:00
  • f927d636b6 Fixed issue #1409 (NPC shouldn't be clickable) Atemo 2016-07-05 16:16:35 +02:00
  • 1c4f940d67 Merge branch 'master' of https://github.com/rathena/rathena Atemo 2016-07-05 16:13:35 +02:00
  • 34b68e4d98 Resolved character deletion not working properly for clients 2015-10-01 and higher (fixes #1189) * Delete date should be sent as remaining time. * Adjusted some comment wording. aleos89 2016-07-04 16:28:05 -04:00
  • ddea41fb3e Merge bc0e8efc179be87608c6ec70427ecb0ebb0993a4 into b3e1c52cbb781ece48a49a155397d94ce5588499 Jeybla 2016-07-04 16:47:51 +00:00
  • b3e1c52cbb Corrected Shield Press damage delay (fixes #1165) * Damage should have a ~1 second delay as the shield animation falls. aleos89 2016-07-04 11:47:08 -04:00
  • 95f09f84bf
    Fixed some incorrect shadow gears combo script * They should grant total immunity to a status effect. Jittapan Pluemsumran 2016-07-04 18:17:33 +07:00
  • 22bc0907d6 Fixed: Disable Loki NPC at entrance of Hazy Forest after the defeat of Wandering Purple Dragon. Atemo 2016-07-03 21:20:11 +02:00
  • 15c382ee2c
    Item DB update * Changed AegisName for item #19133 (formerly Odin_Mask) to avoid duplicate AegisName * Corrected script in item #4556 (Fenrir_Card). Thanks to @Jeybla. Jittapan Pluemsumran 2016-07-04 00:40:27 +07:00
  • 1ea0e3899c Merge branch 'master' of https://github.com/rathena/rathena Atemo 2016-07-03 02:20:26 +02:00
  • fd6f241074 Fixed EndlessTower.txt : officially a player can't enter in endless tower if he has changed party and he already entered in the instance with his previous party. Thanks to RagEmu/Renewal@73ec00faa5 Atemo 2016-07-03 02:18:31 +02:00
  • d632f100b5 Removed duplicate check in guild creation Lemongrass3110 2016-07-03 02:11:57 +02:00
  • 109b30dd51 Fixed EndlessTower.txt : officially a player can't enter in endless tower if he has changed party and he already entered in the instance with his previous party. Thanks to RagEmu/Renewal@73ec00faa5 Atemo 2016-07-03 02:06:52 +02:00
  • 63f719a154 Fixed emperium deletion on guild creation Lemongrass3110 2016-07-03 02:06:49 +02:00
  • 4744ee0731 Fixed instance idle timeout Lemongrass3110 2016-07-03 01:50:59 +02:00
  • e5a197ad70 Corrected Cloud Kill effect (fixes #407) * Properly implemented the Cloud Kill status icon. * Poison duration is not reduced and lasts if the target leaves the AoE. - Walking into the AoE a second time resets the Poison status. aleos89 2016-07-02 19:49:58 -04:00
  • 10d1020008 Fixed Elemental Change skills versus players (fixes #1411) * Should not be usable on players or Status Immune monsters. aleos89 2016-07-02 19:24:24 -04:00
  • 9f68f7817c Corrected an issue with script command set * Follow up to fd48238. * Added a few checks so the optional value for script command setr doesn't conflict with the optional character ID value. aleos89 2016-07-01 17:46:59 -04:00
  • fd482381f6 Script engine fixes/additions (fixes #1212) * Follow up to c3193f3. * Resolved some issues with += and -= operators. * Cleaned up post ++ and -- operators. * Implemented pre ++ and -- operators. Thanks to Hercules! aleos89 2016-07-01 17:13:50 -04:00
  • 11179e3d43 Fixed creator npc for rebirth Lemongrass3110 2016-07-01 09:34:52 +02:00
  • a41b132321 Updated some aegis names Lemongrass3110 2016-07-01 08:48:44 +02:00
  • b1b43bb0df Removed hardcoded aloevera restriction Lemongrass3110 2016-07-01 00:33:43 +02:00
  • 28d76e77df SQL synchronization rAthenaAPI 2016-07-01 00:05:00 +02:00
  • db592a269f Updated Homunculus S Summons (fixes #420) Aleos 2016-06-30 18:04:02 -04:00
  • cf4e6495fe
    SQL Synchronization [ci skip] Jittapan Pluemsumran 2016-06-30 14:40:10 +07:00
  • c5e3fb073c Merge pull request #1377 from rathena/db/itemdb Jittapan Pluemsumran 2016-06-30 13:08:04 +07:00
  • 3a121e9aa8
    Merge branch 'master' into db/itemdb Jittapan Pluemsumran 2016-06-30 12:44:28 +07:00
  • 16ad1fce9c
    Implemented God Material Box * also corrected Hermose_Cap item script. Thanks to @zackdreaver Jittapan Pluemsumran 2016-06-30 12:34:53 +07:00
  • d6d92a4b8e Small follow up to fe11416 Lemongrass3110 2016-06-30 01:03:17 +02:00
  • fe11416429 Streamlined renewal ASPD skill and potion calculations * Only calculate the specific ASPD type (fixed or rate) when needed. * Condensed some fixed ASPD bonus checks. aleos89 2016-06-29 13:23:54 -04:00
  • 4b679bcbb4 Merge branch 'master' of https://github.com/rathena/rathena aleos89 2016-06-29 10:16:23 -04:00
  • 06eab75006 Cleaned up Impressive Riff ASPD formula * Renewal - No longer has to be /10 each time. * Pre-renewal - Calculated separately from renewal formula. aleos89 2016-06-29 10:14:59 -04:00
  • 933d6879d3 Fixed #1405. Jittapan Pluemsumran 2016-06-29 20:59:26 +07:00
  • b99114c0ce Corrected Swing Dance ASPD bonus * Wrong status change value was being applied. aleos89 2016-06-28 14:00:06 -04:00
  • cccb740817 Adjusted atcommand showexp display (fixes #1401) * Follow up to d2bbd91. * When no base or job EXP is given the message won't display. aleos89 2016-06-28 09:27:25 -04:00
  • de1bc36a7a Revert "SQL synchronization" Lemongrass3110 2016-06-28 00:05:15 +02:00
  • e49cba5cee SQL synchronization [ci skip] rAthenaAPI 2016-06-27 21:58:29 +02:00
  • c2035f0477 Follow up to 82af619 * Resolved a compile error. aleos89 2016-06-27 14:33:22 -04:00
  • 82af619dfd Refactored clif damage type calls * Cleaned up the calls for e_damage_type to use the constant value. aleos89 2016-06-27 12:48:26 -04:00
  • b8a221fc99 Merge pull request #1397 from Akkarinage/hotfix/issue1387 Jittapan Pluemsumran 2016-06-27 20:22:05 +07:00
  • 1dd674ff0d Added duplicate NPCs to Novice Grounds. Fixes #1387. Akkarinage 2016-06-27 05:58:19 +01:00
  • 3eac0617cd
    SQL Synchronization Jittapan Pluemsumran 2016-06-26 23:01:27 +07:00
  • b1d827183f Merge pull request #1392 from zackdreaver/master Jittapan Pluemsumran 2016-06-26 22:58:03 +07:00
  • eb007e4b06 follow up 69ac7c3be996e6d7293cde61a7dc797368ad7b5f zackdreaver 2016-06-26 22:42:13 +07:00
  • 69ac7c3be9 Renewal item_db fix and update zackdreaver 2016-06-26 10:50:35 +07:00
  • 562a1a7b61 Removed some leftover variables * Follow up to 65b716f. aleos89 2016-06-24 13:06:55 -04:00
  • 574f69e211
    Updated HT_BLASTMINE and HT_CLAYMORETRAP renewal behavior * These two skills now bypass defense cards. Fixed #1028. Thanks to @Vomaito Jittapan Pluemsumran 2016-06-24 21:36:52 +07:00
  • 26aa69d6ef
    ECL_SQUOIA now removes SC_DECREASEAGI Jittapan Pluemsumran 2016-06-24 20:16:49 +07:00
  • bea47eac42 Added some more missing placeholders to mobdb Lemongrass3110 2016-06-23 23:24:56 +02:00
  • f03174123e Fixed full throttle status icon Lemongrass3110 2016-06-23 15:55:28 +02:00
  • 440921fba0 Merge branch 'master' into db/itemdb Jittapan Pluemsumran 2016-06-23 20:16:32 +07:00
  • b3ab05d1b8
    Implemented missing Summoner's weapons. Jittapan Pluemsumran 2016-06-23 19:13:54 +07:00
  • b95df50cd1
    Follow up to 6412c82 Correct typo in the code Jittapan Pluemsumran 2016-06-23 17:14:02 +07:00
  • 6412c82d59 Follow up d2bbd913ec886b1f4466f8d7651aba88f0de2b93 * Clean up party_exp_share for Renewal. * Updated party_exp_share source doc. Cydh Ramdh 2016-06-23 10:42:59 +07:00