WhammyAutoAttack

All Purpose Swing Timer for Melee and Ranged auto attacks.

File Details

WhammyAutoAttack-1.1-60000

  • R
  • Dec 24, 2014
  • 4.46 KB
  • 9.7K
  • 6.0.3
  • Retail

File Name

WhammyAutoAttack-1.1-60000.zip

Supported Versions

  • 6.0.3

12-23-2014: verison 1.1-60000
 * Updated TOC to 60000.
 * Removed old references to the ranged slot since it no longer exists.
 * Removed a special case 15% haste that Hunters used to magically have factored in
 * Ranged detection is very particular; classes who forget how to gun still detect melee
 * Isolated autoshot and wand detection, now just as effective as one-handed swing detection
 * Improved dualwield item detection, but it's still not ideal (need a better way to detect handedness of item)
 * Changed project name to WhammyAutoAttack because it's more descriptive
 * switched to the PLAYER_EQUIPMENT_CHANGED event (more efficient updating than UNIT_INVENTORY_CHANGED)