Age | Commit message (Expand) | Author | Files | Lines |
2006-08-06 | Reupdated item_db.sql to latest (forgot to update before -_-) | toms | 2 | -2/+2 |
2006-08-06 | Updated item_db.sql to latest. | toms | 4 | -159/+179 |
2006-08-06 | Fixed selling price of Sharp Leaf | Playtester | 2 | -1/+3 |
2006-08-06 | Amon Ra spawns one tile more south | Playtester | 1 | -1/+1 |
2006-08-05 | Added temporary size fixes for GS/NJ weapons | Playtester | 2 | -3/+4 |
2006-08-05 | Raised NJ/GS item MVP drop rates a little | Playtester | 2 | -2/+4 |
2006-08-05 | Fixed the Socket Enchanter thinking some items are Class C | Playtester | 2 | -6/+8 |
2006-08-05 | Fixed Boots not equipable by Gunslingers | Playtester | 2 | -2/+3 |
2006-08-05 | - Fixed a compile warning. | skotlex | 3 | -1/+10 |
2006-08-05 | - Updated @mobinfo to display slots in the drop information. | skotlex | 2 | -7/+9 |
2006-08-04 | - Fixed flag.elefix not being respected in battle_calc_misc_damage. | skotlex | 2 | -9/+12 |
2006-08-04 | * Added the remaining official item drop bonus rates | Playtester | 2 | -24/+26 |
2006-08-04 | * Added some official item drop bonus rates | Playtester | 4 | -12/+16 |
2006-08-04 | - Changed function itemdb_group to itemdb_group_bonus, it now calculates the ... | skotlex | 7 | -33/+48 |
2006-08-04 | - Removed settings enemy_critical_rate, homun_critical_rate. Added settings e... | skotlex | 12 | -93/+85 |
2006-08-04 | - Some minor code cleanups. | skotlex | 2 | -30/+8 |
2006-08-04 | Changed Thorned Fruit to Prickly Fruit in produce_db.txt | Playtester | 1 | -3/+3 |
2006-08-04 | Added some official spawn locations from Aegis | Playtester | 3 | -24/+28 |
2006-08-04 | - Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o... | skotlex | 15 | -133/+103 |
2006-08-04 | - Hide/Chasewalk will again stop screaming skill name (I guess displaying the... | skotlex | 3 | -3/+8 |
2006-08-04 | * Re-enabled Socket Enchanter, it's official thus enabled by default [Playtes... | Playtester | 2 | -1/+5 |
2006-08-04 | Fixed warning:'type' might be used uninitialized in this function | toms | 2 | -1/+3 |
2006-08-04 | reverted shells to bullets 8( | Lupus | 2 | -1/+2 |
2006-08-04 | Fixed 13202,Shell_of_Blood type to 4 = SHELL for shotgun (not a bullet) | Lupus | 2 | -1/+3 |
2006-08-03 | - Added a check to skip the experience share of characters who are dead or on... | skotlex | 2 | -0/+5 |
2006-08-03 | - Once again disabled the socket enchant NPC. unless your server's rates are ... | musashiden | 2 | -1/+3 |
2006-08-03 | - Reverted the previous change, chasewalk has no icon, only the str-bonus has... | skotlex | 4 | -3/+7 |
2006-08-03 | - Readjusted the Chasewalk icon to be as it should be. | skotlex | 4 | -3/+8 |
2006-08-03 | - Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's ... | skotlex | 3 | -3/+6 |
2006-08-03 | - GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p... | skotlex | 11 | -74/+85 |
2006-08-03 | - Moved SI_CHASEWALK to 119 as concluded by LoneWolf | skotlex | 2 | -1/+3 |
2006-08-03 | - Corrected clif.c sending the raw mdef2 value to the client instead of first... | skotlex | 2 | -2/+4 |
2006-08-03 | Hydro is no longer an MVP | Playtester | 2 | -1/+2 |
2006-08-03 | - Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent overflow... | skotlex | 2 | -0/+7 |
2006-08-03 | - Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code. | skotlex | 2 | -0/+6 |
2006-08-03 | - Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks sh... | skotlex | 5 | -7/+20 |
2006-08-03 | - Some adjustments so that the last-skill-used will be correctly cleared when... | skotlex | 2 | -3/+5 |
2006-08-03 | Fix a bug in atcommand_charspeed | toms | 2 | -1/+2 |
2006-08-03 | - Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence... | skotlex | 6 | -325/+795 |
2006-08-03 | Cooking fix | DracoRPG | 2 | -1/+2 |
2006-08-03 | - Cleaned up the last NJ update code. | skotlex | 9 | -27/+84 |
2006-08-03 | * Updated some monsters | Playtester | 2 | -7/+10 |
2006-08-03 | fixed zeny bug in dts_warper.txt | evera | 2 | -2/+5 |
2006-08-03 | Finally updated stats of the monsters that got their exp updated a month ago | Playtester | 2 | -25/+26 |
2006-08-03 | Fixed some items I added yesterday | Playtester | 2 | -10/+12 |
2006-08-03 | Changed atoi to strtoul for guild-experience's field | toms | 2 | -1/+2 |
2006-08-03 | Fixed a bug in int_storage.c, temp array doesn't have the good size | toms | 2 | -2/+3 |
2006-08-03 | - Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence... | skotlex | 3 | -5/+11 |
2006-08-03 | removed kafra saves outside towns from inside towns, reenabled culvert save | evera | 6 | -86/+34 |
2006-08-03 | - Updated the way SC_SILENCE works. From what I remember (from previous forum... | skotlex | 2 | -3/+7 |