v4.0.0-beta19-14-gc3194af

Details

  • Filename
    PitBull4-v4.0.0-beta19-14-gc3194af.zip
  • Uploaded by
  • Uploaded
    Feb 8, 2011
  • Size
    888.75 KB
  • Downloads
    176
  • MD5
    eb226cd54f7bf8ba87e834d69a0bad18

Supported WoW Retail Versions

  • 4.0.6

Changelog

Shefki:
    - Aura filers: Drain Mana is removed in 4.0.6.
    - Stop Raid Manager from reshowing after zoning in 4.0.6.
    - Fix Ticket #915: Errors on Omnitron council (boss5 error)
    We really shouldn't error like this in release code.  For that matter,
    Blizzard shouldn't be generating events for bogus unit ids that aren't
    valid.
    - Remove duplicate NewLocale that is unnecessary.
    - Fix a very rare error in the Eclipse module.
    Apparently GetEclipseDirection() can return nil in very rare situations.
    - Fix right click menu never working on group frames created in combat.
    Note: Due to an API limitation the right click menu won't start working
    until you leave combat.  This is due to the lack of RegisterForClicks.
    I've asked for it to be added and hopefully it'll make it into 4.1
    - Fix problems with pet group frames created in combat showing owner not pet.
    I forgot to set the attribute that I used in the restricted environment
    to set the unitsuffix on the frames when they're created.
    - Ticket #888, Taint problem with group frames created in combat.
    - Forgot to add localizations to Debug.lua
    - Ticket #891: ShortRace support for Goblin and Worgen races.
    - Fix showing the player's pets experience bar when on a vehicle that is not the same level as the player.
    - Ticket #876: Out of Phase indicator icon.
    Note: This may not work perfectly, due to a Blizzard bug.  If the phase
    transitions happens while you are too far away from the group member
    then no event will fire to update the change.
    - Disable group config modes for 4.0.3a as well for now.
    - Ticket #878, Fix a typo in the code.

Additional Files