v4.0.0-beta8-18-gb7ba73b

Details

  • Filename
    PitBull4-v4.0.0-beta8-18-gb7ba73b.zip
  • Uploaded by
  • Uploaded
    Jan 19, 2010
  • Size
    745.88 KB
  • Downloads
    354
  • MD5
    5314ae6db1f33c7b2fefd2c8b80d8fb8

Supported WoW Retail Versions

  • 3.3.0

Changelog

Shefki:
    - Ticket 682: Warlock self buffs filter update.
    Based on patch from Niightblade.
vangual:
    - Ticket #611: Add VisualHeal option to clamp overheals.
Shefki:
    - Add support for some non-standard power types having their own color
    configuration as used in Ulduar and Icecrown Citadel.
    - Ticket #360: Tooltip Toggle.
    - Ticket 671: Remove aura id doesn't work.
    - Fix a typo in the description on the New id control in the Spell id
    filter.
    - Ticket 672: Aura filter controls missing order parameter, end up sorted
    by the localized name.
    - Ticket 666: Visual heal fails to anchor properly with defecit bars.
    - Ticket 673: Profiles broken because ckknight fails to test his code.
    In particular you can't LoadAddOn in the main chunk because that forces
    OnInitialize to end up being called before the SVs are ready.  So use an
    OptDeps, LoadAddOn in OnInitialize and put the LibStub in ADDON_LOADED
    where it belongs.
    - Ticket #667: Deleted groups show up again in subsequent config mode
    entries until the next reload.  They should be disabled before being
    hidden.
    - Add Should consolidate and spell id filter types to the Aura filter
    system.
    - Use AnyUp for the Clicks we capture since it's what we really want
    rather than listing all of the possible values.
Cameron Knight:
    - try to Load the addon LibBossIDs-1.0 if it isn't loaded already. Note: not going to add LibBossIDs-1.0 as a proper dependency or put it in PB4 embedded, as it's mostly just nice fluff and we don't want to bloat up PB4.
    - Add support for LibBossIDs-1.0 for classification checks, so that non-worldbosses will show up as bosses based on their MobID.
Shefki:
    - Make the Aggro module function when run in an unpackaged format.
    - Ticket 645: OH temporary weapon enchants bug out due to a typo.
    - Ticket 644: Full Body Portraits not always proper zoom.
    - Fix typo in the TOC that messes up the addon list title for role icon.

Additional Files