v4.0.0-beta17

Details

  • Filename
    PitBull4-v4.0.0-beta17.zip
  • Uploaded by
  • Uploaded
    Nov 1, 2010
  • Size
    875.53 KB
  • Downloads
    7,805
  • MD5
    f45f73c08005a6ae677600a3abcb612f

Supported WoW Retail Versions

  • 4.0.1

Changelog

tag v4.0.0-beta17
0fffd857d8da4ffe65a31a5d5b6b7f41ef760ab6
Shefki <shefki@shefki.org>
2010-11-01 01:13:47 -0700

Tagging as v4.0.0-beta17

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

Shefki:
    - Allow fast healthbar updates to be disabled per layout.
    - Enable fast health updates.
    - Disable Groups on WoW build 13221 so that profiles will work. For people that don't care about Groups but keep complaining about profiles.
    - Don't load QuestIcon module on 3.x
    - Allow manual input of values outside of slider ranges where reasonable.
    Implementing using softMin and softMax.
    - Forgot to pull in AceEvent mixins for QuestIcon module.
    - Ticket #833: Add support for QuestIcon added with 4.0.x.
    - HolyPower: Limit watching PLAYER_LEVEL_UP to when needed.
    - SoulShards module shouldn't show until level 10 on Warlocks.
    - SoulShards should clear on PLAYER_ENTERING_WORLD.
    - SoulShards module should be using module:Update(frame) not module:UpdateFrame(frame)
    - HolyPower module should only show for Paladins at or above level 9.
    - Ticket #846: HolyPower should clear on PLAYER_ENTERING_WORLD.
    - HolyPower module should be using module:Update(frame) not module:UpdateFrame(frame)

Additional Files