v4.0.0-beta31-55-g3cf2336

Details

  • Filename
    PitBull4-v4.0.0-beta31-55-g3cf2336.zip
  • Uploaded by
  • Uploaded
    Aug 19, 2012
  • Size
    806.91 KB
  • Downloads
    139
  • MD5
    86f3cc04f0835e544e5018d7a873bfff

Supported WoW Retail Versions

  • 4.3.4

Changelog

Shefki:
    - Fix Male Worgen portraits and probably a lot of other models that were coded weird.
    Switch to using SetPortraitZoom which seems to work more often than SetCamera did.
    - Fix typo causing GetSpellinfo error (Paladins, MoP)
    - Fix bug #946 - Debuffs for Rogue and Paladin Seal of Truth missing.
    - Fix bug #965 - Missing auras for Shaman.
    - Remove Find Treasure from Dwarfs.
    - Fix a typo in the purge logic for Warrior.
    - Update dispel logic for MoP and split offensive dispels into new purge logic. New highlight filter "Highlight: purgeable by me buffs" added to default config.
    - Add Worgen, Goblin and Pandaren to Aura filters.
    Apparently I forgot to come back and do Worgen and Goblin in Cataclysm.
    Oops!
    - Add dispelable logic for Monk.
    - Add Monk to the Aura filters.
    - Fix a comment.
    - Rename a variable that happens to be the same as a function.
    Wasn't hurting anything but I noticed it while figuring out why the
    module wasn't working.
    - Fix a long standing typo in the AltPowerBar module that made it not work correctly.
    - Update RangeFader to support MoP and remove some dead code for pre-4.x.
    - Tired of fighting the launcher and its perms.  Just give in and commit them to git.
    - Put an end to the warnings about unknown auras in MoP.
    Filters still need work but this should stop the annoying spam on login.
    - Remove player level check from Chi module.  Blizzard removed their code and the constant.
    - Remove a line that was unnecessary from the BurningEmbers code.
Benjamin Staneck:
    - We're talking embers here, not holy powerz
    - Don't load on live
Shefki:
    - Forgot to add BattlePet module to .pkgmeta.
    - Add BattlePet module for showing an icon for the battle pet type in MoP.
    - Add support for community tapped mobs in MoP.
    - Support up to 4 embers like Blizzard's code does in the Burning Embers module.
    - Update .pkgmeta for BurningEmbers and DemonicFury modules.
    - Add Burning Embers module for MoP.
    - Update SoulShards module for MoP.
    - Add Demonic fury module for MoP.
    - Fix that I unintentially disabled ranged weapon enchants on live.
    - Fix Bug #990 GetInventorySlotInfo error on MoP Beta.
Benjamin Staneck:
    - Revert "remove ranged slot"
    This reverts commit ec2db64e689e6a6a08b1aef9c03873657734c92f.
    
    forgot backwards comp
    - remove ranged slot
Shefki:
    - Use the variable I meant not what I typed.
    - Avoid issues in HealthBar and PowerBar where UnitGUID returns nil inside an event.
    - Fix a possible error when a unit goes away as UNIT_AURA fires.
    - Fix case on Chi module description to match translation phrase.
    - Really should change the author entry on things I wrote.
    - Add ShadowOrbs module for Priest's in MoP.
Benjamin Staneck:
    - fix ticket #947
Shefki:
    - Update LuaTexts to show the proper info for battle pets in MoP.
    - Remove some pre-wrath compat code from LuaTexts.
    - Fix RaidTargetIcon module for MoP.
    - Remove debug code from Chi module I forgot to remove.
    - Add Chi module to pkgmeta so it'll get packaged.
    - Add a Chi module for Monks.
    Still using the icon from the the Holy Power module for now.
    - Update DruidManaBar module to work for Mistweaver Monks in MoP.
    The module name isn't fully chaning to prevent breaking things for
    existing druid users.  But it will display as the Druid/Monk mana bar
    modules on the AddOns screen and in game.
    - Fix HolyPower module for MoP (really Blizzard changing names of constants)
    - Fix master guid refresh event for MoP.
    - Fix MasterLooterIcon for MoP.
    - Fix ReadyCheckIcon module for MoP.
    - Eclipse module compatability with MoP.
    - Remove a change I inadvertantly commited to the acceptable classifications for ThreatBar to work with my private branch for testing purposes.
    - Use alpha releases of Ace3, LibBanzai and LibDualSpec for MoP compatability.
    - Add a translation for Monks.
    - MoP Fixes: Commit the changes roughly based on daf2's zip file.

Additional Files