summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-02* Re-added Kasa's missing Shield Reflect (bugreport:3039)Playtester2-0/+8
2009-04-30* Fixed various typos in the Moscovia quests thanks to Ihades (bugreport:3036)Playtester2-68/+70
2009-04-30Added missing case SC_ONEHAND (from r5227) and case SC_MERC_QUICKEN (from r13...ultramage2-66/+104
2009-04-29* Incarnation of Morroc (Angel) is now Shadow 1 instead of Holy 1Playtester2-2/+4
2009-04-29Updated ASSIN_Q2 variable range check from < 1 to < 3 to defend against the v...Paradox924X2-1/+5
2009-04-28- Avoid setting the canwalk delay after being hit if the target is already un...skotlex1-2/+2
2009-04-28* Removed unnecessary text and fixed a goto in the Hunter Jobquest (bugreport...Playtester2-8/+2
2009-04-28* A few quest updates due to bugreportsPlaytester5-114/+101
2009-04-27* Fixed break equipment debuff working on bosses (bugreport:3023)Playtester2-1/+3
2009-04-25* Fixed Monster Spiral Pierce not being reduced by Ghostring CardPlaytester2-2/+13
2009-04-25* First attempt to fix up the strip skills, please make sure these fixes work...Playtester3-16/+22
2009-04-25Added an int64 typecast to both the acid demonstration equation (which couldn...ultramage1-3/+3
2009-04-25Filled in missing SI_ (status icon) names based on official info.ultramage1-22/+159
2009-04-25Correction to some status icons based on official informationultramage4-21/+42
2009-04-24Fixed a small typo I did in my last Spiral Pierce fix, thanks to Inkfish for ...Playtester1-1/+1
2009-04-24* Lil fix for my last commit. Sorry :)akrus1-1/+1
2009-04-24Renamed Happy Break's status name from SC_TKREST to SC_EARTHSCROLL, since tha...ultramage3-6/+5
2009-04-24* Fixed Acid Demonstration (and probably some other skills) working wrong on ...akrus1-1/+1
2009-04-24Filled in missing OPT3 change for LK's Aura Blade.ultramage1-4/+9
2009-04-23* Fixed wrong coordinates of the Prontera Bartender (bugreport:3000)Playtester3-3/+6
2009-04-23Added length check to functions clif_parse_CreateChatRoom and clif_parse_Chat...ultramage2-6/+11
2009-04-23Fixed several occurences of map_freeblock() being used before map_deliddb() (...ultramage3-4/+4
2009-04-23Made some adjustments to the land skill code, based on official information:ultramage4-26/+32
2009-04-21* Fixed items that use the "AddSPAmount_Action" bonus on aegisPlaytester3-5/+21
2009-04-21- Now when the mob picks and attacks a player target, he is added to the "log...skotlex1-0/+3
2009-04-21Crashfix for negative skill id values (bugreport:2984)akrus1-1/+1
2009-04-20* Applied BrianL's castle switch fix (bugreport:2969)Playtester23-141/+44
2009-04-20* Various script updatesPlaytester4-55/+59
2009-04-20* Fixed safestrncpy trashing the memory before dst when n == 0. (since r10667...FlavioJS3-7/+20
2009-04-20Adjusted the exploit crashfix from r13678 to abort when invalid input is dete...ultramage1-2/+2
2009-04-17* Fixed small typo in /battlegrounds/bg_common.txt [Jguy]jmanfffreak2-1/+3
2009-04-17- Critical crash fix. Please update your servers.zephyrus1-0/+3
2009-04-17* Fixed a few itemsPlaytester2-10/+16
2009-04-16- Corrected the attack_attr_none setting to behave as it should: for those wh...skotlex2-5/+6
2009-04-16Corrected in error in the mjolnir fields spawn script.jmanfffreak2-1/+2
2009-04-15Modified the commented out Phreeoni and forgot to fix the varience for the ac...L0ne_W0lf2-2/+3
2009-04-15Corrected most MVP spawn variances. Some were right (11.3+), and a couple are...L0ne_W0lf30-63/+92
2009-04-15* Monster Spiral Pierce is now a ranged misc attackPlaytester2-3/+9
2009-04-14* Cooking success chance is now affected by DEX and LUKPlaytester3-2/+8
2009-04-12* Took care of some warnings. (marionette formulas and *INTPTR_* macros)FlavioJS2-14/+18
2009-04-11Some minor db fixes (item names and mob skill target)Playtester2-4/+4
2009-04-11Inverted the way monster_ai 0x200 works, default is 0 again (followup to r136...ultramage3-6/+7
2009-04-10Default value for monster_ai is now 0x200.L0ne_W0lf2-1/+3
2009-04-10- Set mob delay to a max of 24 hours so that mob_skill_db entries with huge d...skotlex1-7/+10
2009-04-07Berserk Pitcher can now be used on characters that have bows equipped (fix to...ultramage1-2/+2
2009-04-06Modified the lazy mob AI code to fix some very annoying behavior (bugreport:2...ultramage1-28/+13
2009-04-06Updated Gatekeeper-DD and two minor Endless Tower fixesPlaytester3-3/+5
2009-04-05The dynamic mobs system will no longer de-spawn mvps (because it's annoying a...ultramage1-0/+3
2009-04-04* Monster and Item updatePlaytester3-13/+18
2009-04-04* Fixed many of the 12.1 gearsPlaytester2-15/+16