提交历史

作者 SHA1 备注 提交日期
  MasterOfMuppets 300dfd7070 Solved the bug that made firewalls only castable a few times until you relogged. Thanks to Euph for the fix. 19 年之前
  MasterOfMuppets 902848d1b5 Changed the interval between waterballs from 150 to 250 milliseconds. 19 年之前
  skotlex 00082797ae - Some cleaning of the mob slave ai. 19 年之前
  skotlex 683b150179 - Corrected Brandish Spear to work on levels above 10. 19 年之前
  skotlex 1018c2c159 - Fixed NPC_SELFDESTRUCTION not showing nor dealing damage. 19 年之前
  skotlex da2ca423f9 - NPC_TRANSFORMATION/NPC_METAMORPHOSIS will now preserve the original mob without removing it when the skill level is greater than one. 19 年之前
  skotlex ceb02645f9 - Fixed Autoblitz taking into account target's luck rather than attacker's 19 年之前
  skotlex c3b4139505 - Fixed Soul Drain not really giving you SP 19 年之前
  skotlex 1de06a14e4 - Call Slave now invokes slaves on a 5x5 area around master. 19 年之前
  skotlex 7f776280a5 - Fixed Absorb Spirit Spheres 19 年之前
  Lance e266a08f7c [Optimized]: 19 年之前
  skotlex dc7581d42d - Modified skill_get_range2 to return range 9 for skills with range 0 for Non-Players. This usually signals Self skills, and mobs/pets should be able to use them in other characters. 19 年之前
  skotlex 8f5c155fb4 - Cleaned up some status_get functions. 19 年之前
  Lance 559987d438 * [Fixed]: 19 年之前
  skotlex f2cedb537e - Added functions status_revive, pc_revive and mob_revive to handle revival (it doesn't handles player respawning, though) 19 年之前
  Lance bb1b0409a1 - Suppressed compilation warnings (unsigned and signed mismatches) 19 年之前
  skotlex 856240443d - Added structure status_data which holds status-related information (str, agi, etc, speed, amotion, adelay, dmotion, weapon-damage, race, size, etc) and weapon_atk structure with the weapon specific info (atk, atk2, element) to be used by all combat structures (TODO: Homun needs to be updated to use it) 19 年之前
  blackhole89 9cf042b0ee Fix possible compile mistakes in there. >_> 19 年之前
  DracoRPG d94ebfdd53 I'm still here! 19 年之前
  skotlex 7ff7ce4a39 - Simplified ASC_BREAKER by making it a BF_WEAPON attack with an additional int-based damage component (which is added right before elemental modifiers). 19 年之前
  skotlex 2fe91c5e7d - Item sharing now shares the same rules as exp sharing (no sharing when dead, or idle, etc) 19 年之前
  skotlex 8c547af427 - The clif_skill_poseffect packet will not be invoked in Snap unless the skill was successful. May fix the client-position lag. 19 年之前
  skotlex 9776045b22 - Corrected SL KA* spells not working on other Soul Linkers. 19 年之前
  skotlex ed8a9e9848 - Modified battle_calc_weapon_attack to use new flags pdef/pdef (pierce defense), Investigate and Icepick will now use the final def/vit-def values rather than the base ones. 19 年之前
  skotlex e7a25fdeac - Corrected clif parse name request failing on disguised characters. 19 年之前
  skotlex 1a06a9a6f4 - Updated skill_delayfix to return 0 for mobs since they have no skill delay other than the one specified in mob_skill_db 19 年之前
  Lance f0d3a6cb54 * Player must learn the skill before doing auto-spell 19 年之前
  skotlex 0d31063329 - Corrected number of water-ball hits when used by mobs and not consuming deluge cells when using lv1 (Thanks to Kyoki). 19 年之前
  skotlex 862dde5c5b - Some code cleaning of the skill reiteration/nofootset code. 19 年之前
  skotlex f56c98572b - NPC_AGIUP will now give movement boost of 50% 19 年之前