Addon Info.
Change Log
Archived (1)
Comments (6)
  Category: Hunter
Addon Information
Works with WoTLK
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.0.1
Date:
10-27-2008 08:55 AM
Size:
142.51 Kb
Downloads:
10,416
Favorites:
29
MD5:
Pictures
Click to enlarge
SCT Broadcast
Cooldown Bars
Click to enlarge
Channel Broadcast
SimpleMD   Popular!
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
  • 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.

To-Do List
This is a list not only for others to know what I'm working on, but also for myself. If you see something crossed out that is not yet implemented in the current version, it is probably in a beta I am testing myself.[*]Movable text on the cooldown bars
  Change Log - SimpleMD
------------------------------------------------------------------------
r98 | starinnia | 2008-10-22 03:46:01 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
A /tags/v3.0.1 (from /trunk:97)

Tagging as Release v3.0.1.
------------------------------------------------------------------------
r97 | starinnia | 2008-10-22 03:44:53 +0000 (Wed, 22 Oct 2008) | 3 lines
Changed paths:
M /trunk/SimpleMD.lua

SimpleMD:
-Fix the logic for printing messages, should no longer terminate after finding on true condition
-Also fix the testing function with a similar logic error
------------------------------------------------------------------------
r96 | starinnia | 2008-10-15 18:17:55 +0000 (Wed, 15 Oct 2008) | 4 lines
Changed paths:
A /tags/v3.0.0 (from /trunk:95)

Tagging as v3.0.0.

Stable release for WoW 3.0.2
Please file tickets on WoWAce for any remains bugs/suggestions.
------------------------------------------------------------------------
r95 | starinnia | 2008-10-15 13:00:50 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk
M /trunk/SimpleMD.lua

SimpleMD: adjust the OnCommReceive function to use the new signature for PrintMessage
------------------------------------------------------------------------
r93 | starinnia | 2008-10-14 18:53:50 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

SimpleMD: tweak test function slightly
------------------------------------------------------------------------
r92 | starinnia | 2008-10-14 17:26:29 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

SimpleMD: make sure LSM is a local in the main file, otherwise the callback won't register
------------------------------------------------------------------------
r91 | starinnia | 2008-10-14 17:22:10 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk/SimpleMD.lua

SimpleMD: put the raid/party checks back in
------------------------------------------------------------------------
r90 | starinnia | 2008-10-14 16:50:36 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk/embeds.xml

SimpleMD: Fix an issue in embeds.xml
------------------------------------------------------------------------
r88 | starinnia | 2008-10-14 02:47:46 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk
M /trunk/.pkgmeta
A /trunk/Locales/Locale-deDE.lua
A /trunk/Locales/Locale-enUS.lua
A /trunk/Locales/Locale-esES.lua
A /trunk/Locales/Locale-frFR.lua
A /trunk/Locales/Locale-koKR.lua
A /trunk/Locales/Locale-ruRU.lua
D /trunk/Locales/deDE.lua
D /trunk/Locales/enUS.lua
D /trunk/Locales/esES.lua
D /trunk/Locales/frFR.lua
D /trunk/Locales/koKR.lua
D /trunk/Locales/ruRU.lua
M /trunk/SMD_Defaults.lua
M /trunk/SMD_Menu.lua
M /trunk/SMD_Timers.lua
M /trunk/SimpleMD.lua
M /trunk/SimpleMD.toc
M /trunk/embeds.xml

SimpleMD: merge in the changes for 3.0.2
------------------------------------------------------------------------
r87 | starinnia | 2008-10-06 12:58:25 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/SimpleMD.lua
M /trunk/SimpleMD.toc
A /trunk/license.txt

SimpleMD: random maintenance stuff
------------------------------------------------------------------------
r85 | starinnia | 2008-10-01 13:12:49 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/SimpleMD.lua
M /trunk/SimpleMD.toc

SimpleMD: cleanup .pkgmeta and the toc file
------------------------------------------------------------------------
  Archived Versions - SimpleMD
File Name
Version
Size
Author
Date
3.0.0
143kB
Starinnia
10-15-2008 05:06 PM
  Comments - SimpleMD
Post A Reply
Author Comments Comment Options
Old 05-17-2008, 07:27 PM  
Starinnia
A Kobold Labourer
 
Starinnia's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 3
Uploads: 1
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 Cobalt Mageweaver
Interface Author - Click to view interfaces

Forum posts: 223
File comments: 321
Uploads: 31
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 Kobold Labourer
 
Starinnia's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 3
Uploads: 1
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: 60
Uploads: 0
How do i

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

Forum posts: 0
File comments: 3
Uploads: 1
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:



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


MMOInterface.com Copyright ©2008
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.