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.
Version 5.05.00 (Release)
* Updated the TOC for WoW patch 3.2
Version 5.04.00 (Release)
* This is a cumulative release cut of nUI as of development version 5.03.13
-- Version 5.03.13 (Development)
* This update fixes a problem with fonts for nUI users who are using the Russian
localization file.
-- Version 5.03.12 (Development)
* Updated Spanish localization file (thank you Jose)
* Added new font options to improve readability. Still need to add a GUI panel for the
player to use to change fonts in-game. For now, see the appropriate localization file
in [ Interface > Addons > nUI > Main ]
* Added a new feature to the action bars... when you have an active target, or you are
in combat, any button on your action bar which is unusable, is on cooldown or is
active on the target is dimmed to indicate that is cannot be cast at present, or does
not need to be cast. Any spell which can be cast, is not in cooldown and is not active
on the target (or yourself) is displayed at full brightness. This acts as a quick
visual cue as to which actions you should/could be using at present.
* Added a new slash command '/nui bar dimming' to toggle the new action button dimming
feature on and off.
* Added a new slash command '/nui bar dimalpha {n}' which allows the player to set a
custom alpha level for action buttons that are currently dimmed. The default is 30%
or '/nui bar dimalpha 0.30' -- valid values are 0