v4.0.0-beta31-42-g3148930

Details

  • Filename
    PitBull4-v4.0.0-beta31-42-g3148930.zip
  • Uploaded by
  • Uploaded
    Aug 12, 2012
  • Size
    805.57 KB
  • Downloads
    4,193
  • MD5
    43eab75996f7c520ea971165ed7373a8

Supported WoW Retail Versions

  • 4.3.4

Changelog

Shefki:
    - 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