summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-13Resolved a client hang in the scenario where the client sent loadendack befor...ultramage5-23/+24
2009-11-11- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)brianluau7-31/+54
2009-11-10Fixed WoE:FE castles spawning too many Treasure Boxes. Gepard1-1/+1
2009-11-08Fixed the flag from my last commit not workingInkfish1-1/+2
2009-11-08Fixed mob is removed from map right after his rebirth.Inkfish2-3/+8
2009-11-07* Fixed possible memory leaks caused by invalid parameters of autobonusInkfish1-9/+12
2009-11-07Added a flag to indicate if the script of an autobonus was parsed for the sak...Inkfish5-5/+24
2009-11-04* All Songs/Dances now create a 3 second delay before Adaption can be used.Inkfish3-5/+10
2009-11-04* Added known info for WoE SE Guild Dungeon monsters.L0ne_W0lf13-10/+298
2009-11-03* Added new broadcasting support from r14120 to WoE scripts.L0ne_W0lf15-56/+76
2009-11-03Fixed gcc compilation warnings in r14120.ultramage1-4/+4
2009-11-03Extended broadcast implementation:Gepard13-196/+291
2009-11-03* Added battle_config.mob_slave_keep_target config option (monster.conf)L0ne_W0lf7-4/+17
2009-11-03Implemented "Part-Time Work", another 13.1 quest and related NPCs.L0ne_W0lf2-1/+596
2009-11-02* Quick fix to char command checking gm level of the target player instead of...Inkfish3-2/+20
2009-11-02Fixed db/mobs_avail.txt according to the event mobs IDs. Fixed Halloween09Lupus4-3/+8
2009-11-01* Implemented the fix for Slim Pitcher working on WoESE objects (bugreport:36...L0ne_W0lf4-1/+12
2009-11-01fixed exploit in HW2009 evntLupus3-7/+7
2009-10-31- Added Fool's Day Boxes effects (they go with the 2009 halloween event).Kisuka1-2/+2
2009-10-31- Added 2008 & 2009 iRO Halloween Events (Happy Halloween eAthena).Kisuka9-4/+797
2009-10-30- Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688)brianluau7-7/+9
2009-10-28Fixed warp position between Juno and Schwaltzvalt Realm.Gepard1-5/+4
2009-10-28Removed unused duration/upkeep values for `AM_TWILIGHT` skills.Gepard1-3/+3
2009-10-28Updated Socket Enchant: all items moved to proper NPCs, added slotted Hat of ...Gepard4-241/+635
2009-10-27* Cast time of Emergency Call is doubled if you master of High Jump. Inkfish4-6/+13
2009-10-27Fixed quest will never get erased when it's the only quest you have.Inkfish7-11/+29
2009-10-26Forgot to add the splash range for HT_LANDMINE (skill_db) in r14101.L0ne_W0lf2-1/+3
2009-10-26Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.Inkfish7-23/+41
2009-10-26* The status SC_INVINCIBLE now reduces all damage to 1.L0ne_W0lf8-9/+29
2009-10-25Hardcoded the even label config settings from r14097.ultramage3-21/+4
2009-10-25Reverted renaming foreach functions and create a new one for OnTouch so that ...Inkfish8-48/+109
2009-10-25* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b...Inkfish14-73/+210
2009-10-24Reverted the previous change to OnTouch not triggering for invisible chars.ultramage2-3/+3
2009-10-24* 'OnTouch' script shouldn't trigger when you are invisible.(same as warps)Inkfish2-5/+12
2009-10-23Fixed login-server using already removed `auth_node`. (bugreport:3254)Gepard1-3/+3
2009-10-18Removed the char_rename setting in favor of a PACKETVER define.ultramage7-33/+36
2009-10-15Added several 13.x and 12.1 map mapflags, might have missed some. Might just ...L0ne_W0lf10-0/+288
2009-10-15Ported over several TXT online code fixes from charmerge (autotrading chars c...ultramage1-14/+35
2009-10-12Removed 'char_max_rename', extended 'char_rename', fixed compatibility issues.Inkfish2-36/+20
2009-10-12Fixed an error when 'char_rename' is set to 'no'Inkfish1-6/+5
2009-10-12Partially revert r14085, NPC names are allowed to be more than 24 character l...Inkfish2-4/+4
2009-10-12Added missing sql update file for renameInkfish2-0/+2
2009-10-11NPC should only have a 24 characters long name including EOS. (bugreport:3599)Inkfish3-3/+4
2009-10-11Added character rename function.(topic:225576)(written by pakpil and fixed by...Inkfish6-28/+216
2009-10-06Fixed rental items can be moved into guild storage from cart.Inkfish5-12/+8
2009-10-04- Implemented new packets for rental items (from Jobbie and Natz and fixed by...zephyrus7-152/+291
2009-10-04- Added a missing space in help.txt (bugreport:3632)brianluau5-37/+3
2009-10-03* Added Ravies sisters, people can now turn in the "Valkyrie Gift" items.L0ne_W0lf5-6/+793
2009-10-02Marionette Control now has an infinite duration.(bugreport:2542)Inkfish3-6/+3
2009-10-02Fixed a damage underflow (bugreport:3624)Inkfish2-6/+4