promotional bannermobile promotional banner

File Details

nUI [Retail] 11.2.7.64743.0

  • R
  • Dec 4, 2025
  • 1.68 MB
  • 1.2K
  • 11.2.7
  • Retail

File Name

nUI_1127_64743_0.zip

Supported Versions

  • 11.2.7

-------------------------------------------------------------------------------------------
-- 11.2.7.64743.0
-------------------------------------------------------------------------------------------

 

* nUI_MicroMenu.lua ( Bars )
> Blizzard is being a bit friendly towards addons reparenting the micromenu, so, removed some
nUI functionality that may no longer be needed.

 

* nUI_ButtonBar.lua ( Bars )
> Renamed MainMenuBar to MainActionBar due to Blizzard changes, there may be more not surfaced
with log in tests

 

* nUI_InfoPanels.xml ( InfoPanels )
> Removed CombatLog from file loading list as it will be non functional by 12.0 anyway.
> NOTE: You will need to reattach the combat log frame to the chat group.
> THOUGHTS: If there is a way for me to create the equivalent of my chat frame plugins for the
info panel system I will consider it at a later date.

 

* nUI.lua ( Main )
> Removed the forcing of Blizzards uiscaling to what nUI wants.
> NOTE: The default setting is "No" and 100% for those wishing to reset it.
> THOUGHTS: At the moment, changing the in game scaling messes up nUI's buttons to some degree
and I have no clue why outside of how nUI does it's own scaling before Blizzard added their own.

 

* nUI_Movers.lua ( Plugins )
> Added HousingEditorFrame to the mover system and defaulted it's position to just below the
hud menu button.
> Added a slash command to reset the movers with a single command ( /nui resetmovers )

 

* nUI_Layout_Misc.lua ( Layouts )
> Removed scaling option from the default layout table, it's not a solution to the problem

 

* nUI_Layout_Console_MicroMenu.lua ( Layouts )
> Adjusted the default position for the MicroMenu

 

* nUI_Layout_ButtonBars.lua ( Layouts )
> Adjusted the default position for the button bars
> NOTE: The positions are now based on the default Blizzard Scaling of "No", 100%
> NOTE: Please use the new /nui resetmovers command to reset the movers so that the default positions
are use.
> THOUGHTS: It is possible that using the mover system to reposition the bars when changing the
scaling will work going forward. Only time will tell.

 

* SlashCommands.lua
* SlashCommands.enUS.lua
* SlashCommands.enGB.lua
* Menu.lua
* Options.enUS.lua
> Added the new reset movers command to the slash command system.
> NOTE: For now this may only work in the enUS and enGB locales but the menu version should work in all locales.