v4.0.0-beta1-12-g76dfcae-nolib

Details

  • Filename
    PitBull4-v4.0.0-beta1-12-g76dfcae-nolib.zip
  • Uploaded by
  • Uploaded
    Jun 27, 2009
  • Size
    398.24 KB
  • Downloads
    43
  • MD5
    ede4b9414b092af3bf34a4aabaf10984

Supported WoW Retail Versions

  • 3.1.0

Changelog

Shefki:
    Fix the default texts to not adding a + to the delay for channeled spells
    since they are actually removing time from the channel.
    If the first return for LuaTexts is nil set an empty text.  Allows some
    tags to be simplified such as:
    return Classification(unit)
    is now valid.
    Hmm ok guess we have to actually force the update if we're in config
    mode.
    Fix some weirdness in config mode where force shown frames would get
    stuck when losing their targets.
    Fix a typo
    Speedup for target of and target of target of frames.  Don't wait for
    the timer to catch these frames and fore an update if their parent
    frames updated.
    Fix VisualHeal for cross realm players in BGs.
    Fix cast texts when changing targets mid cast.
    3.2.0 compatability for LuaTexts.
    Have to force DogTagTexts to update if the unit on a frame changes (e.g.
    the vehicle swaps).
    Fix Ticket 461, Wacky Unit Cast Text.
    HideBlizzard needs to update what is hidden when the profile is changed
    since the settings may very from profile to profile.