summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-04- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...skotlex15-133/+103
2006-08-04- Hide/Chasewalk will again stop screaming skill name (I guess displaying the...skotlex3-3/+8
2006-08-04* Re-enabled Socket Enchanter, it's official thus enabled by default [Playtes...Playtester2-1/+5
2006-08-04Fixed warning:'type' might be used uninitialized in this functiontoms2-1/+3
2006-08-04reverted shells to bullets 8(Lupus2-1/+2
2006-08-04Fixed 13202,Shell_of_Blood type to 4 = SHELL for shotgun (not a bullet)Lupus2-1/+3
2006-08-03- Added a check to skip the experience share of characters who are dead or on...skotlex2-0/+5
2006-08-03- Once again disabled the socket enchant NPC. unless your server's rates are ...musashiden2-1/+3
2006-08-03- Reverted the previous change, chasewalk has no icon, only the str-bonus has...skotlex4-3/+7
2006-08-03- Readjusted the Chasewalk icon to be as it should be.skotlex4-3/+8
2006-08-03- Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's ...skotlex3-3/+6
2006-08-03- GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p...skotlex11-74/+85
2006-08-03- Moved SI_CHASEWALK to 119 as concluded by LoneWolfskotlex2-1/+3
2006-08-03- Corrected clif.c sending the raw mdef2 value to the client instead of first...skotlex2-2/+4
2006-08-03Hydro is no longer an MVPPlaytester2-1/+2
2006-08-03- Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent overflow...skotlex2-0/+7
2006-08-03- Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code.skotlex2-0/+6
2006-08-03- Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks sh...skotlex5-7/+20
2006-08-03- Some adjustments so that the last-skill-used will be correctly cleared when...skotlex2-3/+5
2006-08-03Fix a bug in atcommand_charspeedtoms2-1/+2
2006-08-03- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence...skotlex6-325/+795
2006-08-03Cooking fixDracoRPG2-1/+2
2006-08-03- Cleaned up the last NJ update code.skotlex9-27/+84
2006-08-03* Updated some monstersPlaytester2-7/+10
2006-08-03fixed zeny bug in dts_warper.txtevera2-2/+5
2006-08-03Finally updated stats of the monsters that got their exp updated a month agoPlaytester2-25/+26
2006-08-03Fixed some items I added yesterdayPlaytester2-10/+12
2006-08-03Changed atoi to strtoul for guild-experience's fieldtoms2-1/+2
2006-08-03Fixed a bug in int_storage.c, temp array doesn't have the good sizetoms2-2/+3
2006-08-03- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence...skotlex3-5/+11
2006-08-03removed kafra saves outside towns from inside towns, reenabled culvert saveevera6-86/+34
2006-08-03- Updated the way SC_SILENCE works. From what I remember (from previous forum...skotlex2-3/+7
2006-08-03- Moved Full Buster blind penalty to skill_counter_additional_effectskotlex4-10/+11
2006-08-02- Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTI...skotlex4-4/+15
2006-08-02- Fixed a logic error on battle_get_master which was causing infinite loops.....skotlex2-8/+10
2006-08-02Updated Create Arrow to X.4Playtester2-18/+19
2006-08-02* Gold Lux now makes you autocast Flip Coin on attackPlaytester2-2/+4
2006-08-02Fixed homunculus error messagetoms3-1/+5
2006-08-02- Rewrote pc_payzeny to not use doubles, it may more accurately prevent charg...skotlex3-7/+11
2006-08-02- Fixed failing to create Deadly Poison Bottles damaging 50% of your max life...skotlex3-3/+7
2006-08-02Little add on NJ_HUUMAtoms2-0/+10
2006-08-02Merged Mpeg's work on Ninja skillstoms7-21/+66
2006-08-02Unix to Windows formatPlaytester1-136/+136
2006-08-02- Fixed char-txt compilation.skotlex1-15/+15
2006-08-02- Fixed Martyr's Reckoning having a cap damage of 32k.skotlex4-7/+7
2006-08-02Now you can teleport in Thanatos Boss room, but you can't respawn therePlaytester3-1/+2
2006-08-02- Fixed Defender Raising Walk speed instead of diminishing it.skotlex3-8/+19
2006-08-02Converted NJ_HYOUSYOURAKU from jAthena since our version was lacking a time2Playtester2-1/+2
2006-08-02Code cleanup & optimization on guild part of char-servertoms7-337/+510
2006-08-02- Fixed script code data not being free'd if a player quits in the middle of ...skotlex4-6/+26