Commit Verlauf

Autor SHA1 Nachricht Datum
  skotlex f2acf50b24 - Fixed flag.elefix not being respected in battle_calc_misc_damage. vor 19 Jahren
  Playtester a7b8adfa3e * Added the remaining official item drop bonus rates vor 19 Jahren
  Playtester 448929e1dc * Added some official item drop bonus rates vor 19 Jahren
  skotlex 04edacd3d9 - Changed function itemdb_group to itemdb_group_bonus, it now calculates the total group bonuses of a player for a given item. vor 19 Jahren
  skotlex 5ef4f71588 - Removed settings enemy_critical_rate, homun_critical_rate. Added settings enable_critical (defaults to specify only players), mob_critical_rate and critical_rate. The last applies to all non-mobs and non-players (battle/battle.conf) vor 19 Jahren
  skotlex c79270a22f - Some minor code cleanups. vor 19 Jahren
  Playtester b99ac8b684 Changed Thorned Fruit to Prickly Fruit in produce_db.txt vor 19 Jahren
  Playtester 8876194dbb Added some official spawn locations from Aegis vor 19 Jahren
  skotlex 8c98388bc5 - Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out of the mastery function so that it may apply to all skills except Soul Breaker. vor 19 Jahren
  skotlex f029f7bc6e - Hide/Chasewalk will again stop screaming skill name (I guess displaying the skill animation wasn't such a good idea afterall) vor 19 Jahren
  Playtester c7e40410d8 * Re-enabled Socket Enchanter, it's official thus enabled by default [Playtester] vor 19 Jahren
  toms 8c8609bece Fixed warning:'type' might be used uninitialized in this function vor 19 Jahren
  Lupus b7cc3a7b99 reverted shells to bullets 8( vor 19 Jahren
  Lupus 48c5d4a836 Fixed 13202,Shell_of_Blood type to 4 = SHELL for shotgun (not a bullet) vor 19 Jahren
  skotlex da6ee09ccc - Added a check to skip the experience share of characters who are dead or on another map. vor 19 Jahren
  musashiden a483f94806 - Once again disabled the socket enchant NPC. unless your server's rates are 1/1/1, it will COMPLETELY ruin your server's economy. [Musashiden] vor 19 Jahren
  skotlex b0d9f8bbd3 - Reverted the previous change, chasewalk has no icon, only the str-bonus has that fist icon now. vor 19 Jahren
  skotlex 2c6377dc33 - Readjusted the Chasewalk icon to be as it should be. vor 19 Jahren
  skotlex 1728ee1850 - Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's str bonus). vor 19 Jahren
  skotlex 5d9e6b4a71 - GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the place. The idea is that the TBL* versions are supposed to be easier to use than the standard structure definition, but using TBL_HOMUNCULUS as an alias to struct homun_data kinda beats the purpose! Renamed them all to TBL_HOM/BL_HOM. vor 19 Jahren
  skotlex 5d9e8a7325 - Moved SI_CHASEWALK to 119 as concluded by LoneWolf vor 19 Jahren
  skotlex b6b81e7051 - Corrected clif.c sending the raw mdef2 value to the client instead of first substracting the "secret vit/2" bonus from it. vor 19 Jahren
  Playtester f9c12a7b6a Hydro is no longer an MVP vor 19 Jahren
  skotlex 1296ac9375 - Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent overflows. It is not capped to INT_MAX because damage increasing skills would cause it to still over flow afterwards. vor 19 Jahren
  skotlex fb0b6dcabf - Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code. vor 19 Jahren
  skotlex 187fb75379 - Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks should happen before a mob uses the rude-attacked skill. Value has been set to 2 for now. vor 19 Jahren
  skotlex 5f6f6ff55e - Some adjustments so that the last-skill-used will be correctly cleared when your combo-time ends. vor 19 Jahren
  toms b34ef7be7c Fix a bug in atcommand_charspeed vor 19 Jahren
  skotlex 4a27d643ce - Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence now ONLY blocks skills from being used, it will not stop on-going casts. vor 19 Jahren
  DracoRPG ac75d02b8a Cooking fix vor 19 Jahren