v4.0.0-beta20

Details

  • Filename
    PitBull4-v4.0.0-beta20.zip
  • Uploaded by
  • Uploaded
    Feb 9, 2011
  • Size
    888.29 KB
  • Downloads
    1,326
  • MD5
    92524261523c330f39661ed1e2accbad

Supported WoW Retail Versions

  • 4.0.6

Changelog

tag v4.0.0-beta20
841835c6328c91a68ab681adc36e8911372f9e1d
Shefki <shefki@shefki.org>
2011-02-08 22:36:20 -0800

Tagging as v4.0.0-beta20

--------------------

Shefki:
    - Change text to reflect 4.0.6.
    - 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