Download
(202Kb)
Download
Updated: 08-24-13 06:44 AM
Pictures
File Info
Updated:08-24-13 06:44 AM
Created:06-25-11 09:47 AM
Downloads:21,299
Favorites:44
MD5:

Atemi - Enemy Cooldown Tracker  Popular! (More than 5000 hits)

Version: 0.5.0
by: trapni [More]

Atemi is a flexible enemy cooldown tracker atop of their nameplates.
Though, while there are already some addons achieving the same, Atemi is configurable and more modular for future work and inventions.

This idea was inspired by Icicle, many thanks to their author though.

While I have lots of ideas pending, please provide feedback on what cooldowns or features you are missing.

0.5.0

* updated to work with WoW release 5.3.0
* added Monk cooldowns

0.4.0

* updated to work with Myst of Pandaria (MoP), Release 5.0.4+
* updated all spells and their cooldowns to match MoP

0.3.0:

* fixes font-size crippling
* adds (optional) automatic icon/font-size resizing, relative to its nameplate width

0.2.1

* added korean localization, many thanks to 정영진 <[email protected]>.

0.2.0

* shows spell tooltip when hovering a cooldown icon atop of a nameplate (enabled by default)
* added localization for enUS + deDE (enUS is default)
* made addon greeter optionally displayable (enabled by default)
* improved configuration dialog and prepared layout for the upcoming pending features.

0.1.0-r2

* fixes windows-specific path specs that (changed slashes to backslashes as path separators) and added missing dependencies to embeds.xml, effectively making this addon work w/o having Ace3 as a library-addon enabled.

0.1.0-r1

* added missing embeds.xml

0.1.0

* initial release
Optional Files (0)


Post A Reply Comment Options
Unread 06-25-11, 04:49 PM  
Droxx
A Deviate Faerie Dragon

Forum posts: 15
File comments: 20
Uploads: 0
Message: Interface\AddOns\Atemi\Atemi.lua:7: attempt to call global 'LibStub' (a nil value)
Time: 06/25/11 16:48:20
Count: 1
Stack: Interface\AddOns\Atemi\Atemi.lua:7: in main chunk

Locals: (*temporary) = nil
(*temporary) = "AceAddon-3.0"
(*temporary) = "attempt to call global 'LibStub' (a nil value)"
on login.
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 05:09 PM  
techno-geek
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 2
I think we are missing a file: embeds.xml

I opened Atemi.toc and see:

Code:
## Interface: 40100
## Title: Atemi
## Notes: Flexible Enemy Cooldown Tracking
## Version: 0.1.0
## Author: Christian Parpart
## SavedVariables: AtemiDB
## X-Website: http://github.com/trapni/Atemi
## X-Category: Arena
## X-License: GPL version 3

embeds.xml

AtemiCooldown.lua
Atemi.lua
But I do not see this file in the provided zip.
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 06:00 PM  
trapni
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 10
Uploads: 1
Originally posted by techno-geek
I think we are missing a file: embeds.xml

I opened Atemi.toc and see:

Code:
## Interface: 40100
## Title: Atemi
## Notes: Flexible Enemy Cooldown Tracking
## Version: 0.1.0
## Author: Christian Parpart
## SavedVariables: AtemiDB
## X-Website: http://github.com/trapni/Atemi
## X-Category: Arena
## X-License: GPL version 3

embeds.xml

AtemiCooldown.lua
Atemi.lua
But I do not see this file in the provided zip.
I'll fix that in a minute, hold on. many thanks

for the time being, grap it from here:

https://raw.github.com/trapni/Atemi/master/embeds.xml

as I maintain the developer source repostiroy at github, you can always have a look there for the bleeding edge, if you're interested :-)

https://github.com/trapni/Atemi

p.s.: I've just uploaded a new release (0.1.0-r1) containing the missing embeds.xml - but it'll take a few moments until it is publically visible
Last edited by trapni : 06-25-11 at 06:06 PM.
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 06:02 PM  
trapni
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 10
Uploads: 1
Originally posted by Droxx
on login.
yes, this is due to the missing embeds.xml - please see my post above
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 06:06 PM  
techno-geek
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 2
Originally posted by trapni
I'll fix that in a minute, hold on. many thanks

for the time being, grap it from here:

