Category: Hunter
Addon Information
Works with 3.3
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Starinnia's Portal Bug Reports Feature Requests
Author:
Version:
3.1.3
Date:
01-09-2010 10:56 PM
Size:
182.78 Kb
Downloads:
22,322
Favorites:
70
MD5:
Pictures
Click to enlarge
SCT Broadcast
Cooldown Bars
Click to enlarge
Channel Broadcast
SimpleMD   Popular! (More than 5000 hits)
SimpleMD is a small addon used to broadcast information about your misdirection spell to other hunters with the addon.

Slash Commands
/simplemd or /smd


Features
  • Automatic broadcasting on successful Misdirection cast, even from within macros
  • Multiple display zones including, the chat frame, on screen, to a custom channel, raid warning, raid and party chat, and even to Scrolling Combat Text addons
  • Warnings include: MD cast, MD fading, and cooldown information
  • Optional cooldown bars for a visual representation of everyone's MD cooldown
  • Includes a 4 second bar during threat transfer (ie. works with the new patch 3.3.0 Misdirection mechanic)
  • CD Bars and Cast/Fade/CD warnings are only displayed if you are in a party or raid

Requests and bug reports can be posted in comments or in the WowAce forum thread.


Donations
If you want to donate to show support or whatever, I accept paypal dontions.

Click here to lend your support!
  Change Log - SimpleMD
------------------------------------------------------------------------
r184 | starinnia | 2010-01-10 03:54:21 +0000 (Sun, 10 Jan 2010) | 1 line
Changed paths:
A /tags/3.1.3 (from /trunk:183)

Tagging as 3.1.3
------------------------------------------------------------------------
r183 | starinnia | 2010-01-10 03:48:23 +0000 (Sun, 10 Jan 2010) | 2 lines
Changed paths:
M /trunk/SMD_Menu.lua
M /trunk/SimpleMD.lua

-make running bars clear if you leave a party/raid (untested)
-clear bars when changing the Stay on Screen setting to false
------------------------------------------------------------------------
r182 | starinnia | 2010-01-10 03:45:36 +0000 (Sun, 10 Jan 2010) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-fix text justification on refreshed timer bars
------------------------------------------------------------------------
r181 | starinnia | 2010-01-10 03:40:48 +0000 (Sun, 10 Jan 2010) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-fix the Refresh function again, darn Marksman hunters...
------------------------------------------------------------------------
r180 | starinnia | 2010-01-10 03:26:04 +0000 (Sun, 10 Jan 2010) | 1 line
Changed paths:
M /trunk/SMD_Menu.lua

-fix menu referencing older storage for timer bars
------------------------------------------------------------------------
r178 | starinnia | 2010-01-07 19:44:39 +0000 (Thu, 07 Jan 2010) | 3 lines
Changed paths:
M /trunk/SMD_Timers.lua

