summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-04- Added a missing zeny check in the Jawaii Bartender. (bugreport:2897)brianluau3-7/+9
2009-05-04Updated item_db.sql and mob_db.sql from recent changes to both. Thanks to Pet...jmanfffreak3-3022/+3108
2009-05-03* Snatch now works with all weapons (including bow!)Playtester3-2/+5
2009-05-03* Block equipments switching for some skills (bugreport:2900)Inkfish5-1/+46
2009-05-03- Fixed a variable in refine.txt not being used. (bugreport:2882)brianluau1-1/+1
2009-05-03*Sorry, something I forgot to merge from my own code.Inkfish1-0/+3
2009-05-03- Switched the slot enchanter's checks so they come AFTER the final 'next' pa...brianluau2-5/+6
2009-05-03* Players now cannot be revived during pvp respawn delayInkfish3-3/+8
2009-05-03* Removed the obfuscation of the #kafra_code password. (bugreport:2323)brianluau4-12/+15
2009-05-03* Fix several npctimer issues (bugreport:1619, bugreport:1730)Inkfish2-55/+67
2009-05-03* Fix 'awake' not working (bugreport:2580)Inkfish2-1/+2
2009-05-03* Do not log damage if it's done by mob itself (bugreport:2933) [Inkfish]Inkfish2-0/+4
2009-05-02svn:eol-style native for char_sql's int_mercenary code (missing in r13166).ultramage2-241/+241
2009-05-02* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037)Playtester3-1/+8
2009-05-02- Fixed some typos in the script command documentation. (bugreport:2547)brianluau9-18/+22
2009-05-02Applied timexy's pvp warp name fix (bugreport:2938)Playtester2-145/+148
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