提交历史

作者 SHA1 备注 提交日期
  Lupus b7cc3a7b99 reverted shells to bullets 8( 19 年之前
  Lupus 48c5d4a836 Fixed 13202,Shell_of_Blood type to 4 = SHELL for shotgun (not a bullet) 19 年之前
  skotlex da6ee09ccc - Added a check to skip the experience share of characters who are dead or on another map. 19 年之前
  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] 19 年之前
  skotlex b0d9f8bbd3 - Reverted the previous change, chasewalk has no icon, only the str-bonus has that fist icon now. 19 年之前
  skotlex 2c6377dc33 - Readjusted the Chasewalk icon to be as it should be. 19 年之前
  skotlex 1728ee1850 - Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's str bonus). 19 年之前
  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. 19 年之前
  skotlex 5d9e8a7325 - Moved SI_CHASEWALK to 119 as concluded by LoneWolf 19 年之前
  skotlex b6b81e7051 - Corrected clif.c sending the raw mdef2 value to the client instead of first substracting the "secret vit/2" bonus from it. 19 年之前
  Playtester f9c12a7b6a Hydro is no longer an MVP 19 年之前
  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. 19 年之前
  skotlex fb0b6dcabf - Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code. 19 年之前
  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. 19 年之前
  skotlex 5f6f6ff55e - Some adjustments so that the last-skill-used will be correctly cleared when your combo-time ends. 19 年之前
  toms b34ef7be7c Fix a bug in atcommand_charspeed 19 年之前
  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. 19 年之前
  DracoRPG ac75d02b8a Cooking fix 19 年之前
  skotlex 34eea8ae57 - Cleaned up the last NJ update code. 19 年之前
  Playtester 526cabe018 * Updated some monsters 19 年之前
  evera 9689324b75 fixed zeny bug in dts_warper.txt 19 年之前
  Playtester 51c7797bbb Finally updated stats of the monsters that got their exp updated a month ago 19 年之前
  Playtester 75f193f828 Fixed some items I added yesterday 19 年之前
  toms 5511cb9ea3 Changed atoi to strtoul for guild-experience's field 19 年之前
  toms c831b74d87 Fixed a bug in int_storage.c, temp array doesn't have the good size 19 年之前
  skotlex aebca964db - 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. 19 年之前
  evera 59d5ec0acf removed kafra saves outside towns from inside towns, reenabled culvert save 19 年之前
  skotlex 689c7368e6 - Updated the way SC_SILENCE works. From what I remember (from previous forum discussions) it: 1- Always blocks skills from being used. 2- Will only block a skill when the cast-bar ends IF the skill is targetted. If anyone wants to debate to get this changed, make an appropiate forum topic in the svn development area to discuss. 19 年之前
  skotlex f131a8bda7 - Moved Full Buster blind penalty to skill_counter_additional_effect 19 年之前
  skotlex c02123e704 - Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTION will no longer cancel walking, it will instead resend the walk packet, this effectively causes the mob to start walking (clientside) while the cast-bar is showing. 19 年之前