promotional bannermobile promotional banner

Work Order Tooltips

Places an overview tooltip over the work order npc's head.

File Details

v1.1.8

  • R
  • Aug 20, 2016
  • 20.21 KB
  • 421
  • 7.0.3
  • Retail

File Name

WorkOrderTooltips-v1.1.8.zip

Supported Versions

  • 7.0.3

------------------------------------------------------------------------
r48 | saregon | 2016-08-20 13:50:47 +0000 (Sat, 20 Aug 2016) | 1 line
Changed paths:
   A /tags/v1.1.8 (from /trunk:47)

release tag
------------------------------------------------------------------------
r47 | saregon | 2016-08-20 13:28:13 +0000 (Sat, 20 Aug 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

-
------------------------------------------------------------------------
r46 | saregon | 2016-08-20 13:24:13 +0000 (Sat, 20 Aug 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

fixed an error occuring with ElvUI installed (nameplateIDs not available at login, apparently)
------------------------------------------------------------------------
r45 | saregon | 2016-07-30 12:49:17 +0000 (Sat, 30 Jul 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

-
------------------------------------------------------------------------
r43 | saregon | 2016-07-30 12:45:41 +0000 (Sat, 30 Jul 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

fixed cvar config during combat
------------------------------------------------------------------------
r41 | saregon | 2016-07-29 11:55:49 +0000 (Fri, 29 Jul 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

hotfixes
------------------------------------------------------------------------
r39 | saregon | 2016-07-26 19:28:11 +0000 (Tue, 26 Jul 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

-
------------------------------------------------------------------------
r38 | saregon | 2016-07-26 14:19:10 +0000 (Tue, 26 Jul 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

-
------------------------------------------------------------------------
r36 | saregon | 2016-07-26 12:50:02 +0000 (Tue, 26 Jul 2016) | 2 lines
Changed paths:
   M /trunk/WorkOrderTooltips.lua

fixed text anchors
minor hotfixes
------------------------------------------------------------------------
r34 | saregon | 2016-07-25 14:51:42 +0000 (Mon, 25 Jul 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

switched to a less accurate method to retrieve the unit name due to other addons that seem to remove blizzard frames from their nameplates
------------------------------------------------------------------------
r33 | saregon | 2016-07-25 14:39:16 +0000 (Mon, 25 Jul 2016) | 3 lines
Changed paths:
   M /trunk/WorkOrderTooltips.lua
   M /trunk/options.lua

* "tooltip transparency for non-targeted npcs" slider added in the options frame
* added some color to the options frame
* tweaked tooltip frame and text size a little bit
------------------------------------------------------------------------
r31 | saregon | 2016-07-25 09:49:21 +0000 (Mon, 25 Jul 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

tooltips are hooked on the nameplates instead of their UnitFrame, this should resolve any compatibility issue with nameplate enhancing addons
------------------------------------------------------------------------
r29 | saregon | 2016-07-25 02:20:41 +0000 (Mon, 25 Jul 2016) | 1 line
Changed paths:
   M /trunk/WorkOrderTooltips.lua

WOT should be compatible with TidyPlates
------------------------------------------------------------------------
r27 | saregon | 2016-07-21 14:36:10 +0000 (Thu, 21 Jul 2016) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/WorkOrderTooltips.lua
   M /trunk/WorkOrderTooltips.toc

lib update
------------------------------------------------------------------------
r26 | saregon | 2016-07-21 14:28:46 +0000 (Thu, 21 Jul 2016) | 4 lines
Changed paths:
   M /trunk/WorkOrderTooltips.lua
   M /trunk/WorkOrderTooltips.toc
   M /trunk/localization.lua
   M /trunk/options.lua

* updated for 7.0
* works for both garrison and class hall
* options tweaked and moved to a the /WOT slash command
* the addon auto-detects work order npcs now (the first time you interact with them)
------------------------------------------------------------------------