Release News
I have just released version 5.05.01 of nUI which addresses a couple of issues related to WoW patch 3.2
The two highlights in this release is that it fixes a problem with the Battlefield Minimap not being managed by the nUI Information Panel and it adds integration of the new Totem Bar for Shamans as well as a new slash command '/nui bar totems' which can be used to turn display of the Blizzard totem bar on and off. Please see the patch notes (below) for complete details.
You can download either the nUI Lite or full nUI+ version of this release by going to
http://files.nUIaddon.com -- if you have any questions or bug reports to make, please visit
http://forums.nUIaddon.com
I would also like to take a moment to ask for your support, now more than ever... the real world is busy trying to kick my butt and the trip to BlizzCon is coming up as well. I'm working and burning the candle at both ends, but I'm still behind the curve. If you'd like to pitch in and make a starving geek donation in support of nUI's ongoing development, please visit
http://www.nuiaddon.com/donate.html and lend a hand. As always, my sincere thanks to everyone for their support.
Scott.
-------------------------------------------------------------------------------------------
Version 5.05.01 (Release)
-------------------------------------------------------------------------------------------
- Added a patch for integrating the default WoW 3.2 Blizzard Shaman totem bar into nUI
- Fixed a problem with the battlefield minimap which prevented it from being included in the information panel as it should be which was caused by a new bug Blizzard introduced in the LoadAddOn() method for load on demand addons. /sigh
- Added a new slash command '/nui bar totems' to allow players with a Shaman to control whether or not the default Blizzard totem bar is displayed. nUI uses the default Blizzard totem bar for Shamans. If you would prefer to use an alternate addon for totems, the '/nui bar totems' option can be used to cause nUI to hide the default totem bar.
- Fixed a few logic errors in nUI_Movers.lua which were causing some taint issues.