summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-27Fixed typos in skill_nocast_db from r13840 (Extra ';' and spelled assuptio wr...L0ne_W0lf2-2/+4
2009-09-24- Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052.brianluau4-22/+35
2009-09-23Added supports for Soul Bound.Inkfish3-9/+11
2009-09-20Disabled ip checking during auth, since it lead to a lot of confusion.ultramage4-10/+12
2009-09-19Stone Curse's petrify duration should be 20 seconds at any levels.Inkfish2-1/+3
2009-09-18Storm Gust's freeze duration should be 12 seconds at any levels.Inkfish2-5/+3
2009-09-17* Duration of SC_STONE is not reduced by MDEF.Inkfish3-4/+7
2009-09-17- Delete their Gym Pass before giving them the skill. (bugreport:3592)brianluau2-3/+4
2009-09-16* Re-added missing mercenary scrolls to item_trade database, must have gotten...L0ne_W0lf2-0/+31
2009-09-16* Fixed the AI mode for Zombie, change I made while testing new the Luciola AI. L0ne_W0lf6-301/+1154
2009-09-13- Fixed typo on item 6079 (bugreport:3581).Kisuka2-10/+4
2009-09-13* Progressbar aborts when player is attacked.Inkfish7-12/+45
2009-09-12* Clarified the names of some questlog functions and eventually implemented k...Inkfish4-34/+51
2009-09-11- Fixed issue Entweihen Card (bugreport:3579)Kisuka2-3/+3
2009-09-11- Added quest log commands to all job quests.Kisuka23-1098/+1429
2009-09-10* Added some, and enabled existing episode 13.1 content.L0ne_W0lf7-67/+10455
2009-09-09- Fixed some 'getarg' that were switched in Magazine Dealer Kenny.brianluau2-6/+6
2009-09-08- Clarified documentation for 'addtimer'.brianluau2-7/+18
2009-09-05- Added some missing quests to quest_db.Kisuka5-17/+45
2009-09-05- Updates to several npc files to match AEGIS standards.Kisuka14-2292/+2619
2009-09-04Added missing memmove() when adding quests. Sorry, can't be more careless...Inkfish1-0/+1
2009-09-04add missing memmove (follow up to r14036)Inkfish1-0/+4
2009-09-04forget to update main.sqlInkfish1-3/+0
2009-09-04* QuestLog Fix.Inkfish11-56/+65
2009-08-27- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)brianluau5-18/+50
2009-08-26Fixed mercenary info not being re-sent after using @refresh (bugreport:2335).ultramage1-0/+5
2009-08-26- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)brianluau8-1192/+1747
2009-08-25Implemented Progress Bar.(topic:207933)Inkfish6-2/+69
2009-08-24* Fixed items other than Masamune using bAspd. (only Masamune use bAspd in Ae...Inkfish2-40/+45
2009-08-23- Fixed issue with Double Bound (bugreport:3489).Kisuka2-12/+14
2009-08-22Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513)Inkfish2-1/+3
2009-08-21Fixed the wrong packet length makes client choke when add_quest packets are s...Inkfish5-54/+25
2009-08-21Added bMagicHPGainValue and bMagicSPGainValue.Inkfish8-14/+36
2009-08-20* Some fixes for HeatInkfish2-4/+15
2009-08-18* Changed attribute_recover to no, being hit by the same element should not r...L0ne_W0lf19-57/+93
2009-08-18Equipment DEF penalty shouldn't be applied to players in Mental Strength.(bug...Inkfish2-2/+6
2009-08-16- Added missing #includes to fix some linux warnings.zephyrus1-0/+6