summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-15- Fixed final instancing bug. Tested Endless Tower and working. I will ask if...zephyrus1-1/+1
2009-08-15Fixed self skills affecting target unit when used within combo delay for Asur...Inkfish2-2/+8
2009-08-14- Fixes and optimization to instancing. Thanks to Saithiszephyrus6-42/+46
2009-08-14UTF-8 for the /doc directory.ultramage1-2/+2
2009-08-12- Optimization to instance system.zephyrus23-746/+832
2009-08-12Fixed changequest behavior(before: completequest+setquest, now: erasequest+se...Inkfish3-15/+5
2009-08-12*More episode 12.1 updates, mainly to morroc quests.L0ne_W0lf2-39/+5797
2009-08-11* Fixed autospell and autobonus will still trigger even if the chance is 0.Inkfish3-7/+13
2009-08-10Looks like I hit the 'i' key by mistake. Fixed.Kisuka1-1/+1
2009-08-10- Fixed typo in payon.txt (bugreport:3461)Kisuka2-25/+26
2009-08-04- Added episode 12 & 13 cards (most episode 13 ones need matk + n;).Kisuka2-4/+15
2009-08-04- Added episode 12 and 13 item givers. (topic:226055)Kisuka9-3098/+3322
2009-08-04Fixed an error in an autobonus script (Nemesis), and added other items.L0ne_W0lf2-940/+1474
2009-08-02* Questlog code cleanup.Inkfish13-98/+124