https://raw.github.com/trapni/Atemi/master/embeds.xml

as I maintain the developer source repostiroy at github, you can always have a look there for the bleeding edge, if you're interested :-)

https://github.com/trapni/Atemi
Good to know! I am now watching your repo. I just tried out Icicle and it works really well. I am going to try yours again but I was wondering - how does it differ?
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 06:11 PM  
techno-geek
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 2
I snagged a fresh zip from github and it gives the same error. I took a look at FrameXML.log and see:

Code:
6/25 19:08:25.321  Loading add-on Atemi
6/25 19:08:25.321  ** Loading table of contents Interface\AddOns\Atemi\Atemi.toc
6/25 19:08:25.321  ++ Loading file Interface\AddOns\Atemi\embeds.xml
6/25 19:08:25.321  Error loading Interface\AddOns\Atemi\libs/Ace3/LibStub/LibStub.lua
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceAddon-3.0/AceAddon-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceConsole-3.0/AceConsole-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceEvent-3.0/AceEvent-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceTimer-3.0/AceTimer-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceDB-3.0/AceDB-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceConfig-3.0/AceConfig-3.0.xml
6/25 19:08:25.321  (null)
Edit:

I flipped all of the / characters to \ in the Include lines and got past this issue. However, having this mod enabled now breaks a lot of my other mods. If I disable it, everything is fine. I don't think you are calling the Ace Libs correctly, but I don't know enough about them to tell you how to fix.
Last edited by techno-geek : 06-25-11 at 06:18 PM.
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 06:15 PM  
trapni
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 10
Uploads: 1
Originally posted by techno-geek
Good to know! I am now watching your repo. I just tried out Icicle and it works really well. I am going to try yours again but I was wondering - how does it differ?
from what you see, the icon above the nameplate is the same, except, that Atemi is not yet scaling the icons down to fit the nameplates width (in case they would exceed), but in fact, I like it the way it is right now, and the next release will have this scale-to-fit-feature as a configure option.

so right now, the (user-)difference is, that you can actually configure what cooldowns you want to track, that is, icicle does not have any configuration user interface to let you specify in which cooldowns you are interested, and in arenas, I am almost definitely not interested in the cooldown of a moonkins starsurge, e.g., but absolutely in the druid's innervate and mage's counterspell etc.

Type /atemi in the chat input bar and just configure what spell you want to track.

Upcoming releases will include voice/visual announcer on spell-use (like spell alerter), so, that you'll get a big bang voice when the druid is going to hit innervate, and a second related feature I plan to implement is to get notified when a spell is about to become ready by an opponent, so, you are to configure, that you want to be notified (by a big bang voice e.g.) 5 seconds before the druids innervate becomes ready, so you can put yourself in line-of-sight of the druid to quickly spellsteal/purge/dispell/cyclone it off him.

I did not went directly into icicle and just improved that because I do not share the same programming paradigms of the icicle's author, though, I find his addon really great, and it inspired me to (after 5+ years of playing WoW) develop an addon myself, I did things internally inherently different in that addon, with clean and modular code design, code documentation, and future improvements in mind.

