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

nUI : InfoPanel [Eavesdrop] (1.03.00)

$
0
0
Change Log:
--------------------
v1.03.00
----------
Just a ToC change for compatibility with 4.1.0 version.

v1.02.00
---------
Compatible with WoW Patch 3.3.5 and nUI version 5.06.26 and EavesDrop version 2.1.

Incorporated the change from VARIABLES_LOADED to ADDON_LOADED to bring it
in line for 5.06.17 and above versions of nUI. My apologies for missing this
change when I was updating my addons.
Added 2 more automated setup values to fit into the frame. The following are the
automated values that are used when this addon sets up the frame:

EavesDropOptions = 12;
EavesDropOptions = true;
EavesDropOptions = {r = 0, g = 0, b = 0, a = 0}

EavesDropOptions = floor( (plugin.height - 25) / (EavesDropOptions + 1));
EavesDropOptions = plugin.width - 50;

Added disabling functionality on logout to cater for the ability to turn off the plugin and restore back
to the previous settings of these values. Tested and appears to work fine. If all seems well I will probably add this functionality into all my infopanel plugins.

v1.01.02
---------
Adjusted TOC to reflect 3.2 compatibility.

v1.01.01
--------
Forgot some layout changes when fitting the frame in the infopanel.

v1.01.00
--------
Eavesdrop is a visual representation of the combat log and so this
plugin allows us to park it in the main window in an infopanel.
The extra window however still appears outside.

Description:
--------------------
Requirements:
nUI - A fully standalone interface that encompasses unitframes, aura lists, action bars with a high level of flexibility.
EavesDrop - A visual display of key data found in the combatlog.

Versions Tested On:
At the time of this update the following versions were in place and working:
WoW : 4.1.0
nUI : 5.07.16
EavesDrop : 2.42

Localizations:
Currently only available in enGB and enUS but using Localization.enGB as a base it can be translated into others. If you want to translate the minimal localization file just attach or PM the changed file and I will include it in the next update.

Viewing all articles
Browse latest Browse all 58865

Trending Articles