Age | Commit message (Expand) | Author | Files | Lines |
2010-05-30 | Damaged reflected from skills will now be shown as multiple hits if the skill... | Paradox924X | 1 | -1/+1 |
2010-03-30 | Fixed the first item in the inventory is unbreakable | Inkfish | 1 | -1/+1 |
2010-03-24 | * Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh) | L0ne_W0lf | 1 | -0/+1 |
2010-02-19 | * Fixed NPC_INVINCIBLE can be dispelled. (bugreport:4046) | Inkfish | 1 | -1/+1 |
2010-02-06 | 2010/02/06 | Inkfish | 1 | -3/+3 |
2010-01-28 | * SN_SHARPSHOOTING is no longer affected by AC_VULTURE. (Bugreport:3909) | L0ne_W0lf | 1 | -2/+0 |
2010-01-28 | Reverted r3619. Evidences show Margaretha Solin Card works when player is hit... | Inkfish | 1 | -1/+1 |
2010-01-19 | Intimidate now checks the distance between source and target in case it kills... | Inkfish | 1 | -1/+1 |
2010-01-19 | Intimidate should warp you anyway even if the target died. | Inkfish | 1 | -1/+1 |
2010-01-15 | * Fixed change cart packet doesn't check for skill. | Inkfish | 1 | -3/+5 |
2009-12-27 | Fixed Meteor Assault and Spread Attack have twice the chance to trigger AutoS... | Inkfish | 1 | -1/+6 |
2009-12-08 | Corrected a variable defined in a header file. | ultramage | 1 | -1/+3 |
2009-12-02 | Semi-revert of 14182, moved ALL_WEWISH up under SA_GRAVITY instead, as I hadn... | L0ne_W0lf | 1 | -3/+1 |
2009-12-02 | Added skill ALL_WEWISH. This skill in older clients plays a song, however in ... | L0ne_W0lf | 1 | -0/+3 |
2009-11-26 | * NPC event code cleanups. | Inkfish | 1 | -5/+7 |
2009-11-19 | - Applied the renewal client support patch from Diablo (eA forum topic 222623) | skotlex | 1 | -0/+3 |
2009-11-04 | * All Songs/Dances now create a 3 second delay before Adaption can be used. | Inkfish | 1 | -4/+7 |
2009-11-02 | * Quick fix to char command checking gm level of the target player instead of... | Inkfish | 1 | -1/+1 |
2009-11-01 | * Implemented the fix for Slim Pitcher working on WoESE objects (bugreport:36... | L0ne_W0lf | 1 | -1/+2 |
2009-10-27 | * Cast time of Emergency Call is doubled if you master of High Jump. | Inkfish | 1 | -3/+3 |
2009-10-27 | Fixed quest will never get erased when it's the only quest you have. | Inkfish | 1 | -6/+12 |
2009-10-26 | Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN. | Inkfish | 1 | -4/+17 |
2009-10-25 | Reverted renaming foreach functions and create a new one for OnTouch so that ... | Inkfish | 1 | -21/+21 |
2009-10-25 | * Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b... | Inkfish | 1 | -23/+29 |
2009-09-17 | * Duration of SC_STONE is not reduced by MDEF. | Inkfish | 1 | -2/+0 |
2009-08-22 | Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513) | Inkfish | 1 | -1/+1 |
2009-08-21 | Added bMagicHPGainValue and bMagicSPGainValue. | Inkfish | 1 | -5/+13 |
2009-08-20 | * Some fixes for Heat | Inkfish | 1 | -4/+10 |
2009-08-11 | * Fixed autospell and autobonus will still trigger even if the chance is 0. | Inkfish | 1 | -7/+7 |
2009-08-02 | * Questlog code cleanup. | Inkfish | 1 | -11/+7 |
2009-07-29 | - Fixed a bug cleaning instance variable on party when instance is destroy. | zephyrus | 1 | -6/+3 |
2009-07-29 | * Kaahi heals no matter if attack connects. (bugreport:2440) | Inkfish | 1 | -6/+0 |
2009-07-25 | * Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugr... | Inkfish | 1 | -3/+15 |
2009-07-18 | * Dead branches no longer check for players' level. (bugreport:3378) | Inkfish | 1 | -1/+2 |
2009-07-11 | Some insignificant code tweaks. | ultramage | 1 | -1/+0 |
2009-07-11 | * Some updates for range check. (bugreport:3339) | Inkfish | 1 | -1/+1 |
2009-07-04 | * Extended ATF_SKILL to ATF_MAGIC and ATF_MISC. | Inkfish | 1 | -4/+7 |
2009-07-04 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13932 5... | Inkfish | 1 | -1/+1 |
2009-07-02 | * Updated autobonus [Inkfish] | Inkfish | 1 | -6/+0 |
2009-06-28 | * Implemented script command "autobonus". [Inkfish] | Inkfish | 1 | -29/+29 |
2009-06-21 | Fixed Backstap bypassing battle_check_target. | Inkfish | 1 | -8/+8 |
2009-06-20 | * Changed Asura Strike/Jump Kick to target skill to get rid of the "target de... | Inkfish | 1 | -1/+1 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -5/+10 |
2009-06-16 | * Turn Undead shouldn't apply aftercast delay when casted on a "living" entit... | Inkfish | 1 | -2/+18 |
2009-06-15 | Removed the 'src' parameter from skill_delunitgroup() (see r5911) (bugreport:... | ultramage | 1 | -9/+10 |
2009-06-15 | * Skill through items will not be blocked when 90% overweight. (bugreport:3246) | Inkfish | 1 | -11/+12 |
2009-06-15 | Improving the r13888 crashfix to cover similar crash scenarios discovered: | ultramage | 1 | -41/+2 |
2009-06-13 | * If both Double Attack and critical attack have chance to trigger within one... | Inkfish | 1 | -8/+7 |
2009-06-11 | * Fixed TaTaMiGaEShi(Improvised Defense) not working. | Inkfish | 1 | -26/+27 |
2009-06-08 | Fixed bHPGainValue and bSPGainValue worked on all types of attacks and was on... | Inkfish | 1 | -27/+33 |