So I hope you like my ideas and inspirations and apology any tiny nifty missing files I forgot to upload (the initial upload process fsck't me up a bit).

So long,
trapni.
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 06:21 PM  
trapni
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 10
Uploads: 1
Originally posted by techno-geek
I snagged a fresh zip from github and it gives the same error. I took a look at FrameXML.log and see:

Code:
6/25 19:08:25.321  Loading add-on Atemi
6/25 19:08:25.321  ** Loading table of contents Interface\AddOns\Atemi\Atemi.toc
6/25 19:08:25.321  ++ Loading file Interface\AddOns\Atemi\embeds.xml
6/25 19:08:25.321  Error loading Interface\AddOns\Atemi\libs/Ace3/LibStub/LibStub.lua
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceAddon-3.0/AceAddon-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceConsole-3.0/AceConsole-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceEvent-3.0/AceEvent-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceTimer-3.0/AceTimer-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceDB-3.0/AceDB-3.0.xml
6/25 19:08:25.321  Couldn't open Interface\AddOns\Atemi\libs/Ace3/AceConfig-3.0/AceConfig-3.0.xml
6/25 19:08:25.321  (null)
Edit:

I flipped all of the / characters to \ in the Include lines and got past this issue. However, having this mod enabled now breaks a lot of my other mods. If I disable it, everything is fine. I don't think you are calling the Ace Libs correctly, but I don't know enough about them to tell you how to fix.
I am trying to understand this issue. well, you get the error message as quoted above (could not open those .xml files above)?
Well, do you still get this issue, or did you manage to not get this issue but then got alot of other errors with regards to your other addons.

Would you please mind looking whether or not you have these files actually available on your Interface\Addons\Atemi\libs\Ace3\XXXX-directory?

Many thanks,
trapni.

edit: I believe I know the reason. Please replace the slashes (/) in the paths with backslashes (\), as you're playing on Windows, and I do on Linux, and that's why I did not notice it, because I am having Ace3 as a seperate addon active already. I'll bump in a minute, again.
Last edited by trapni : 06-25-11 at 06:48 PM.
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 06:39 PM  
techno-geek
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 2
The files exist. I got past the original issue by switching the slashes around as indicated but now the mod breaks all of my other addons that use Ace libraries.
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 06:43 PM  
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view AddOns

Forum posts: 540
File comments: 105
Uploads: 3
Does ButtonFacade work with this ;D
__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 07:09 PM  
trapni
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 10
Uploads: 1
Originally posted by techno-geek
The files exist. I got past the original issue by switching the slashes around as indicated but now the mod breaks all of my other addons that use Ace libraries.
Now I can reproduce your problem (I disabled the Ace3 library-addon). I'll digg into it.

edit: I found the issue, fixed it, and uploaded a new release (0.1.0-r2) that soon should be available for download publically.

Thanks for all your feedback so far

@Lily.Petal: this addon does not interfere with any other addons, it should work though (I am using ButtonFacade on my mage aswell and ancountered no issues

edit 2: I added 2 more screenshots showing the configuration UI. The cooldown spells are localized (germany), I'll update that to english once having time for that
Last edited by trapni : 06-25-11 at 08:12 PM.
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 10:44 PM  
techno-geek
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 2
Originally posted by trapni
Now I can reproduce your problem (I disabled the Ace3 library-addon). I'll digg into it.

edit: I found the issue, fixed it, and uploaded a new release (0.1.0-r2) that soon should be available for download publically.

Thanks for all your feedback so far

@Lily.Petal: this addon does not interfere with any other addons, it should work though (I am using ButtonFacade on my mage aswell and ancountered no issues

edit 2: I added 2 more screenshots showing the configuration UI. The cooldown spells are localized (germany), I'll update that to english once having time for that
Confirmed working from fresh zip from github. Thanks!
Report comment to moderator  
Reply With Quote
Unread 06-27-11, 03:51 AM  
Ackemaan
A Defias Bandit

Forum posts: 2
File comments: 18
Uploads: 0
awsomness

Just what i been looking for - big thank you!
Report comment to moderator  
Reply With Quote
Unread 07-10-11, 03:26 PM  
atuin_wow
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 29
Uploads: 2
Problem with font size

Hi, m8.
Have truble with font size of the CDs. Size dont wanna be more then 1/2 of icon size, i.e. if icon size is 30, then font size will be max 15. If i set size more than 15 (i.e. 20), then it will be reseted down, usualy less then 15.
PS
Great addon )
Report comment to moderator  
Reply With Quote
Unread 07-10-11, 05:02 PM  
trapni
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 10
Uploads: 1
Re: Problem with font size

Originally posted by Atuin
Hi, m8.
Have truble with font size of the CDs. Size dont wanna be more then 1/2 of icon size, i.e. if icon size is 30, then font size will be max 15. If i set size more than 15 (i.e. 20), then it will be reseted down, usualy less then 15.
PS
Great addon )
yes. this is a bug I just noticed today, too!
I am very sorry about it and I will fix it tonight and upload a new download for you.

Many thanks for reporting

p.s.: what I did while playing right now, is, just typing /atemi, and readjust the text-size by hand. each time. but yes. I'll fix it tonight anyways

p.p.s.: fixed in release 0.3.0
Last edited by trapni : 07-11-11 at 05:47 AM.
Report comment to moderator  
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.