v4.0.0-beta31-32-ge96b30f-nolib

Details

  • Filename
    PitBull4-v4.0.0-beta31-32-ge96b30f-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 5, 2012
  • Size
    515.06 KB
  • Downloads
    34
  • MD5
    92a16007732c2501ad0cb3d996ebfc23

Supported WoW Retail Versions

  • 4.3.4

Changelog

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