3.3.5.7-beta

Details

  • Filename
    Heatsink-3.3.5.7-beta.zip
  • Uploaded by
  • Uploaded
    Sep 9, 2010
  • Size
    165.16 KB
  • Downloads
    84
  • MD5
    7518eddaa5800806564c57d6bc116368

Supported WoW Retail Versions

  • 3.3.5

Changelog

tag 3.3.5.7-beta
ae3482411fe8abb44e6cd2cbd09a3b1b399126dd
durcyn <durcyn@gmail.com>
2010-09-09 11:06:01 -0500

3.3.5.7-beta

--------------------

durcyn:
    - unfuck locales
    - add remaining equipslots to check for engineering cooldowns, needs testing
    - handle resets properly again, take a stab at interrupt tracking
    - use separate variables for players and pets to handle edge cases where player and pet abilities are used together
    - oh, right, table.remove is by key, not value
    - handle delayed cooldowns, apparently rogues and mages still have some of this broken crap
    - apparently GetSpellCooldown doesn't work for vehicle spells, or i had too much to drink last night.
    - check the last cast on cooldown update, since GetSpellCooldown isn't available on UNIT_SPELLCAST_SUCCEEDED
    - use lowest possible level spells for school checks, icons be damned
    - use moonfire for druid arcane lockout check
    - get rid of shitty spellbook scanning and SPELL_UPDATE_COOLDOWN fuckery, start checking cooldowns on UNIT_SPELLCAST_SENT instead.

Additional Files