コミット履歴

作者 SHA1 メッセージ 日付
  skotlex fc7e47d714 - Added the necessary checks so that Suiton makes Fogwall have double duration, and to make water-requiring skills to consume their cells. 19 年 前
  skotlex de6883c0bb - Corrected Cloaking level 1-2 not letting you move across walls. 19 年 前
  skotlex e5b4eaaea0 - Added battle config settings agi_penalty_target and vit_penalty_target, they define which object types will get vit/flee reductions when multi-targetted and defaults to only players (battle/battle.conf) 19 年 前
  skotlex c9e0dbb9a9 - Corrected fog of wall to behave as best known. Only takes effect when targetting a character inside it, -50hit/-75% damage when using normal-ranged attacks, -25% damage from all damage skills, 75% chance of all targetted damage skills of failing. 19 年 前
  skotlex da34db27c2 - Fixed the inf code update breakage which was blocking all offensive skills. 19 年 前
  skotlex 189f0e05f0 - Fixed a crash when trying to extend TK's infinite combo feature. 19 年 前
  skotlex 67f1befafc - Corrected Venom splasher's splash damage 19 年 前
  skotlex 6598266122 - Corrected Fog of Wall's "targetted spells fail 75% of the time" feature by making it behave like GTB, that is, you just get a skill-failed on cast-end, no skill-animation at all. 19 年 前
  skotlex 97b00a11ad - Added a proper check to make aggressive mobs never override homun targets regardless of distance. 19 年 前
  skotlex 4cb1768c78 - Fixed giving the 100% damage bonus when no-splash-targets are found in the blown path to Grandcross instead of Bowling Bash. Bowling Bash damage equation becomes then +50*lv% rather than +40*lv% when there's no splash-damage (the 50*lv% figure is custom, all we know is that level 10 does 600% instead of 500% damage). 19 年 前
  skotlex 6abed14141 - Updated mob_db.sql to current mob_db.txt data. 19 年 前
  skotlex 01e97262a9 - Should have fixed the Cart Termination damage code to be scaled correctly when you change the max cart weight. Thanks to The Ultra Mage for the error clarification. 19 年 前
  DracoRPG 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 年 前
  skotlex a4103cbab4 - Reverted temporarily the Cart Termination equation until it can be fixed... 19 年 前
  skotlex 5f5693bfa3 - Recoded NJ_BAKUENRYU to behave as I understand it best from the skill-description (since Haplo told me this skill doesn't really has video information or anything...) 19 年 前
  skotlex effebfcfa1 - Added back the undead check to turn undead/resurrection to prevent damaging non-undead targets, removed it from the battle damage section. 19 年 前
  skotlex 8580fff963 - Fixed Cart Termination's damage. 19 年 前
  skotlex 52718a90ec - Fixed GTB card only working while you had a status-change active. 19 年 前
  skotlex 305fa67812 - Made @monsterignore be an universal ignore. Means you cannot be targetted as an enemy by anything. Also added alias "@battleignore" which does the same as monsterignore. 19 年 前
  skotlex b782ed4f8e - Fixed the subele bonus (elemental reduction) being applied to the element of the attacker instead of the element of the attack. 19 年 前
  blackhole89 c6d03de26b warpportal(x,y,"tmap",tx,ty) - Creates a skill warp portal on the map. battle_check_target modified to allow NPC-owned skill units to proceed. 19 年 前
  skotlex eabf215be3 - Modified the login-sql server to do the ip-ban check only on the auth-packets instead of on every packet. 19 年 前
  skotlex 1c286a8da4 - Fixed cart-termination crashing the server if you used level 16 of it. 19 年 前
  skotlex 873481b78f - Added no_skill_delay setting, when set, affected object types will have the minimum skill delay for all skills. 19 年 前
  skotlex 6ca52ab9dc - Added battle config setting emergency_recall, specifies behaviour of that skill (skill.conf): 0 - Disabled. 1 - can't be used in nowarpto maps. 2 - Can be used everywhere. 19 年 前
  skotlex fa457b3872 - Cleared up the bAutoSpellWhenHit description in doc/item_bonus.txt 19 年 前
  skotlex 1d6dbc95dc - Char-server SQL won't perform the reconnect cleanup routines when kick_on_disconnect is disabled. 19 年 前
  skotlex f89a7d2069 - Fixed a compile warning in login sql/txt 19 年 前
  skotlex 6775ca1476 - Corrected Musical Strike having a different damage equation from Throw Arrow. 19 年 前
  skotlex 1478bfbae3 - Forgot to add Tatami Gaeshi's 3 sec block of ranged attacks. 19 年 前