Commit Graph

  • 704f4f2d9a Merge pull request #74 from cydh/bAddItemGroupHealRate Akkarinage 2014-05-23 15:27:51 +01:00
  • e83d69be57 Follow up 2d53a78: * Added 'bonus2 bAddItemGroupHealRate' to replace 'bonus2 bAddItemHealRate' for Item Group ID usage. Since MAX_ITEMGROUP is removed, there is no identifier which entry that Item ID or Item Group. Previous check using 'if (type2 < MAX_ITEMGROUP)' (2d53a782fa (diff-08420bab8271f3965304fee42cf4b865L3220)) * bonus2 bAddItemHealRate,iid,n; * bonus2 bAddItemGroupHealRate,ig,n; Cydh Ramdh 2014-05-23 21:17:01 +07:00
  • 2d53a782fa Merge pull request #73 from cydh/item_group Akkarinage 2014-05-23 10:49:55 +01:00
  • dc834fb39f Follow up 7f4a7ba Cydh Ramdh 2014-05-23 10:51:56 +07:00
  • 7f4a7ba26f * Changed itemgroup from array to DBMap * Removed MAX_ITEMGROUP limit * Changed player bonus fixed array * Minor changes Cydh Ramdh 2014-05-23 01:49:49 +07:00
  • 8371ecf2e5 MAX_ defines clearly aren't my friends. Thanks for pointing this out, Cydh. Akkarinage 2014-05-22 17:38:23 +01:00
  • 5abcf46075 Item SQL fix. Casually increasing my commit count >_> Akkarinage 2014-05-22 16:11:18 +01:00
  • f35599ef64 Lotto Box Item Grouping (bugreport:5608) Akkarinage 2014-05-22 16:01:20 +01:00
  • df14e64df5 Item syntax fixes (bugreport:8986) Akkarinage 2014-05-21 21:47:26 +01:00
  • bee681d824 Renewal Item Combo Script Bug Fixes * Fixed missing VIT bonus for Siege equipment. * Added missing bonus for Diabolus Armor [1] and Diabolus Ring [1] combo. * Soul Staff combos will now reduce variable cast time. * Medal of Honor combos will now increase MATK by 3%. * Added missing bonus for Sealed Dark Lord card and Dark Illusion card combo. * Added missing bonus for Spirit Whispers combos. * Added missing bonus for Witch's Pumpkin Hat combos. aleos89 2014-05-21 10:52:40 -04:00
  • 1278455d61 @costume flagged as missing documentation. Akkarinage 2014-05-21 15:53:51 +01:00
  • 9484eec907 Merge pull request #72 from cydh/items aleos89 2014-05-21 10:18:13 -04:00
  • 1d8bec3100 Bug Fixes * Adjusted Falcon Assault to take arrow elements into effect. (bugreport:7572) * Cleaned up Self Destruction damage calculation. (bugreport:8941) * Cleaned up Dragon Breath damage calculation. * Fixed Millennium Shield, Crush Strike, and Refresh durations. (bugreport:8981) * Fixed Makibishi area of effect. (bugreport:8963) * Cleaned up some MOBID_* defines. aleos89 2014-05-21 09:54:56 -04:00
  • 8ee1ea636b * Added 'missing' items: -- kRO 2012-07-16 -- kRO 2012-25-25 -- kRO 2012-08-01 -- kRO 2012-08-08 -- kRO 2012-08-15 -- kRO 2012-08-30 -- kRO 2012-10-10 -- kRO 2012-10-17 -- kRO 2012-10-23 -- kRO 2012-11-07 -- kRO 2012-11-21 -- kRO 2012-11-28 -- kRO 2012-12-05 -- kRO 2012-12-09 -- kRO 2012-12-12 -- kRO 2012-12-18 -- kRO 2012-12-27 -- kRO 2012-12-30 -- kRO 2013-02-06 White Day's & Valentine Day's Event -- kRO 2013-02-15 -- kRO 2013-02-27 -- kRO 2013-03-20 -- kRO 2013-04-03 -- kRO 2013-04-17 -- kRO 2013-05-22 -- kRO 2013-06-05 Ep.15.1 -- kRO 2013-06-19 -- kRO 2013-06-26 -- kRO 2013-07-24 -- kRO 2013-08-21 -- idRO last updated on 2014-04-23 * Thank Ziu for the kRO translation files Cydh Ramdh 2014-05-21 11:03:29 +07:00
  • 2732176786 Modified status_calc_* to support multiple options. (Hercules 6f77d07) aleos89 2014-05-20 10:41:15 -04:00
  • 89a373a8ad Merge e21256fe8d1acb7e503ec8f8302e969366ac6003 into 2688d78e6ab781896e09a0b83b25942b6ee65fa2 Cydh Ramdh 2014-05-19 05:20:52 +00:00
  • 55ec821a63 Merge 9749362a83dfac15111b3861698c27928510606f into 2688d78e6ab781896e09a0b83b25942b6ee65fa2 Cydh Ramdh 2014-05-18 14:57:49 +00:00
  • 9749362a83 Merge branch 'upstream/master' Cydh Ramdh 2014-05-18 21:57:05 +07:00
  • acdc5a9c40 *Corrected -- SCB location for SC__GROOMY -- SL_WIZARD associated value -- Skill ID on skill_sc_assoc_db.txt -- skill_split_atoi2 and status_split_bit that should only checks from constant if value isn't numeric Cydh Ramdh 2014-05-18 21:06:44 +07:00
  • 2688d78e6a Added a few missing 'changequest' commands to Alchemist job quest. (Hercules 4b4e573) Minor cleanup in Wolfchev's Laboratory script. Euphy 2014-05-18 08:36:12 -04:00
  • e21256fe8d Updated Indonesian messages Cydh Ramdh 2014-05-18 11:22:28 +07:00
  • 49e570db64 Merge branch 'rathena/master' Cydh Ramdh 2014-05-18 11:15:24 +07:00
  • 9faa805da1 Follow up to 577079b to fix compile errors. aleos89 2014-05-17 15:03:54 -04:00
  • 577079b331 Bug Fixes * Added missing feature flag for the Auction System. (bugreport:8980) (Hercules 646f7e2) * Some more clean ups to skills that have a sliding effect. Thanks to exneval. * Adjusted Flash Combo damage for renewal. * Moved Explosion Spirits timer and added extra check to avoid map server crashes. aleos89 2014-05-17 14:59:59 -04:00
  • eb4343b8eb Added 'missing' items on patchs: - kRO 2013-02-06 White Day's & Valentine Day's Event kRO - kRO 2013-02-15 - kRO 2013-02-27 - kRO 2013-03-20 - kRO 2013-04-03 - kRO 2013-04-17 - kRO 2013-05-22 - kRO 2013-06-05 Ep.15.1 - kRO 2013-06-19 - kRO 2013-06-26 - kRO 2013-07-24 - kRO 2013-08-21 Thank Ziu for the translation files Cydh Ramdh 2014-05-17 17:00:48 +07:00
  • 199d814e09 Merge branch 'rathena/master' Cydh Ramdh 2014-05-17 11:03:44 +07:00
  • e4ab3be344 Bug Fixes * Fixed a typo in a define. Thanks to exneval. * Fixed a potential crash with Ankle Snare. (bugreport:8977) * Fixed a potential crash with Explosion Spirits SP recovery. (bugreport:8978) * Cleaned up Fire Expansion - Acid, Varetyr Spear, Kunai, Dark Crow, Counter Slash, Taekwon Kicks, Freezing Trap, Weapon ATK Element bonus, and Force of Vanguard damage formulas. * Added missing Research Fire Earth VIT bonus. * Fixed some potential issues with ATK calculations. Follow up to 89ef868's battle calculation cleanup. Thanks to exneval. * Another follow up to 89ef868 to resolve Extremity Fist sliding effect. * Various clean-ups. aleos89 2014-05-16 13:31:03 -04:00
  • 7865c5bf94 Merge branch 'rathena/master' Cydh Ramdh 2014-05-16 21:05:33 +07:00
  • b0bc48571b Bug Fixes * Cleaned up Weapon Research and Cart Revolution bonuses. * Added missing Hit bonus for Training Axe. * Removed an extra check for Research Fire Earth. * Updated Dragonology race bonuses rate for renewal. * Fixed Knuckle Arrow sliding effect. * Bows should not get a refine bonus. aleos89 2014-05-15 15:03:05 -04:00
  • 28af644b90 Follow up to 89ef868 to fix compile issues. aleos89 2014-05-15 10:54:04 -04:00
  • 0caa29186d Merge branch 'rathena/master' Cydh Ramdh 2014-05-15 11:53:16 +07:00
  • b4d0fd5a4b Applied remaining effects for Vellum weapons. (bugreport:7986) aleos89 2014-05-14 14:50:06 -04:00
  • 89ef868650 Bug Fixes * Fixed Extremity Fist sliding issue getting players stuck in un-walkable cells. (bugreport:8949) * Updated Cursed Circle against the target behavior. * Updated Tinder Breaker snap behavior. * Fixed Crush Strike to work with Auto Counter. (bugreport:6919) * Fixed Fire Expansion - Acid skill animation. * Fixed Spider Web not trapping targets. (bugreport:8958) * Feint Bomb cannot be used on top of Land Protector. * Fixed Slow Grace movement speed penalty. (bugreport:8946) * Updated Camouflage to official effects. * Fixed Beyond of Warcry decreasing critical rather than increasing. * Fixed Zephyr flee bonus to be a solid 25 increase. * Decrease Agi, Quagmire, Slow Grace, and Adoramus are no longer affected by SC_SPEEDUP1. * Fixed Warg Strike to be a weapon attack type. (bugreport:8917) * Fixed Explosion Spirits to double SP regen tick rather than halve SP regen rate. (bugreport:8936) * Fixed Millennium Shield, Crush Strike, and Refresh having their cooldown values in the wrong field. (bugreport:8957) * Cleaned up the status change table for 3rd class skills applying/removing SCB's that should/shouldn't be calculated. * Updated Saturday Night Fever to official effects. * Updated Berserk damage formula for renewal versus pre-renewal. * Fixed Masquerade - Laziness not reducing movement speed. * Updated the behavior of Frigg's Song. * Updated Light of Regen, Xeno Slasher, and Silent Breeze skills. * Updated several Homunculus S skill cast values. * Deadly Infect will now only spread for short ranged attacks. * Abundance and Guillotine Cross Poisons no longer overlap. * Fixed Upheaval and Cursed Soil not giving their respective Max HP bonuses. (bugreport:8951) * Fixed Solid Skin not giving DEF bonus. * Fixed Stealth Field to properly hide players. * Burning now reduces MDEF and has an icon. * Updated the way skills that give equipment attack are calculated. Thanks to exneval. * Updated the official item delay message. * Cleaned up some other issues/left overs. aleos89 2014-05-14 14:35:24 -04:00
  • dd9719de62 Implemented Wolfchev's Laboratory instance. (credits: Hercules 1a477c4) Euphy 2014-05-13 15:34:56 -04:00
  • f2959f25d6 *Added 200+ missing items from kRO patches: -- 16-07-2012 -- 25-07-2012 -- 01-08-2012 -- 08-08-2012 -- 15-08-2012 -- 30-08-2012 -- 10-10-2012 -- 17-10-2012 -- 23-10-2012 -- 07-11-2012 -- 21-11-2012 -- 28-11-2012 -- 05-12-2012 -- 09-12-2012 -- 12-12-2012 -- 18-12-2012 -- 27-12-2012 -- 30-12-2012 * Thank Ziu, http://rathena.org/board/topic/90561-descripcionesarticulos-solo-kro/ Cydh Ramdh 2014-05-13 23:33:57 +07:00
  • b8c6c4c037 * Added SCS_NOATTACK and SCS_NOATTACKCOND, makes unit can't attack under this state, example when player on Costume Option * Cleaned some hardcode checks for relying on status_change.cant struct * Removed hardcodes to set 'opt_flag' on status_change_start and status_change_end_ by relying SC's OPTs and OPTION from sc_config_db file * Changed OPT1 desc on sc_config documention, by using OPT1 means also accept its behaviors Cydh Ramdh 2014-05-10 12:41:44 +07:00
  • 65c64019ce Merge branch 'master' Cydh Ramdh 2014-05-10 12:33:39 +07:00
  • bd128247c1 Correcting Skill ID usage on pc_skill() which should be Skill Index for sd->status.skill array Cydh Ramdh 2014-05-09 19:38:27 +07:00
  • a59f725607 Updated itemdb.c/h source documentation Cydh Ramdh 2014-05-06 12:05:41 +07:00
  • b5ddc420d3 * Changed SCF_NO_CLEAR to SCF_PERMANENT, to makes a sense for 'human' friendly flag name. * Updated sc_config.txt documentation (maybe just as temporary explanation?). * Added flags for bonus_script's flags, imitating sc_config flags. * misc... Cydh Ramdh 2014-05-05 14:52:16 +07:00
  • 08d7c222b6 Merge branch 'master' Cydh Ramdh 2014-05-03 16:14:06 +07:00
  • d34470b0f9 Follow up 8ed4e5e, and misc Cydh Ramdh 2014-05-03 15:29:10 +07:00
  • 03381eceb2 Merge branch 'rathena/master' Cydh Ramdh 2014-05-03 15:26:43 +07:00
  • 1c1914fa41 Merge remote-tracking branch 'upstream/master' lighta 2014-05-03 03:11:34 -04:00
  • 4b2665e0a3 Initial release SC configutaion files * Added files: -- sc_config_db.txt, configurations for SCs. See doc/sc_config.txt for explanations. -- sc_endsc_db.txt, list of SCs that will be ended when specified SC is going to active. -- sc_failingsc_db.txt, list of SCs that causing incoming SC failed to activated. -- skill_sc_assoc_db, Skill-SC association (replaceing sc_set, add_sc, add_sc_with_vfx). -- sc_script_db.txt, list of additional script that given when specified SC is active. * Battle configs changes: -- Removed 'berserk_cancels_buffs', all cleared buffs when SC_BERSERK is activated now written on sc_endsc_db.txt -- Change default value for 'debuff_on_logout' to 0 which by default only save statuses that doesn't have SCF_NO_SAVE * Misc -- Added new SCS: SCS_NOEQUIP, SCS_NOEQUIPCOND, SCS_NOUNEQUIP, SCS_NOUNEQUIPCOND, SCS_NOCONSUMEITEM, and SCS_NOCONSUMEITEMCOND -- Added many const.txt values following SC Configurations. Thank's to @lighta Bug encounters, please post in http://rathena.org/board/topic/94476-sc-config-files/ Cydh Ramdh 2014-05-03 14:07:22 +07:00
  • 82a1c702dc Upd Makefile lighta 2014-05-03 03:05:58 -04:00
  • 348e01b673 Cleanup unused function lighta 2014-05-03 01:19:34 -04:00
  • af737790d2 Fixed some return value for next parsing lighta 2014-05-03 01:17:12 -04:00
  • bf5d94b3e9 Updating Makefile lighta 2014-05-02 12:05:18 -04:00
  • 8ed4e5e674 Updated buyingstore items -- Merging item_buyingstore.txt to item_flag.txt with flag value, 4. -- Sync the buyingstore items based on https://github.com/ROClientSide/Translation/blob/master/Data/buyingstoreitemlist.txt (last git check on 2014-05-2), Thank ROClientSide. -- Commented item means the item is not avaialble in item_db.txt yet (just like before). Cydh Ramdh 2014-05-02 18:51:50 +07:00
  • ba33322c8f * Updated random monster stuffs -- Added db/[pre-]re/mob_random.txt -- Contains list of random monster files (mob_branch, mob_pouch, mob_boss, & mob_classchange) -- Restructured random monster format, now <mob group constant>,<mob id>,<rate> -- Added MOB_ constants for random monster group -- Max random monster each group, is not limited to 350 anymore * Move out some hardcodes to battle config file: -- Fame points for Taekwon mission, refine success, & pharmacy success (player.conf) -- Taekwon mission's monster criteria (skill.conf) * Monster db (mob_db and the import/mob_db.txt) now being read before mob_skill_db.txt to avoid skill being resetted when there is imported mob entry. Cydh Ramdh 2014-05-01 21:49:57 +07:00
  • d2db96bdb1 Follow up c2f2ffe Cydh Ramdh 2014-04-30 23:54:39 +07:00
  • 06286ebe7c Move and clean few more thing around lighta 2014-04-30 00:23:28 -04:00
  • c2f2ffe4a3 Item updates. (Ref. idRO last updated on 2014-04-23) Cydh Ramdh 2014-04-29 22:54:23 +07:00
  • 06f8917d75 Cleaning few thing while bored in class... lighta 2014-04-28 20:52:30 -04:00
  • 1a66aad9a7 Merge remote-tracking branch 'upstream/master' lighta 2014-04-28 13:49:51 -04:00
  • af5561086a Merging char-refact part 1 lighta 2014-04-28 13:35:57 -04:00
  • ea2da9017c * Follow up ac04d20 * Fixed wrong usage of SI_INCSTR which it should be SI_CHASEWALK2, the only effect of SC_CHASEWALK2, STR bonus of Chasewalk * Fixed http://rathena.org/board/tracker/issue-8880-dbimport-files, Produce and Change Material DB can't be helped. :P Cydh Ramdh 2014-04-28 12:56:18 +07:00
  • dd2bd4331d * Missing Option_Ruwach as const * Correcting Rebellion skill effects Cydh Ramdh 2014-04-27 01:30:27 +07:00
  • 907e733810 Merge branch 'rathena/master' Cydh Ramdh 2014-04-26 21:17:59 +07:00
  • 484d3cc710 Job database updates. (Hercules 5a5a327) - Updated Job Stat Bonus tables. - Updated Renewal Star Gladiator EXP table. - Small changes to Renewal Stat Point table. Euphy 2014-04-25 18:16:59 -04:00
  • 684c336d49 Item-related bug fixes and other miscellaneous fixes. Item fixes: - Fixed Tikbalang Card and Lichtern * Card itemscripts. (bugreport:8834) http://rathena.org/board/tracker/issue-8834-lichtern-cards-tikbalang-card/ - Added Rudo Card itemscript. (bugreport:8833) http://rathena.org/board/tracker/issue-8833-rudo-card/ - Fixed itemscript for Wild Rider Card. (bugreport(8898) http://rathena.org/board/tracker/issue-8898-wild-rider-card/ - Added some constants in item database. (part of bugreport:8831) http://rathena.org/board/tracker/issue-8831-gioia-card/ - Updated a few other Renewal items. Euphy 2014-04-25 12:31:32 -04:00
  • 66b8b9f62e Fixed an issue with announce script command to properly support bc_blue and bc_woe. (Hercules eb10f35) aleos89 2014-04-25 10:07:28 -04:00
  • e8135f8c77 Follow up to 97755d0 to move status message to map_msg.conf. aleos89 2014-04-24 15:42:43 -04:00
  • 97755d0792 Merge pull request #50 from Baalberith6/master aleos89 2014-04-24 15:28:02 -04:00
  • 912b644499 Added support for 2013-12-23 client. aleos89 2014-04-24 13:15:45 -04:00
  • c046668034 Bug Fixes * Updated Earth Strain's equipment divest chance to include Base Level and DEX. (bugreport:8922) * Updated some skill usages on certain maps. (bugreport:8923) - Masquerade - Ignorance is no longer usable in instances. - Dimension Door, Chaos Panic, Bloody Lust, and Sling Item are no longer usabled in towns. * Updated Earth Drive and Shield Press damage formulas. * Fixed Raigekisai dealing damage too quickly which was causing double damage. (bugreport:8926) * Electric Shocker, Reverberation, and Poem of Netherworld cannot be knocked back. * Updated the effect of Poem of Netherworld, Reverberation, Electric Shocker, and Wall of Thorn to official. * Updated the skill unit layouts for Man Hole, Dimension Door, Chaos Panic, Maelstrom, and Bloody Lust. * Zephyr will no longer affect Elementals. * Dragon Breath and Self Destruction will no longer consider VVS and masteries. * Updated Vellum Weapons item script to official. * Masquerades cannot be casted on MVPs. * Unequipping Hovering Booster will remove Hover. * Fixed a typo in the map_msg. * Updated the monster mode documentation. aleos89 2014-04-24 12:05:22 -04:00
  • 357653968b Misc Cydh Ramdh 2014-04-23 13:08:53 +07:00
  • 0a140ffc10 Follow up ac04d20 Cydh Ramdh 2014-04-23 12:17:56 +07:00
  • b9fa868c74 Merge branch 'rathena/master' Cydh Ramdh 2014-04-23 10:47:51 +07:00
  • c95be2e877 Implemented a flagged items database for item groups and Dead Branch type item checks. Credits to @cydh! aleos89 2014-04-22 14:01:14 -04:00
  • 79ed310a7e Merge branch 'rathena/master' Cydh Ramdh 2014-04-22 18:52:08 +07:00
  • f7c09d95fd Bug Fixes * Spell Fist will now double damage with Double Attack and fixed damage formula. (bugreport:7024) * Follow up to 06986d6 to fix Fire Expansion casting the wrong Acid Demonstration skill (magic type). Thanks to @Traxis. * Fixed Rebound not removing the Decrease Agility status icon. (bugreport:8910) * Fixed Full Throttle SP reduction rate. * Gates of Hell now uses weapon element and is forced neutral for the final element. (bugreport:8875) * Fixed Auto Counter to work with Crush Strike. (bugreport:6919) * Fixed Masquerade-Groomy renewal ASPD penalty. * Updated Acceleration, Hovering, Self Destruction, Shapeshift, Emergency Cool, Magnetic Field, Neutral Barrier, Stealth Field, and Repair skill item requirements to only check the player's inventory rather than equipment list. (bugreport:8911) * Fixed Magnetic Field to stop players from walking in non-PvP maps. (bugreport:8911) * Charms will now be removed when another Charm element is used. (bugreport:8914) * Crazy Weed now destroys Man Hole and Dimensional Door. * Man Hole and Hells Plant are able to be casted on top of players. (bugreport:8918) * Items are now usable while stuck in Man Hole. (bugreport:8918) * Fixed Extremity Fist naturally regaining SP during the 5 minute cooldown. (bugreport:8920) * Fixed an issue with Extremity Fist position updating. * Fixed Issen's damage calculation order of magnitude. Thanks to @chriser-. * Updated the SCS_NOCAST table. aleos89 2014-04-21 14:49:39 -04:00
  • ac04d206e8 * Follow up 6440522, skill_get_index usage * Changed skill name and desc length to 31, mmo.h: -- #define SKILL_NAME_LENGTH 31 -- #define SKILL_DESC_LENGTH 31 Cydh Ramdh 2014-04-19 16:31:07 +07:00
  • c21527a8c5 Updated some skill's documentation Cydh Ramdh 2014-04-19 14:12:18 +07:00
  • 0ffbbf2b56 Merge branch 'rathena/master' Cydh Ramdh 2014-04-17 18:46:33 +07:00
  • 17deada8cf * Moved db/pet_db.txt to db/re and db/pre-re * Added item_flag.txt for defining item flag: -- Item as "Dead Branch" item (&1) -- Item as Item Group container (&2) (adapted from Hercules) Cydh Ramdh 2014-04-17 18:45:26 +07:00
  • d1e04fa3c1 Follow up to 1d1a58c to revert some Reading Spellbook conversions. aleos89 2014-04-16 13:42:48 -04:00
  • 1d1a58cdcb Bug Fixes * Removed unused guild aura leftovers and fixed some other issues with setting the guild aura. (bugreport:8892) * Fixed Fire Expansion Acid to be a magic type attack. Thanks to exneval. * Cleaned up some remaining issues with Issen. (bugreport:8905) * 16th Night (Izayoi) should remove fixed cast time from all skills. * Circle of Nature is now part of Group B songs. * Updated Reading Spell Book spell memorization to official. * Updated homunculus skill cooldowns. * Added missing Holy element bonus for Hesperus Lit. * Fixed Coluseo Heal and Praefatio not giving a party bonus. (bugreport:8904) * Fixed the status icon for ALL_RIDING not being displayed at login. * Adjusted the notice display order when players login. (Hercules df1952d) * Self skills can now be used while storage is open. (Hercules 6f6a6b3) * Cleaned up SC_NOCHAT/Manner system. (Hercules 94ef1ee) aleos89 2014-04-16 11:06:09 -04:00
  • f7eca8c386 Fixed missing rate value for some lines Cydh Ramdh 2014-04-14 17:05:37 +07:00
  • 9b31248347 Merge branch 'rathena/master' Cydh Ramdh 2014-04-14 17:03:35 +07:00
  • 06986d6540 Bug Fixes * Updated Fire Expansion to official effects. (bugreport:8893) * Updated Illusion Doping area of effect and hit reduction. (bugreport:8560) * Cleaned up Full Throttle. -- Thanks to exneval. aleos89 2014-04-13 15:46:49 -04:00
  • f4471a083a Merge branch 'rathena/master' Cydh Ramdh 2014-04-14 00:44:04 +07:00
  • d3d34aa5d2 Bug Fixes * Follow up to 2fe8140 to fix quest_db.txt not being imported anymore. (bugreport:8891) * Fixed Epiclesis to only run every 3 seconds and added animation display for healing HP and SP. (bugreport:8890) aleos89 2014-04-11 11:15:10 -04:00
  • d22b8a30a0 Merge branch 'rathena/master' Cydh Ramdh 2014-04-11 11:04:49 +07:00
  • 0bbfdfbd85 Bug Fixes * Fixed Gentle Touch - Energy Gain not gaining spheres. (bugreport:8882) * Adjusted Full Throttle's cooldown to be 30 minutes. (bugreport:8887) * Warmth of the Sun/Moon/Stars are now placeable on Land Protector. (bugreport:175) * Fixed Mechanic's Axe Mastery to give (4 * skill level) ATK bonus for Mace weapons. * Cleaned up Cart Boost and Camouflage bonus damage. * Fixed Envenom pre-renewal bonus damage missing. (bugreport:7953) * Fixed Eska not reducing movement speed. (bugreport:2792) * Fixed Marsh of Abyss reducing movement speed below 50%. (bugreport:7424) aleos89 2014-04-10 11:15:30 -04:00
  • 35d838c9d2 Fixed some issues from the CppCheck report. aleos89 2014-04-09 22:24:51 -04:00
  • e07a11186d Updated clif_message enum and appropriate clif_msg* functions. aleos89 2014-04-09 15:10:58 -04:00
  • 81ca299d91 Bug Fixes * Fixed Overbrand swing damage ground placement. (bugreport:8856) * Fixed Wug Dash not getting ATK bonus from Tooth of Wug. * Cleaned up Gates of Hell damage formula. * Corrected Hell Gate skill define to be passive. * Added missing immobilization duration reduction for Poem of Netherworld and blocked it from working on MVP. (bugreport:8877) * Cleaned up NPC_RUN to show e_hlp and not get stuck in a follow state. (bugreport:8875) * Fixed item bonus DefRatioAtkEle/DefRatioAtkRaceDefRatioAtkClass not working for left handed weapons. (bugreport:8495, bugreport:8808, bugreport:8847) * Fixed SubSize/SubRace/SubClass stacking to create 100+% immunity. Thanks to @cydh. (bugreport:8827, bugreport:8879) * Small cleanup to clif_parse_StatusUp. * Fixed Sling Item to copy the source skill ID and not the dummy ID. * Fixed spirit spheres not giving ATK bonus. (bugreport:8130, bugreport:8285, bugreport:8686) * Acid Demonstration is now forced to neutral in renewal. * Follow up to e2d2494 to fix cooldown for Unlimit. * Follow up to e2d2494 to clean up some compile warnings. * Follow up to da0da73 to fix SC_ITEMSCRIPT to only use an icon if val2 is not empty. aleos89 2014-04-09 10:08:56 -04:00
  • d0df99f041 Merge 6440522338c39469422f162d804014cfd40a8aa9 into 314ee3918b7fbb698c3a8cce6143de0632b3a405 Cydh Ramdh 2014-04-08 17:26:15 +00:00
  • 6440522338 * Follow up e2d2494, fixing the warning messages * Follow up da0da73, added check for SI_BLANK * Cleaning/correcting some skill_get_index usages * etc Cydh Ramdh 2014-04-09 00:24:57 +07:00
  • 314ee3918b Added UTF-8 BOM detection for NPC scripts. (Hercules 694d32a) Euphy 2014-04-07 20:20:47 -04:00
  • da0da736b2 Merge pull request #67 from cydh/master Euphy 2014-04-05 12:09:39 -04:00
  • e54a1d47df * Follow up e2d2494 - Removed hardcodes SI_ for SC_ITEMSCRIPT - Changed some item scripts that use SC_ITEMSCRIPT to sc_start2, added val2 as SI_ - Revert some hardcodes ITEMID_ * Changed spiritball limit to MAX_SPIRITBALL (Hercules partial merge) * Updated .sql item_db files Cydh Ramdh 2014-04-05 17:19:44 +07:00
  • 3269d0f9af Follow up to 26afd76 to fix Elemental Shield. (bugreport:8872) aleos89 2014-04-04 19:13:43 -04:00
  • e2d2494e13 Bug Fixes * Fixed Main Frame Restructure not giving DEF bonus when wearing Madogear. (bugreport:8863) * Updated some more damage formulas for Kagerou skills. * Fixed critical damage bonus from Monster Transformation system. * Fixed Fire Trap and Ice Trap Burning/Freezing chance. * Cleaned up the visual effects for Ranger traps. * Odins Power now decreases DEF/MDEF by 40 at level 2. (bugreport:8869) * Added skill define for Overbrand's Plus Attack. * Fixed an issue with Overbrand's pierce damage placement. (bugreport:8856) * Fixed Unlimit not updating DEF/MDEF on players and increased the cooldown to 5 minutes. (bugreport:8870) * Few status icon updates. * Fixed two compile warnings when the VIP system is enabled. aleos89 2014-04-04 15:36:36 -04:00
  • bcf73f5be3 Merge pull request #66 from cydh/master Euphy 2014-04-04 11:50:25 -04:00
  • c8c40a1377 Follow up 0081e25, 8a723ee (msg_conf stuffs) - Revert MAP_MAX_MSG to 1500 - Moved some messages to empty spaces - Added warning message if msg_number is invalid when msg_conf files are being read - And minor stuffs Cydh Ramdh 2014-04-04 22:28:11 +07:00
  • 8a723ee496 Modified map server msg limit to accommodate new @costume messages. Added additional removal checks when taking off costumes. Fixes bugreport:8862. p.s. special thanks to aleos for pointing me in the right direction! Akkarinage 2014-04-04 14:46:29 +01:00
  • 810f79e781 Updated Hugel Field Renewal warps Akkarinage 2014-04-04 13:13:37 +01:00