summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2010-01-19Intimidate should warp you anyway even if the target died.Inkfish1-0/+2
2010-01-16Fixed items don't grant skill if you had this skill before and then changed y...Inkfish1-0/+2
2010-01-15* Fixed change cart packet doesn't check for skill.Inkfish1-0/+3
2009-12-27Fixed Meteor Assault and Spread Attack have twice the chance to trigger AutoS...Inkfish1-0/+2
2009-12-03Prevented online user count from going negative. (bugreport:3913)Paradox924X1-0/+2
2009-12-02Semi-revert of 14182, moved ALL_WEWISH up under SA_GRAVITY instead, as I hadn...L0ne_W0lf1-0/+1
2009-12-02Added skill ALL_WEWISH. This skill in older clients plays a song, however in ...L0ne_W0lf1-4/+1
2009-12-02* Autobonus code cleanups.Inkfish1-0/+5
2009-11-27Fixed warping in OnPCDieEvent revives people with 0 hp.Inkfish1-0/+1
2009-11-26* NPC event code cleanups.Inkfish1-0/+5
2009-11-26Moved log_sql_init() call up in map-server-init to after after map_sql_init()...Paradox924X1-0/+2
2009-11-26Fixed strnpcinfo(1) returning blank strings when NPC names did not have a hid...Paradox924X1-0/+2
2009-11-23* Fixed player keeps bleeding when dead.Inkfish1-0/+3
2009-11-22Added 'ipban_cleanup_interval' option which determines how often expired IP b...Paradox924X1-0/+3
2009-11-21Cleaned up mapreg dirty-marking code to only mark the mapreg as dirty when it...Paradox924X1-0/+2
2009-11-19- Applied the renewal client support patch from Diablo (eA forum topic 222623)skotlex1-0/+11
2009-11-08Fixed mob is removed from map right after his rebirth.Inkfish1-0/+3
2009-11-07Added a flag to indicate if the script of an autobonus was parsed for the sak...Inkfish1-0/+2
2009-11-04* All Songs/Dances now create a 3 second delay before Adaption can be used.Inkfish1-0/+3
2009-11-03* Added battle_config.mob_slave_keep_target config option (monster.conf)L0ne_W0lf1-0/+5
2009-11-02* Quick fix to char command checking gm level of the target player instead of...Inkfish1-0/+3
2009-11-01* Implemented the fix for Slim Pitcher working on WoESE objects (bugreport:36...L0ne_W0lf1-0/+3
2009-10-27* Cast time of Emergency Call is doubled if you master of High Jump. Inkfish1-0/+2
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