Commit Graph

  • 2354038721 Item DB Update * kRO 2014-12-24 [Calendar Rewards Event] nanakiwurtz 2015-07-18 02:18:47 +07:00
  • 9d47aa4ad9 Fixed warnings Heler 2015-07-16 19:46:20 +03:00
  • 89c9b7b92c Merge pull request #509 from Heler/fix_vip_system Aleos 2015-07-14 09:43:56 -04:00
  • b10a8c8f33 Fixed VIP system Heler 2015-07-13 04:00:05 +03:00
  • 890352a3a0 Bug Fixes: * Fixed #492, thank @julia40124009 * Fixed #494, thank @Canoe Cydh Ramdh 2015-07-08 09:46:33 +07:00
  • d400533a62 SQL synchronization rAthenaAPI 2015-07-07 23:18:32 +02:00
  • 9e9f5157d6 Fixed #504 * Thanks to @Stolao nanakiwurtz 2015-07-07 23:54:23 +07:00
  • a5b85c925c Merge pull request #482 from anubisK/Wroom_utils Cydh Ramdh 2015-07-06 12:11:15 +07:00
  • d7ae4bbd7f Fixed compile warning Cydh Ramdh 2015-07-01 06:31:12 +07:00
  • df3c19cce3 SQL synchronization rAthenaAPI 2015-06-30 17:56:26 +02:00
  • 2ae7862e84 Console Message Log update * Added console_msg_log for char-server and login-server. * Added console_log_filepath to determines log filepath. * Default for map_athena.conf is ./log/map-msg_log.log, removed the hardcoded filepath. * Default for char_athena.conf is ./log/char-msg_log.log. * Default for login_athena.conf is ./log/login-msg_log.log. Cydh Ramdh 2015-06-30 10:58:07 +07:00
  • 43792bc775 Merge branch rathena/cleanup/mob_random Cydh Ramdh 2015-06-30 05:10:38 +07:00
  • d8da4dd2dc Follow up 9b87ca2b7cd826b42d9a1753da055e2c9e7adf33, added mob_random_db.txt in db/import-tmpl Cydh Ramdh 2015-06-30 05:10:04 +07:00
  • b63a98c53b Update README.txt ElsaEve 2015-06-29 19:58:49 +02:00
  • 1e9ae7f3ca Update README.md ElsaEve 2015-06-29 19:58:25 +02:00
  • 6ddff41429 Need more info form rathena for item scripts // New Daggers // =================================================================== 28703 28704 28705 28706 ElsaEve 2015-06-29 19:56:47 +02:00
  • 63de430d99 Update Read me files ElsaEve 2015-06-29 19:19:31 +02:00
  • 7ca2486a14 Updated to master at 35e9c2b55c94d4897223873c555c8f20ad61f4b8 Cydh Ramdh 2015-06-29 15:21:43 +07:00
  • a6118425d9 Another follow up 3d9c6e7 *Fixed #489, Added 'missing' packets for 2014-10-22 icxbb-xx 2015-06-28 22:44:25 +07:00
  • 9b87ca2b7c Clean up Monster Random List * Now using db/[pre-]re/mob_random_db.txt as main file. * Removed hardcoded limit for random monster group. * Introduce contants for monster random group, MOBG_*. Usage in monster script can be '-1-MOBG_ID' to determines 'summon monster from random summon list'. Cydh Ramdh 2015-06-27 13:11:49 +07:00
  • 58c2b773a2 Follow up to bd1b07285b * small fixed in variable icxbb-xx 2015-06-27 10:53:28 +07:00
  • 35cd68873b Merged with master aleos89 2015-06-26 10:36:40 -04:00
  • ef54f88b0f Merge branch 'master' of https://github.com/rathena/rathena icxbb-xx 2015-06-26 09:17:59 +07:00
  • bd1b07285b Follow up to 0dc5aa4 * Fixed small bug display messages in chat color for client 2014-10-22 icxbb-xx 2015-06-26 09:10:24 +07:00
  • 474af274a6 A typo in item_package.txt Cydh Ramdh 2015-06-26 08:57:00 +07:00
  • 633a3ffbb9 SQL synchronization rAthenaAPI 2015-06-25 23:27:01 +02:00
  • 0dc5aa4c3c Bug Fixes: * Fixed #484,Client Crashing 2014-10-22 icxbb-xx 2015-06-25 14:19:44 +07:00
  • 25dbd6eba4 Bug Fixes: * Fixed #439, Sightrasher doesn't check target's status. Thank @reigneil. * Fixed #476, Genetic Change Material ignored the created item if stackable or not. Thank @juanfus. * Fixed compile warnings, unused num in getunitdata(). * Fixed wrong return value in BUILDIN_FUNC(questinfo). Cydh Ramdh 2015-06-24 22:12:45 +07:00
  • f9a9984558 SQL synchronization rAthenaAPI 2015-06-23 23:36:17 +02:00
  • 44f5925cbf Another follow up 3d9c6e7763c3d257593ba159a18dffc435b5ff06 * Player's Roulette variables aren't saved. * Fixed client crash because of wrong packets sent by Roulette. * Changed item * Added a little check on char table for PACKETVER >= 20141016. * Thank @aleos89, @icxbb-xx Cydh Ramdh 2015-06-24 01:12:32 +07:00
  • bae01b5c42 Waiting room utils: * waitingroomkick "<NPC object name>" , "<character name>"; Kicks one player, there was just a method for several players * getwaitingroomusers "<NPC object name>"; get the mumber of players inside a waitingroom and the rids. cristian gonzalez 2015-06-23 02:23:03 +02:00
  • dd3a7dfa19 Follow up to 9fd34b2 * Small preprocessor typo. aleos89 2015-06-22 15:09:14 -04:00
  • 9fd34b2439 Bug Fixes * Fixes #475 - Added missing Roulette packet lengths. * Fixed a few issues with character gender changes for 20141016 and up. Thanks to @cydh's eagle eyes! * Fixed a small typo in 'upgrade_20150619_log.sql'. * Removed an unused variable. aleos89 2015-06-22 15:05:18 -04:00
  • 1b3d5e5c55 SQL synchronization rAthenaAPI 2015-06-21 13:25:08 +02:00
  • 1278f6bcb3 Another follow up 3d9c6e7763c3d257593ba159a18dffc435b5ff06 * Not commas! Thank @samurairukasu Cydh Ramdh 2015-06-20 12:05:42 +07:00
  • e6d5b09b06 Follow up 3d9c6e7763c3d257593ba159a18dffc435b5ff06 * Added 'missing' packets for 2015-10-22 (51). * Packet keys for packet_ver 50 and 51. * Fixed memleak from Roulette items. * Corrected date2version cases. * Doc update, packet_interserv.txt. Cydh Ramdh 2015-06-20 11:59:29 +07:00
  • 44d8bd81f5 Follow up to 3d9c6e7 * Changed an argument requirement for clif_colormes(). aleos89 2015-06-19 20:36:49 -04:00
  • 2400262178 Follow up to b6212a6 * Fixed an issue with loading Roulette items into memory. * Resolves compile warnings. aleos89 2015-06-19 19:31:27 -04:00
  • 9a78bbdb29 Compile Warning Cleanup * Fixes a few issues from 3d9c6e7 and b6212a6. * Cleaned up some miscellaneous warnings. aleos89 2015-06-19 15:08:53 -04:00
  • b6212a676d Follow up to 3d9c6e7. * Fixed missing index for Roulette SQL table. aleos89 2015-06-19 14:39:49 -04:00
  • 3d9c6e7763 2014 Client Support * Implemented the Roulette Game feature. * Implemented per-character sex change feature. * More info: https://rathena.org/board/topic/102247-2014-client-support/ - Special thanks to HerculesWS/Hercules@239d480 for the base. aleos89 2015-06-19 14:07:34 -04:00
  • 5cb90cd1d0 SQL synchronization rAthenaAPI 2015-06-19 07:33:44 +02:00
  • c1c85ad2e8 Fixed #455, added check in clif. Cydh Ramdh 2015-06-19 11:27:05 +07:00
  • 583d079b0f Damage Macro Cleanup * Removed DAMAGE_RATE(), DAMAGE_SUBRATE(), and DAMAGE_ADDRATE() macros. * Adjusted ATK_RATE*(), ATK_ADDRATE*(), ATK_ADD*(), RE_ALLATK*() macros so we don't produce over complicated ternary operations. * Adjusted formulas to properly take into account the 'ratio' aspect. * Cleaned up a few incorrect damage formulas. * Cleaned up some type casting. * Implemented renewal effects for Magical Bullet. aleos89 2015-06-18 14:01:34 -04:00
  • 49affd5910 Merge a1c78bee9945f0f5494b596c7d64601e14e92b42 into 6ad4ed13d130702b99d0dbe54767c6d6945d4876 Nova 2015-06-18 18:00:37 +00:00
  • 6ad4ed13d1 * Added script command showscript "<message>"{,<GID>}; by using clif_showscript. * Removed hardcoded message that displayed clif_showscript for transform script, replaced its usage for item script by using showscript. * Changed unittalk usage on F_Cat_Hard_Biscuit and F_Rice_Weevil_Bug function in quests_malangdo.txt. Cydh Ramdh 2015-06-19 00:37:48 +07:00
  • 3f549cafb5 * Revert some changes on 549f491fe6a0f879b5d4b647cac8307b8123e181 * Item bonus correction, ambiguous of 'HP/SP Gain' implementation. * Since no implementation for 'drain HP/SP from target', the bonus was removed but makes 'HP/SP Drain' bonuses act like 'drain HP/SP from target' that was totally wrong. * This also fixed #471, @AbuGosok * Removed HP/SP Gain bonuses that should be use HP/SP Drain: * bonus bHPGainAttack,n; is same as bonus bHPDrainValue,n;. * bonus bSPGainAttack,n; is same as bonus bSPDrainValue,n;. * bonus2 bHPGainAttackRate,x,n; is same as bonus2 bHPDrainRate,x,n;. * bonus2 bSPGainAttackRate,x,n; is same as bonus2 bSPDrainRate,x,n;. * bonus2 bHPGainRaceAttack,r,n; is same as bonus2 bHPDrainValueRace,r,n;. * bonus2 bSPGainRaceAttack,r,n; is same as bonus2 bSPDrainValueRace,r,n;. * bonus2 bHPGainRaceAttackRate,r,n; is same as bonus2 bSPDrainValueRace,r,n;. * bonus2 bSPGainRaceAttackRate,r,n; is same as bonus2 bSPDrainValueRace,r,n;. * bonus bHPGainAttackRate,n; none. * bonus bSPGainAttackRate,n; none. * Fixed #454, thank @jeanroyce * Item update & correction script from Aegis * Wunderkammer renamed to YinYang_Earring (18575). * Updated scripts for 7676, 18593, 18595, 18597, 18600, 18601, 18630, 18631, 18636, 18637, 18650, 18650, 18652, 18656, 18659, 18671, 20700, 20724, 28315, 28316, 28317, 28318. * Updated script for RCC2013 Combos 28315:28317 and 28316:28318. Cydh Ramdh 2015-06-18 19:26:05 +07:00
  • 1ea4655140 Bug Fixes: * Fixed #433, fixed SR_TIGERCANNON splash damage. * Fixed #458, fixed SR_TIGERCANNON behavior as auto-cast by SR_FLASHCOMBO. SR_TIGERCANNON consumes no HP/SP anymore, deal damage WITHOUT the SR_FALLENEMPIRE combo bonus. Cydh Ramdh 2015-06-18 01:10:51 +07:00
  • 16dba68a8c SQL synchronization rAthenaAPI 2015-06-17 06:50:18 +02:00
  • b71ed05857 Bug Fixes * Now coma triggered on every attack types (bugreport:3100) * Added bonuses bonus2 bComaRace,r,n; and bonus2 bComaClass,c,n;, replacing the current usages of bWeaponComaRace and bWeaponComaClass. * This bonus has no effect for GVG and BG monsters. * Fixed Shockwave Trap (HT_SHOCKWAVE) SP reduction, should be % of MaxSP not % of 'current' SP. * Fixed #462, failure in setunitdata for NPC. Thank a91323, @julia40124009 * Fixed #470, changed SO_ARRULLO target to BL_CHAR. * Added skill flag INF2_HIT_TRAP (0x40000) to removed hardcoded 'skill that can hit traps'. * NOTE: Client-side's factor also determines that skill can be targeted to trap-type skill or not. Cydh Ramdh 2015-06-17 00:33:08 +07:00
  • 9f3fa0d757 Spirit Charm Update * Fixes #464 * Cleaned up and optimized the Spirit Charm system for Kagerou/Orobo. * Updated effects to mimic official server. aleos89 2015-06-16 08:55:11 -04:00
  • 12dfbc289d Follow up to 0696125 * Removed an unused function. aleos89 2015-06-11 13:27:23 -04:00
  • 0696125b82 Script Engine Upgrade * Upgraded the script engine variables to no longer be limited. * Increased array limit from 127 to 2 billion. * Improvement in overall speed and storage size. * All variable types now support arrays. - Merge from HerculesWS/Hercules@82b583b. Thanks to those who worked on it. aleos89 2015-06-11 10:44:13 -04:00
  • ef347830a0 SQL synchronization rAthenaAPI 2015-06-11 00:45:13 +02:00
  • 5a4cd7426e Bug Fixes: * Fixed #445, fixed Health Conversion cast time & cooldown. * Fixed #404: * Added new item bonus bonus2 bSubDefEle,e,x; to reduce x% damage received from monster with element e. * Fixed item script for item 4442 until 4449. * Added config subdef_ele in conf/battle/items.conf to change bSubDefEle behavior. * Follow up 111eb0c1c1a048219cb7c908cf8be0b0a24afdde, added state requirement for skill 'elementalspirit2' for skill that need summoned Elemental Spirit and removes it. * Fixed monster that is_infinite_defense ignored Safety Wall && Pneuma effect. * Also fixed bugreport:6741. * But the effects are still ignored for Emperium when WOE time, and BG monsters in BG Arena (like previous). * Item Updates: * Transformation chance to becomes Atroce as combo of Fidelity_Necklace (2959) and Black_Shiba_Inu_Hat (18756). * Transformation chance to becomes Eddga as bonus of King_Tiger_Doll_Hat (5497) and W_King_Tiger_Doll_Hat (18856). * Cooldown reduction for skill WL_RECOGNIZEDSPELL in Naqsh (2904). * Fixed bonus damage for WS_CARTTERMINATION as combo of Gigant_Helm (19021) and Giant_Axe (1387). * Changed bonus3 bSPDrainRate to bonus2 bSPGainAttackRate and bonus3 bHPDrainRate to bonus2 bHPGainAttackRate in db/re/pet_db.txt. * Corrected calculation in battle_calc_cardfix for BF_MISC, it's should be if( cardfix != 1000 )!. * Source documentation updates for battle_calc_cardfix. * Typo at MOBID_GUARIDAN1 and MOBID_GUARIDAN2. Cydh Ramdh 2015-06-10 12:03:52 +07:00
  • 6aa16a766c Follow up to 730311e * Fixed some compile warnings. aleos89 2015-06-09 12:56:07 -04:00
  • 730311e009 Script Command Adjustments and Additions * Fixes #158 - Implemented 'getvar' script command to avoid blindly attaching players and messing up their NPC progress. * Fixes #449 - Fixed 'unitskilluseid' and 'unitskillusepos' not casting skills that require stat info when the NPC's status wasn't loaded. * Implemented 'getunittype' script command to return the object type of the given GID. * Adjusted 'unitwalk' to support an Event Label which is executed when the object reaches the target. * Added 'unitwalkto' when giving a target GID rather than coordinates. Also supports Event Labels. - Thanks to @cydh. aleos89 2015-06-09 11:10:05 -04:00
  • 6a5dd45fde * Follow up 111eb0c1, fixed Elemental Shield doesn't work for self if not in party. Thank @RagnarokNova. * Follow up 2b870c24, 'missing' rate explanation for status_percent_change. * Follow up 2ef7a7da, revert documentation rate for bHPVanishRate and bSPVanishRate Cydh Ramdh 2015-06-09 07:07:04 +07:00
  • 66e01555f1 SQL synchronization rAthenaAPI 2015-06-09 00:45:51 +02:00
  • 851ed7fbee * Fixed #440, forgot to made changes on Pre-Renewal items * Added item bonus for Sarah Card (4610) Cydh Ramdh 2015-06-09 00:44:06 +07:00
  • 7aa8dc9d65 SQL synchronization rAthenaAPI 2015-06-08 19:37:35 +02:00
  • bf09a66548 Fixed #452 * Not only for Gate of Hell, other skill that has negative 'Number of hits' with VVVS, the damage will be reduced. Cydh Ramdh 2015-06-09 00:23:33 +07:00
  • 111eb0c1c1 Follow up 2a04748b, a little clean up by respecting party_foreachsamemap. Cydh Ramdh 2015-06-08 23:14:17 +07:00
  • 2a04748bf4 Fixes #261 * Corrected the skill behavior of Elemental Shield to match official. - Thanks to @exneval and @Barigas. aleos89 2015-06-08 10:53:41 -04:00
  • 11f42f27ab Fixed #453 * Added check if cash shop has item on the list or not. Cydh Ramdh 2015-06-08 21:26:30 +07:00
  • 087d911354 Fixed #418, Magma Eruption behavior * First hit damage: [450 + 50 * skill_lv]%, 90& causing Stun. * Damage iteration: [800 + 200 * skill_lv] in every 0.5 second for 5 seconds, has chance to inflict Burning efect. * Thanks to @reigneil and Rytech Cydh Ramdh 2015-06-08 20:28:54 +07:00
  • 290bd622f3 * Corrected 'rate' value in documentation for autobonuses. * Follow up 9d389f4de42840b8d05244ad48c214100c7c7d05 * Reduce the succes rate for 19020 combos and 18934. Because of misread the autobonus doc. * Completed bonus for 18934,Fox_Ears_Bell_Ribbon (the critical and long ranged attack bonus) * Fixed item bonus for 18857,Curupira_Hat, somehow it was using 18856,W_King_Tiger_Doll_Hat effect. Cydh Ramdh 2015-06-08 12:45:48 +07:00
  • 70f39149b3 SQL synchronization rAthenaAPI 2015-06-07 22:38:09 +02:00
  • 9d389f4de4 * Item Updates: * Added items from idRO. Was compared until last idRO patch on June 3rd. * Follow up 549f491fe6a0f879b5d4b647cac8307b8123e181 * Type on subskill's array check Cydh Ramdh 2015-06-07 22:34:08 +07:00
  • 549f491fe6 Item Bonus Updates * Added bonus2 bSubSkill,sk,n; -> Reduces n% damage received from skill sk. * Added bonus bHPGainAttack,n; -> Heals +n HP with a normal attack. * Added bonus bSPGainAttack,n; -> Heals +n SP with a normal attack. * Added bonus bHPGainAttackRate,n; -> Heals +n% HP of inflicted damage on every hit when attacking an enemy. * Added bonus bSPGainAttackRate,n; -> Heals +n% SP of inflicted damage on every hit when attacking an enemy. * Added bonus2 bHPGainAttackRate,n,x; -> Has chance x/10% to heals +n% HP of inflicted damage on every hit when attacking an enemy. * Added bonus2 bSPGainAttackRate,n,x; -> Has chance x/10% to heals +n% SP of inflicted damage on every hit when attacking an enemy. * Replaced bonus2 bHPDrainValue,n,x; for x = 0 to bonus bHPGainAttack,n;. Since x = 1 is same as bonus bHPDrainValue,n; and if there are items with bonus with 'x' is different, the value will be sum'd but the type switched. * Replaced bonus2 bSPDrainValue,n,x; for x = 0 to bonus bSPGainAttack,n;. Since x = 1 is same as bonus bSPDrainValue,n; and if there are items with bonus with 'x' is different, the value will be sum'd but the type switched. * Replaced bonus3 bSPDrainRate,n,x,y; for y = 0 to bonus2 bSPGainAttackRate,n,x;. Since y = 1 is same as bonus2 bSPDrainRate,x,n; and if there are items with bonus with 'x' is different, the value will be sum'd but the type switched. * Updated the documentations. Cydh Ramdh 2015-06-07 19:00:24 +07:00
  • 36f337ea41 Corrected : - variable typo in quests_nameless.txt - Suspicious Man#1 NPC localization and Xtrigger/Ytrigger in quests_nameless.txt - redundant message in eden_quests.txt Atemo 2015-06-06 20:36:02 +02:00
  • b174e295b6 Follow up 5ed75dc8771da8c6fca649b2b8d9ae44a6541569 * Forgot the check for permanent char variable. Cydh Ramdh 2015-06-04 21:37:46 +07:00
  • 14c86b54d0 Follow up 4af314500ee1716fab12a25983720e2a2bd52b35 * Added LIMIT 1, because those only for checking * Added Sql_FreeResult() for the last query Cydh Ramdh 2015-06-04 19:30:40 +07:00
  • 6779058f77 Added new item bonuses: * bonus2 bHPGainRaceAttackRate,r,n;: Heals +n% HP of inflicted damage on every hit when attacking an enemy of race r * bonus2 bSPGainRaceAttackRate,r,n;: Heals +n% SP of inflicted damage on every hit when attacking an enemy of race r * bonus bAbsorbDmgMaxHP,n;: If the damage received is more than n% of Max HP, the damage received is [TotalDamage] - [n% of MaxHP] * Thank @nanakiwurtz. Cydh Ramdh 2015-06-04 14:47:30 +07:00
  • 348fbc6c93 Item Combo DB Update * Duplicate bonus removed * Some entries sorted * Gray Combo items added, thanks to @zackdreaver nanakiwurtz 2015-06-03 02:05:15 +07:00
  • 4f2138dfe7 Item DB Update * View ID added for 20130, 20132, 20133, 20226, 20230, 20233 * Thanks to @lelouch22 nanakiwurtz 2015-06-03 01:10:40 +07:00
  • 8083ff987d Reverted c6ba813994eaaae0a98416f5be7ff65d0e8e13b5 Issue #437 Fixed a bug in Einbrech "Oridecon/Mineral Quest" Hercules be3b4f77c15f890c99dc3034f9a93c051eb6ca17 Capuche 2015-05-29 14:57:57 +02:00
  • ca00feec5c Item DB Update * Updated up to kRO 2014-12-03-12 [Limited Actinidia Cat Fruit Box (200)] * Description for Item ID 17527 냥다래 열매가 200개 들어있는 상자. 소량의 통조림도 보너스로 들어있다. 본 아이템을 개봉하시면 청약철회 및 환불 대상에서 제외 됩니다. 무게 : 1 * Description for Item ID 20130 Modeled after the shape of the whispers made long hats. Class : ^777777Costume Equipment^000000 Defense :^7777770^000000 Location: ^777777Upper^000000 Weight :^7777770^000000 Required Level :^7777771^000000 Applicable Job :^777777all jobs^000000 * Description for Item ID 20132 Unknown comforting body wrap. Class : ^777777Costume Equipment^000000 Defense :^7777770^000000 Location: ^777777Lower^000000 Weight :^7777770^000000 Required Level :^7777771^000000 Applicable Job :^777777all jobs^000000 * Description for Item ID 20133 Wearing a pet poring!?. Class : ^777777Costume Equipment^000000 Defense :^7777770^000000 Location: ^777777Upper^000000 Weight :^7777770^000000 Required Level :^7777771^000000 Applicable Job :^777777all jobs^000000 * Description for Item ID 20230 모든것을 잃고 파산해버린 자의 깊은 슬픔을 나타낸 가면. 계열 : 의상장비 방어 : 0 위치 : 중하단 무게 : 0 요구 레벨 : 1 장착 : 전직업 * Description for Item ID 20231 한 겨울의 정취가 느껴지는 눈사람 모자. 계열 : 의상장비 방어 : 0 위치 : 상단 무게 : 0 요구 레벨 : 1 장착 : 전 직업 * Description for Item ID 20232 금테두리를 두른 고급스러운 리본. 버려졌을 당시부터 지금까지 키미와 함께였다. 계열 : 의상장비 방어 : 0 위치 : 상단 무게 : 0 요구 레벨 : 1 장착 : 전 직업 * Description for Item ID 20233 오줌을 누고 있는 형상의 황금아기천사상. 머리에 이고 다니면 조금 부끄럽다. 계열 : 의상장비 방어 : 0 위치 : 상단 무게 : 0 요구 레벨 : 1 장착 : 전 직업 * Uncommented line #3591 in /db/re/item_trade.txt for Item ID 17527 = Actinidia_Cat_Fruit_Box(200) nanakiwurtz 2015-05-27 01:59:27 +07:00
  • 9c00368270 Item DB Update * Various fixes nanakiwurtz 2015-05-24 23:24:14 +07:00
  • ba3816709d Follow up to 0bf3888 nanakiwurtz 2015-05-24 19:59:54 +07:00
  • 0bf388832b Item DB Update * Updated up to kRO 2014-11-26 (Limited Power Booster Box) nanakiwurtz 2015-05-24 19:54:07 +07:00
  • 058f6fdfcb Follow up to c7fdd23 nanakiwurtz 2015-05-23 23:40:32 +07:00
  • c7fdd23dc9 Item DB Update * Updated up to kRO 2014-11-19 (New Enchantment Stones) nanakiwurtz 2015-05-23 23:31:45 +07:00
  • b69853da2a SQL synchronization rAthenaAPI 2015-05-23 18:09:03 +02:00
  • 3e23c18c99 Item DB Update * Updated up to kRO 2014-11-05 (Quest Of Clan System) nanakiwurtz 2015-05-23 22:05:15 +07:00
  • 3e298c2770 Follow up to 9591f54 * Silly typo. aleos89 2015-05-22 19:58:59 -04:00
  • 9591f54839 Follow up to ba1a1ae * Added back check for Spirit Ball for Absorb Spirits. aleos89 2015-05-22 19:57:24 -04:00
  • ba1a1aec48 Bug Fixes * Translated the Kagerou/Oboro skill names in the skill_db. * Added Critical Food type for newer items. * Water Barrier should only reduce Weapon ATK and Flee. * Illusion - Bewitch should not be able to move MVPs. * Spider Web will no longer be deleted when the target escapes from it. (bugreport:1358) * Adjusted Absorb Spirits to work in duels. (bugreport:4085) * Clementia, Canto Candidus, and Praefatio will now cast on the party even if someone is wearing a Holy-type armor. (bugreport:6835) * Masquerade - Gloomy will now remove a Homunculus who have less than 80% HP. (bugreport:8886) * Players under the effect of Illusion - Shock will now be able to move and attack. (bugreport:8903) * Deadly Infection should only pass Guillotine Cross poisons through the Shadow Chaser's attacks only. (bugreport:8968) * Unlimit now gives the proper statuses when reducing DEF and MDEF. (bugreport:9181) * Water Screen will now heal 1,000 HP every 10 seconds. (bugreport:9184) * Tinder Breaker will now properly lock targets. (bugreport:9202) * Corrected Weapon Blocking SP drain timer from every 3 seconds to 5 seconds. Moved Combo timer to skill_cast_db. (bugreport:9203) * Players under the influence of Kaite will receive a flat 400% more damage from melee attacks (renewal only). (bugreport:9231) * Release will now check the preserved skill's SP requirement before releasing. (bugreport:9333) * Fixes #417 - Charge Attack has a range of 14 cells and can do up to 500% damage. * Fixes #419 - Magnum Break should not hit hidden targets. * Fixes #421 - Tension Relax should only increase healing at 1x rate when overweight and 3x when not overweight. Also corrected icon getting removed after a few seconds while sitting. * Fixes #427 - Auto Guard will force a player to stand when being targeted to avoid client desync. * Fixes #436 - Corrected Super Novice Spirit not allowing any headgear to be equipped. * Fixes #438 - Soul Linker's Rebirth Spirit should have a fixed cast of 1 second. aleos89 2015-05-22 10:08:16 -04:00
  • 05e18fac67 Merge pull request #393 from rathena/hotfix/issue274 Aleos 2015-05-18 12:36:45 -04:00
  • d884a9619a Fixed #382 Thanks to @MrAntares, @reigneil and @zackdreaver nanakiwurtz 2015-05-18 11:39:34 +07:00
  • d8adaf5f17 Updated to master and fixed a few TODO. aleos89 2015-05-13 14:56:38 -04:00
  • be3376f470 Fixed some addtional cppcheck warnings int8 is not readable with scanf though Lemongrass3110 2015-01-08 21:40:53 +01:00
  • a674869113 Fixed a lot of scanf issues reported by rathena's cppcheck Lemongrass3110 2015-01-08 00:08:01 +01:00
  • 278bb1c9cb Merge dfe565f2921497da6dd6af5bcbba3dac127cf1e7 into 0161467f97184a16a91717f716fc7d614e329af4 Zellukas 2015-05-12 15:13:08 +00:00
  • dfe565f292 Update npc.c Zellukas 2015-05-12 12:11:23 -03:00
  • 31bd499c4b OnPickEvent Zellukas 2015-05-12 12:08:47 -03:00
  • 2abd5da26d Pickevent info Zellukas 2015-05-12 12:02:38 -03:00
  • b626e25c59 PickEvent Zellukas 2015-05-12 11:59:51 -03:00
  • 54740c3fb9 OnPickEvent Zellukas 2015-05-12 11:58:06 -03:00
  • b20e56198f Pickevent Zellukas 2015-05-12 11:56:40 -03:00