-adjust where server names are stripped
-fix table index errors in the Refresh function
-ensure that the redirect bar is refreshed as well when using Readiness
------------------------------------------------------------------------
r177 | starinnia | 2009-12-29 22:46:53 +0000 (Tue, 29 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-cosmetic adjustment to server name stripping
------------------------------------------------------------------------
r175 | starinnia | 2009-12-28 06:47:31 +0000 (Mon, 28 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-strip the server name from targets when creating a timer bar
------------------------------------------------------------------------
r174 | starinnia | 2009-12-28 04:52:19 +0000 (Mon, 28 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-nil the entry in the idents table before moving the timerbar to the recycle pile in the ClearTimerBars function
------------------------------------------------------------------------
r173 | starinnia | 2009-12-24 19:23:29 +0000 (Thu, 24 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

-turn on broadcasting outside of instances when in a party/raid, but leave it disabled in BGs and Arenas
------------------------------------------------------------------------
r172 | starinnia | 2009-12-19 20:03:07 +0000 (Sat, 19 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-hopefully fix the nil index error on Readiness
------------------------------------------------------------------------
r171 | starinnia | 2009-12-19 03:56:21 +0000 (Sat, 19 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-tweak OnUpdate a little for smoother animation on redirect bar
------------------------------------------------------------------------
r170 | starinnia | 2009-12-19 03:48:49 +0000 (Sat, 19 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua
M /trunk/SimpleMD.lua

-implement a lookup table of caster->cooldown bar, save on looping inside the combat log handler
------------------------------------------------------------------------
r168 | starinnia | 2009-12-18 20:06:34 +0000 (Fri, 18 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

-make the cancel timer calls on Readiness silent, since some might have expired before readiness is cast
------------------------------------------------------------------------
r167 | starinnia | 2009-12-16 22:12:56 +0000 (Wed, 16 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-fix bars not anchoring to the proper side when recycling the first bar and the grow up option is checked
------------------------------------------------------------------------
r165 | starinnia | 2009-12-16 21:43:06 +0000 (Wed, 16 Dec 2009) | 2 lines
Changed paths:
M /trunk/SMD_Timers.lua
M /trunk/SimpleMD.lua

-remove debug stuff
-remove some nested tables
------------------------------------------------------------------------
r164 | starinnia | 2009-12-16 21:28:37 +0000 (Wed, 16 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-tweak the OnUpdate script slightly
------------------------------------------------------------------------
r163 | starinnia | 2009-12-16 21:18:21 +0000 (Wed, 16 Dec 2009) | 2 lines
Changed paths:
M /trunk/SimpleMD.lua

-fix the cooldown bar not switching when MD is canceled, instead of used (this fix not tested in a group setting, could still be broken)
-fix a potential error with readiness wiping all the timers, instead of the 4 it should
------------------------------------------------------------------------
r162 | starinnia | 2009-12-14 07:51:26 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua
M /trunk/SimpleMD.lua

-tweak some upvalues
------------------------------------------------------------------------
r161 | starinnia | 2009-12-14 07:48:02 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Timers.lua

-make the DisableMouse function file local
------------------------------------------------------------------------
r159 | starinnia | 2009-12-14 06:01:26 +0000 (Mon, 14 Dec 2009) | 3 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/SMD_Menu.lua
M /trunk/SMD_Timers.lua
M /trunk/SimpleMD.lua

-implement a 4 second bar during threat transfer
-returns to the 30 sec cooldown bar after transfer

------------------------------------------------------------------------
r158 | starinnia | 2009-12-14 04:49:04 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

revert last commit
------------------------------------------------------------------------
r157 | starinnia | 2009-12-14 00:29:27 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

-drycode a 4 second bar during transfer and return to 30 sec cooldown after transfer
------------------------------------------------------------------------
r156 | starinnia | 2009-12-12 23:21:42 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

-remove some fluff from the test function
------------------------------------------------------------------------
r154 | starinnia | 2009-12-12 23:02:57 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

-remove the extra 'e' somebody put in GetNumPartyMembers() from lines 184 and 364 (who would do such a thing to my code??) :P
------------------------------------------------------------------------
r152 | starinnia | 2009-12-12 21:19:58 +0000 (Sat, 12 Dec 2009) | 3 lines
Changed paths:
M /trunk/SMD_Timers.lua
M /trunk/SimpleMD.lua

-fix another source of YNIAP spam
-CD bar will run when MD is applied then reset when the CD starts
-no more thinking MD is up if your tank takes too long
------------------------------------------------------------------------
r150 | starinnia | 2009-12-11 19:47:16 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

-put group and instance limits back on the combatlog handler
------------------------------------------------------------------------
r149 | starinnia | 2009-12-11 19:41:39 +0000 (Fri, 11 Dec 2009) | 2 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/SimpleMD.lua

-clean up enUS locale file
-fix test function to work with the new bars
------------------------------------------------------------------------
r148 | starinnia | 2009-12-11 19:27:53 +0000 (Fri, 11 Dec 2009) | 2 lines
Changed paths:
M /trunk/SMD_Menu.lua
M /trunk/SimpleMD.lua

-order options for the cooldown bars so colors aren't scattered everywhere
-remove printing to the UIErrorFrame, the option seemed to confuse some users and was not used often
------------------------------------------------------------------------
r147 | starinnia | 2009-12-11 19:21:16 +0000 (Fri, 11 Dec 2009) | 4 lines
Changed paths:
M /trunk/SMD_Timers.lua
M /trunk/SimpleMD.lua
M /trunk/SimpleMD.toc

-fix the color setting after the 4 second transfer
-remove debug prints
-adjust AddonLoader loading
-fix YNIAP spam
------------------------------------------------------------------------
r146 | starinnia | 2009-12-10 21:09:41 +0000 (Thu, 10 Dec 2009) | 2 lines
Changed paths:
M /trunk/SimpleMD.lua

-fix the wrong color being applied when MD rots
-comment the debug prints
------------------------------------------------------------------------
r145 | starinnia | 2009-12-10 20:43:18 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

-add some debug prints
------------------------------------------------------------------------
r144 | starinnia | 2009-12-10 20:38:18 +0000 (Thu, 10 Dec 2009) | 2 lines
Changed paths:
M /trunk/SMD_Timers.lua
M /trunk/SimpleMD.lua

-more drycoding to fit behavior to the new misdirection
-complete guesswork on spellids, probably broken
------------------------------------------------------------------------
r143 | starinnia | 2009-12-10 18:26:28 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

-remove extra call to SetStatusBarColor
------------------------------------------------------------------------
r142 | starinnia | 2009-12-10 18:16:02 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

-fix default colors
------------------------------------------------------------------------
r141 | starinnia | 2009-12-10 18:11:10 +0000 (Thu, 10 Dec 2009) | 4 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/SMD_Menu.lua
M /trunk/SMD_Timers.lua
M /trunk/SimpleMD.lua

-cooldown bars will remain the default color until the 4 second transfer window starts
-added a bar color for when transferring threat
-after transfer the bar will change to the "cooldown color"
-all drycoded at school...
------------------------------------------------------------------------
r140 | starinnia | 2009-12-10 15:27:09 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
M /trunk/SMD_Menu.lua
M /trunk/SimpleMD.lua

-minor adjustments for clearing static MD bars
------------------------------------------------------------------------
  Archived Versions - SimpleMD
File Name
Version
Size
Author
Date
3.1.2
183kB
Starinnia
01-07-2010 02:48 PM
3.1.1
183kB
Starinnia
12-29-2009 01:25 PM
3.1.0
180kB
Starinnia
12-08-2009 10:41 AM
  Comments - SimpleMD
Post A Reply Comment Options
Old 01-07-2010, 03:17 AM  
Starinnia
A Fallenroot Satyr
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 16
Uploads: 4
Quote:
Originally posted by Craz_e_
Would it be possible to add Tricks of the Trade to this addon? Both skills perform the same function now, and it would be handy to coordinate things with the rogues too.

Plus it would show me when their being sneaky sneaks and Tricks'ing trash/bomb bots/other goodies to me so I can FD and return the favour.

Much <3's if you can do this. Thanks.
All I can say right now is maybe. Adding ToT support would be somewhat challenging as the addon stands right now. Maybe I'll start from scratch on general threat redirection addon. (Now somebody give me enough spare time to do so...)
Starinnia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-06-2010, 03:56 PM  
Craz_e_
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Would it be possible to add Tricks of the Trade to this addon? Both skills perform the same function now, and it would be handy to coordinate things with the rogues too.

Plus it would show me when their being sneaky sneaks and Tricks'ing trash/bomb bots/other goodies to me so I can FD and return the favour.

Much <3's if you can do this. Thanks.
Craz_e_ is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-17-2008, 07:27 PM  
Starinnia
A Fallenroot Satyr
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 16
Uploads: 4
Quote:
Originally posted by Dridzt
This addon could really benefit from making the bar click-through.

Since the bar is non-interactive anyway
(you can't drag it or do anything with it other than get visual info)
it would be nice if it's not capturing the mouse.. it creates deadzones in the visible area.

Other than this complaint, very nice addon.
Thanks for the feedback. I had considered doing this, however, I was wondering if people would find a "click to announce" feature useful. That is, click on a CD bar to broadcast who's MD and the current time left on the CD.
Starinnia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-14-2008, 11:39 AM  
Dridzt
A Rage Talon Dragon Guard
Interface Author - Click to view interfaces

Forum posts: 308
File comments: 452
Uploads: 38
This addon could really benefit from making the bar click-through.

Since the bar is non-interactive anyway
(you can't drag it or do anything with it other than get visual info)
it would be nice if it's not capturing the mouse.. it creates deadzones in the visible area.

Other than this complaint, very nice addon.
Dridzt is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-07-2007, 06:09 PM  
Starinnia
A Fallenroot Satyr
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 16
Uploads: 4
Re: How do i

Quote:
Originally posted by Psychokitty
how do i make the anchor bar shorter and permanent?
You can't. The anchor is there so you can position your bars, I never intended it to be permanent.
Starinnia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-11-2007, 06:25 PM  
Psychokitty
A Defias Bandit

Forum posts: 3
File comments: 54
Uploads: 0
How do i

how do i make the anchor bar shorter and permanent?
Psychokitty is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-18-2007, 02:58 PM  
Starinnia
A Fallenroot Satyr
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 16
Uploads: 4
I don't think Misdirection is in BigWigs. I know there is a Tranq module, but I haven't seen one for Misdirection.

And if it is and I missed it, some people don't use BigWigs.
Starinnia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-18-2007, 03:37 AM  
Mordikaiin
A Deviate Faerie Dragon
 
Mordikaiin's Avatar
Interface Author - Click to view interfaces

Forum posts: 15
File comments: 7
Uploads: 1
Great Mod, but this is already available in Big Wigs! BUT wouldn't it be great to have a mod that makes a sound when your kill command ability is ready!

__________________

Mordikaiin is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.