summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2009-10-27Fixed quest will never get erased when it's the only quest you have.Inkfish1-0/+2
2009-10-26Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.Inkfish1-0/+2
2009-10-26* The status SC_INVINCIBLE now reduces all damage to 1.L0ne_W0lf1-0/+4
2009-10-25* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b...Inkfish1-0/+3
2009-10-24Reverted the previous change to OnTouch not triggering for invisible chars.ultramage1-0/+1
2009-10-24* 'OnTouch' script shouldn't trigger when you are invisible.(same as warps)Inkfish1-0/+3
2009-10-18Removed the char_rename setting in favor of a PACKETVER define.ultramage1-0/+4
2009-10-11NPC should only have a 24 characters long name including EOS. (bugreport:3599)Inkfish1-0/+1
2009-10-11Added character rename function.(topic:225576)(written by pakpil and fixed by...Inkfish1-0/+7
2009-10-06Fixed rental items can be moved into guild storage from cart.Inkfish1-0/+2
2009-10-02Marionette Control now has an infinite duration.(bugreport:2542)Inkfish1-0/+1
2009-10-02Fixed a damage underflow (bugreport:3624)Inkfish1-0/+2
2009-09-23Added supports for Soul Bound.Inkfish1-0/+2
2009-09-20Disabled ip checking during auth, since it lead to a lot of confusion.ultramage1-0/+2
2009-09-17* Duration of SC_STONE is not reduced by MDEF.Inkfish1-0/+4
2009-09-13* Progressbar aborts when player is attacked.Inkfish1-0/+5
2009-09-12* Clarified the names of some questlog functions and eventually implemented k...Inkfish1-0/+2
2009-09-04* QuestLog Fix.Inkfish1-0/+4
2009-08-25Implemented Progress Bar.(topic:207933)Inkfish1-0/+2
2009-08-22Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513)Inkfish1-0/+2
2009-08-21Fixed the wrong packet length makes client choke when add_quest packets are s...Inkfish1-0/+1
2009-08-21Added bMagicHPGainValue and bMagicSPGainValue.Inkfish1-0/+2
2009-08-20* Some fixes for HeatInkfish1-0/+5
2009-08-18Equipment DEF penalty shouldn't be applied to players in Mental Strength.(bug...Inkfish1-0/+2
2009-08-15Fixed self skills affecting target unit when used within combo delay for Asur...Inkfish1-0/+2
2009-08-12Fixed changequest behavior(before: completequest+setquest, now: erasequest+se...Inkfish1-0/+2
2009-08-11* Fixed autospell and autobonus will still trigger even if the chance is 0.Inkfish1-0/+4
2009-08-02* Questlog code cleanup.Inkfish1-0/+5
2009-07-29* Fixed damage_level is not calculated properly on normal attack. Inkfish1-0/+2
2009-07-29* Kaahi heals no matter if attack connects. (bugreport:2440)Inkfish1-0/+3
2009-07-25* Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugr...Inkfish1-1/+2
2009-07-25Rewrote Quest Log system.Inkfish1-0/+2
2009-07-22Added proper bounds of INT_MIN to INT_MAX for hp/sp when being sent to/from s...Paradox924X1-0/+2
2009-07-18* Dead branches no longer check for players' level. (bugreport:3378)Inkfish1-0/+3
2009-07-11* Some updates for range check. (bugreport:3339)Inkfish1-0/+5
2009-07-07Skills that have multiple hits should do 1 damage per hit to plants.Inkfish1-0/+2
2009-07-04* Extended ATF_SKILL to ATF_MAGIC and ATF_MISC.Inkfish1-0/+1
2009-07-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13932 5...Inkfish1-0/+1
2009-07-04TK_POWER shouldn't count the player him/herself for the skill.Inkfish1-0/+2
2009-07-04* Martyr's Reckoning can be perfect dodged.Inkfish1-0/+4
2009-07-02* Updated autobonus [Inkfish]Inkfish1-0/+4
2009-06-30Fixed when dynamic_mobs is active, reloading script right after the last play...Inkfish1-0/+2
2009-06-29* Fixed attack not counted as connect when dodged and got damage from skill b...Inkfish1-0/+2
2009-06-28* Implemented script command "autobonus". [Inkfish]Inkfish1-0/+5
2009-06-23Minor update to atcommand_jailfor and atcommand_char_ban's modif_p var increm...Paradox924X1-0/+2
2009-06-20* Changed Asura Strike/Jump Kick to target skill to get rid of the "target de...Inkfish1-0/+2
2009-06-19* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N...Inkfish1-0/+4
2009-06-16* Turn Undead shouldn't apply aftercast delay when casted on a "living" entit...Inkfish1-0/+3
2009-06-16Fixed an exploit that makes guild skill get higher level than the max defined...Inkfish1-0/+2
2009-06-15* Skill through items will not be blocked when 90% overweight. (bugreport:3246)Inkfish1-0/+4