v4.0.0-beta5-17-g8303ec6-nolib

Details

  • Filename
    PitBull4-v4.0.0-beta5-17-g8303ec6-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 25, 2009
  • Size
    427.98 KB
  • Downloads
    34
  • MD5
    b7bdf60acaa36897f56634c3a351c890

Supported WoW Retail Versions

  • 3.2.0

Changelog

Shefki:
    - Not sure what the heck I was thinking when I did this.
    Revert "Allow Party frames to be shown when in a raid per the Show when options"
    
    This reverts commit 4ad10da05c73d28d33d170dfc0485506d45228c7.
    - Fix typos in RangeFader that broke long enemy range tests for Shaman and
    Warriors.
    - Allow Party frames to be shown when in a raid per the Show when options
    under filtering.
    - Fix Unholy Blight in Aura filters, was changed in 3.2 and got missed.
    - Properly enable/disable some spells based on player race from filters.
    - Add Blood Corruption for B.Elf Paladins and make Holy Vengeance be
    alliance Paladin specific.
    - Remove the filter for just Vengeance, no idea how we got this but it was
    an NPC ability not a Paladin ability.
    - Typo in the spellid for Seal of Corruption.
    - Aura filters: Seal of Vengeance is alliance only and Seal of Corruption
    (horde version of Seal of Vengeance) was missing entirely.
    - More appropriate hat for the day.
    - Try and load LibHealComm if VisualHeal is enabled, also for dev
    enviornments.
    - Try to load LibBanzai when the Aggro mdoule loads for dev environments.
    - Don't set hooks if the module is disabled.
    - Small performance improvement with the Portrait module.
vangual:
    - Don't query Banzai when it's not loaded.
Shefki:
    - Add Hunger For Blood to Rogue Self Buffs.
    - Fix a case where I missed or UNKNOWN which caused SmartRace() to return
    nil sometimes.