Age | Commit message (Expand) | Author | Files | Lines |
2009-10-02 | Marionette Control now has an infinite duration.(bugreport:2542) | Inkfish | 1 | -0/+1 |
2009-10-02 | Fixed a damage underflow (bugreport:3624) | Inkfish | 1 | -0/+2 |
2009-09-23 | Added supports for Soul Bound. | Inkfish | 1 | -0/+2 |
2009-09-20 | Disabled ip checking during auth, since it lead to a lot of confusion. | ultramage | 1 | -0/+2 |
2009-09-17 | * Duration of SC_STONE is not reduced by MDEF. | Inkfish | 1 | -0/+4 |
2009-09-13 | * Progressbar aborts when player is attacked. | Inkfish | 1 | -0/+5 |
2009-09-12 | * Clarified the names of some questlog functions and eventually implemented k... | Inkfish | 1 | -0/+2 |
2009-09-04 | * QuestLog Fix. | Inkfish | 1 | -0/+4 |
2009-08-25 | Implemented Progress Bar.(topic:207933) | Inkfish | 1 | -0/+2 |
2009-08-22 | Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513) | Inkfish | 1 | -0/+2 |
2009-08-21 | Fixed the wrong packet length makes client choke when add_quest packets are s... | Inkfish | 1 | -0/+1 |
2009-08-21 | Added bMagicHPGainValue and bMagicSPGainValue. | Inkfish | 1 | -0/+2 |
2009-08-20 | * Some fixes for Heat | Inkfish | 1 | -0/+5 |
2009-08-18 | Equipment DEF penalty shouldn't be applied to players in Mental Strength.(bug... | Inkfish | 1 | -0/+2 |
2009-08-15 | Fixed self skills affecting target unit when used within combo delay for Asur... | Inkfish | 1 | -0/+2 |
2009-08-12 | Fixed changequest behavior(before: completequest+setquest, now: erasequest+se... | Inkfish | 1 | -0/+2 |
2009-08-11 | * Fixed autospell and autobonus will still trigger even if the chance is 0. | Inkfish | 1 | -0/+4 |
2009-08-02 | * Questlog code cleanup. | Inkfish | 1 | -0/+5 |
2009-07-29 | * Fixed damage_level is not calculated properly on normal attack. | Inkfish | 1 | -0/+2 |
2009-07-29 | * Kaahi heals no matter if attack connects. (bugreport:2440) | Inkfish | 1 | -0/+3 |
2009-07-25 | * Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugr... | Inkfish | 1 | -1/+2 |
2009-07-25 | Rewrote Quest Log system. | Inkfish | 1 | -0/+2 |
2009-07-22 | Added proper bounds of INT_MIN to INT_MAX for hp/sp when being sent to/from s... | Paradox924X | 1 | -0/+2 |
2009-07-18 | * Dead branches no longer check for players' level. (bugreport:3378) | Inkfish | 1 | -0/+3 |
2009-07-11 | * Some updates for range check. (bugreport:3339) | Inkfish | 1 | -0/+5 |
2009-07-07 | Skills that have multiple hits should do 1 damage per hit to plants. | Inkfish | 1 | -0/+2 |
2009-07-04 | * Extended ATF_SKILL to ATF_MAGIC and ATF_MISC. | Inkfish | 1 | -0/+1 |
2009-07-04 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13932 5... | Inkfish | 1 | -0/+1 |
2009-07-04 | TK_POWER shouldn't count the player him/herself for the skill. | Inkfish | 1 | -0/+2 |
2009-07-04 | * Martyr's Reckoning can be perfect dodged. | Inkfish | 1 | -0/+4 |
2009-07-02 | * Updated autobonus [Inkfish] | Inkfish | 1 | -0/+4 |
2009-06-30 | Fixed when dynamic_mobs is active, reloading script right after the last play... | Inkfish | 1 | -0/+2 |
2009-06-29 | * Fixed attack not counted as connect when dodged and got damage from skill b... | Inkfish | 1 | -0/+2 |
2009-06-28 | * Implemented script command "autobonus". [Inkfish] | Inkfish | 1 | -0/+5 |
2009-06-23 | Minor update to atcommand_jailfor and atcommand_char_ban's modif_p var increm... | Paradox924X | 1 | -0/+2 |
2009-06-20 | * Changed Asura Strike/Jump Kick to target skill to get rid of the "target de... | Inkfish | 1 | -0/+2 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -0/+4 |
2009-06-16 | * Turn Undead shouldn't apply aftercast delay when casted on a "living" entit... | Inkfish | 1 | -0/+3 |
2009-06-16 | Fixed an exploit that makes guild skill get higher level than the max defined... | Inkfish | 1 | -0/+2 |
2009-06-15 | * Skill through items will not be blocked when 90% overweight. (bugreport:3246) | Inkfish | 1 | -0/+4 |
2009-06-14 | Fixed a crash due to group being redeleted when players are performing an ens... | Inkfish | 1 | -0/+2 |
2009-06-13 | * If both Double Attack and critical attack have chance to trigger within one... | Inkfish | 1 | -0/+3 |
2009-06-12 | Fixed "arrow_atk" flag never being reset results in arrow consumption on item... | Inkfish | 1 | -0/+1 |
2009-06-12 | * Fixed itemskill not bypassing Silence, SteelBody, Berserk and the like. (bu... | Inkfish | 1 | -0/+3 |
2009-06-11 | * Fixed TaTaMiGaEShi(Improvised Defense) not working. | Inkfish | 1 | -0/+3 |
2009-06-09 | Fixed applying autocasts with negative rate before the positive one was appli... | Inkfish | 1 | -0/+2 |
2009-06-08 | Follow up to r13867, corrected the newly added MD_TARGETWEAK. Monsters with t... | L0ne_W0lf | 1 | -0/+2 |
2009-06-08 | Fixed bHPGainValue and bSPGainValue worked on all types of attacks and was on... | Inkfish | 1 | -0/+5 |
2009-06-07 | Magical damage reflection now works against boss monsters and only on target ... | Inkfish | 1 | -0/+1 |
2009-06-07 | Changed hardcoded "5" to MAX_ARROW_RESOURCE in skill_arrow_create preventing ... | Paradox924X | 1 | -0/+1 |