WoWInterface SVN MyAddons

[/] [SpartanUI/] [trunk/] [oUF/] - Rev 123

View Log | Feed

Last modification

  • Rev 89 2013-05-31 18:39:16 GMT
  • Author: esiemiat-309322
  • Log message:
    Seperated oUF from addon.

    Updated oUF to v1.6.5 which supports WoW v5.2

    Moved "Round" function from modules to addon.

    Replaced "comma_value" function with Blizzard "BreakUpLargeNumbers" function.

    Added support for "Offline" status message.

    Cleanedup StatusBar code and added support for MAX_LEVEL.

    Cleaned TOC files:
    * Changed author to me
    * Updated version number 4.0
    * Removed Curse info
    * Removed dependency on Blizzard frames

    Updated Events for WoW 5.x:
    * PARTY_MEMBERS_CHANGED -> GROUP_ROSTER_UPDATE

    PartyFrames:
    * Removed AFK events from PartyFrame watch list.
    * Switched to using OUF conditionals for hiding party frames instead of actually hiding the frames. Fixes several issue with party changes while in combat.

    RaidFrames:
    * Enabled "Layout Mode" option.
    * Permantly hide the Blizzard Raid frames.
    * Hide "Set Focus" menu option until Blizzard fixes ToggleMenu.
  • Show changed files