Historial de Commits

Autor SHA1 Mensaje Fecha
  Playtester ea4bb6fbff Fixed the Socket Enchanter thinking some items are Class C hace 19 años
  Playtester 57a045b125 Fixed Boots not equipable by Gunslingers hace 19 años
  skotlex 5752836839 - Fixed a compile warning. hace 19 años
  skotlex 4b49756a40 - Updated @mobinfo to display slots in the drop information. hace 19 años
  skotlex f2acf50b24 - Fixed flag.elefix not being respected in battle_calc_misc_damage. hace 19 años
  Playtester a7b8adfa3e * Added the remaining official item drop bonus rates hace 19 años
  Playtester 448929e1dc * Added some official item drop bonus rates hace 19 años
  skotlex 04edacd3d9 - Changed function itemdb_group to itemdb_group_bonus, it now calculates the total group bonuses of a player for a given item. hace 19 años
  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) hace 19 años
  skotlex c79270a22f - Some minor code cleanups. hace 19 años
  Playtester b99ac8b684 Changed Thorned Fruit to Prickly Fruit in produce_db.txt hace 19 años
  Playtester 8876194dbb Added some official spawn locations from Aegis hace 19 años
  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. hace 19 años
  skotlex f029f7bc6e - Hide/Chasewalk will again stop screaming skill name (I guess displaying the skill animation wasn't such a good idea afterall) hace 19 años
  Playtester c7e40410d8 * Re-enabled Socket Enchanter, it's official thus enabled by default [Playtester] hace 19 años
  toms 8c8609bece Fixed warning:'type' might be used uninitialized in this function hace 19 años
  Lupus b7cc3a7b99 reverted shells to bullets 8( hace 19 años
  Lupus 48c5d4a836 Fixed 13202,Shell_of_Blood type to 4 = SHELL for shotgun (not a bullet) hace 19 años
  skotlex da6ee09ccc - Added a check to skip the experience share of characters who are dead or on another map. hace 19 años
  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] hace 19 años
  skotlex b0d9f8bbd3 - Reverted the previous change, chasewalk has no icon, only the str-bonus has that fist icon now. hace 19 años
  skotlex 2c6377dc33 - Readjusted the Chasewalk icon to be as it should be. hace 19 años
  skotlex 1728ee1850 - Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's str bonus). hace 19 años
  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. hace 19 años
  skotlex 5d9e8a7325 - Moved SI_CHASEWALK to 119 as concluded by LoneWolf hace 19 años
  skotlex b6b81e7051 - Corrected clif.c sending the raw mdef2 value to the client instead of first substracting the "secret vit/2" bonus from it. hace 19 años
  Playtester f9c12a7b6a Hydro is no longer an MVP hace 19 años
  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. hace 19 años
  skotlex fb0b6dcabf - Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code. hace 19 años
  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. hace 19 años