v4.0.0-beta31-70-g1067ff8

Details

  • Filename
    PitBull4-v4.0.0-beta31-70-g1067ff8.zip
  • Uploaded by
  • Uploaded
    Aug 27, 2012
  • Size
    804.32 KB
  • Downloads
    783
  • MD5
    5c931922f868288383149db1b1827e20

Supported WoW Retail Versions

  • 4.3.4

Changelog

Shefki:
    - Mage aura filters for MoP.
    Also removes pre-Cataclysm support.
    - Update Hunter aura filters for MoP.
    Remove support for pre-Cataclysm as well.
    - Major rework of Druid filters for MoP.
    Removes support for pre Cata as well.
    - Make LuaTexts handle the switch to GROUP_ROSTER_UPDATE event transparently for users.
    - Remove some pre-Cataclysm compat code that's way obsolete for all regions.
    - Fill in the buffs/debuffs from Hunter Pets.
    Filled in from Petopia topic here:
    http://forums.wow-petopia.com/viewtopic.php?f=39&t=18086
    - Adjust the indentation in Filter.lua for 6 digit spell ids.
    - Still Water from Hunter pets is new for MoP, flag it as such.
    - Update Aura Filters for major important Buffs/Debuffs
    Thanks to WowHead for throwing this together:
    http://www.wowhead.com/guide=1100
    - Better graphics for ShadowOrb module.
Benjamin Staneck:
    - Use the real Shadow Orbs icon and delete the dummy file.
Shefki:
    - First pass at Death Knight auras for MoP.
    Only 10 more classes to do...
    - Enable Totem module for Monks. Don't show totem frame except on specs that use it for classes other than Shaman.
    - Workaround a bug in the Blizzard model frame that doesn't properly update the frame after the scale or shape changes.
    - Enable totem module for Druids and Deathknights.
    This probably needs some more work to make it less confusing, but it at
    least exposes the functionality to players.
    - 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