v4.0.0-beta33-8-gfe5022b

Details

  • Filename
    PitBull4-v4.0.0-beta33-8-gfe5022b.zip
  • Uploaded by
  • Uploaded
    Aug 30, 2012
  • Size
    810.43 KB
  • Downloads
    2,485
  • MD5
    1d75a5246e232556c1306ea4a875983a

Supported WoW Retail Versions

  • 5.0.4

Changelog

Shefki:
    - Fix background on the BurningEmbers module when set to vertical.
    - Fix the background on the HolyPower module when set to vertical.
    - Fix two typos.  One leaked a global variable.  Both prevented LuaTexts from knowing if a spell was interruptible or not.
    - Fix a leak of the global variable _ in Portrait module, which also breaks the Glyph UI due to a Blizzard bug.
    Only occured when class was the portrait type or fallback type.
    - Fix a typo that leaked a global variable and that actually broke the OnUpdate throttling for the Aura module.
    - Fix leak of player_in_group variable into global namespace.
    Another case of me testing and forgetting to put back to local after
    modifying for 5.0.
    - Fix master_looter_guid leaking into the global namespace.
    I removed the local while testing this and I forgot to put it back when
    I finished updating the module for 5.0.
    - Add Rapid Teleportation to Mage self buffs.

Additional Files