Quantcast
Channel: WoWInterface - Latest list
Viewing all articles
Browse latest Browse all 49484

nUI 5.07.24 (Lite)- MotP Beta (r503 v001)

$
0
0
Change Log:
--------------------
5.0.3 Beta Changes
----------------------

Units/nUI_Units.xml
1. UnitClass.lua has to be loaded before other Unit files.

Plugins/nUI_Movers.lua
1. Added PetBattleFrame to mover system and repositioned it.



5.0.1 Beta Changes
----------------------

Bars/nUI_ButtonBar.lua
1. References to VehicleMenuBarLeaveButton changed to OverrideActionBarLeaveFrameLeaveButton
2. Registered new vehicleui page to nUI's ActionBar

Bars/nUI_CooldownBar.lua
1. Make sure spell.duration exists before comparing it

Bars/nUI_PowerBars.lua
1. Changed ShardBarFrame to WarlockPowerFrame

Bars/nUI_ShapeshiftBar.lua
1. Change ShapeshiftButtonTemplate to StanceButtonTemplate

Bars/nUI_XPBar.lua
1. Estimated XpPerLevel values
2. Accessing XpPerLevel table values sometimes glitches out so get a local copy to use for maths purposes.
3. Check if PlayerInfo exists before accessing child values

Integration/nUI_Minimap.lua
1. MiniMapBattlefieldFrame and MiniMapLFGFrame changed to QueueStatusMinimapButton

Main/nUI.lua
1. VehicleMenuBar no longer exists so no need to hide it

Plugins/nUI_ButtonBag.lua
1. MiniMapBattlefieldFrame and MiniMapLFGFrame no longer exists

Plugins/nUI_Location.lua
1. MiniMapBattlefieldFrame doesn't exist

Units/nUI_UnitCache.lua
1. GetNumPartyMembers = GetNumSubgroupMembers
2. GetNumRaidMembers = GetNumGroupMembers

Units/nUI_UnitClass.lua
1. New Monk Class settings

Units/nUI_UnitPanel.lua
1. GetNumRaidMembers = GetNumGroupMembers

Units/nUI_UnitRaidGroup.lua
1. GetRaidRosterInfo = GetGroupRosterInfo

Units/nUI_UnitRange.lua
1. Sometimes player_info doesn't exist. Such as when you enter a vehicle.

Units/nUI_UnitReaction.lua
1. GetNumRaidMembers = GetNumGroupMembers
2. GetRaidRosterInfo = GetGroupRosterInfo
3. RAID_ROSTER_UPDATE replaced with GROUP_ROSTER_UPDATE
4. PARTY_MEMBERS_CHANGED replace with GROUP_ROSTER_UPDATE

Units/nUI_UnitSpec.lua
1. Revised Talent Querying and display

Units/nUI_UnitStatu...

Description:
--------------------

This patch addon has been set up from the various changes I have made to get nUI version 5.07.24 to work with the new Mists of Pandaria Beta. See this thread for beta day one fun.

To deter problems some people were having I have posted up the complete addon rather than just a few files.

For the moment at least you will have to tick the Load Outdated Addons box to get nUI to work.

Note: If you are using the Lite version of nUI and these changes cause more problems on first log in then let me know so I can make Lite specific changes.

Viewing all articles
Browse latest Browse all 49484

Trending Articles