* Add optional !ClassColors support. * Add /omen show and /omen hide slash commands. * Add "Invert Bar/Text Colors" option (default off) which swaps the bar background and text colors. * Omen now generates the config tables on demand to make it use less memory. * Omen now provides better error feedback if AceGUI-3.0-SharedMediaWidgets is not found and will continue to function (but without any config). * Includes updates to all localizations via http://www.wowace.com/projects/omen-threat-meter/localization/
Changes from version v3.0.5 to v3.0.6
* Update zhTW/zhCN/deDE localizations * Add Fade/MI Color to the options. This color is used on players under the effects of MI/Fade. * Add 410065408 threat to all players with negative threat for display purposes. English translation: You can now see the "un-Faded/un-MIed threat" of players under the effects of Fade and Mirror Image.
Changes from version v3.0.4 to v3.0.5
* Implement an update event throttle, reducing CPU usage significantly without any loss of updates. * Clear the guidNameLookup table on zoning to recover some memory. * Fix Omen getting stuck to the mouse if autocollapse is on and you moved Omen while you are in combat and exited combat during the move. * Set a player's threat to 0 (for display purposes) if the player's threat is less than 0. This occurs on Fade and Mirror Image, which gives the caster a temporary threat reduction of 410057408 (or 4.1m threat in Omen's terms). Previously Omen ignored players with negative threat. * Omen will now remember its visible state when you log out (applicable only if auto-show/hide is off).