LD50_abar
Type /ld50_abar for commands.
A swing timer that works for a change. It also correctly supports dual Wielding
Features:
- Correctly Supports Dual Wielding
- Shows what causes the swing timer to reset
- Has a latency Overlay
- Works with 2 handed weapons
- A very directed scope to just a swing timer.
- Out of combat fade out.
- Update frequency setable (fps)
Setup
- the left numbers are the current swing speed
- the right numbers are the time left on the swing
- the overlays show the latency
- the center text shows what caused the swing timer to reset.
line 19: <Script file="Libs\SharedMedia-3.0\LibSharedMedia-3.0.lua"/>
needed to be changed to
<Script file="Libs\LibSharedMedia-3.0\LibSharedMedia-3.0.lua"/>
to agree with the folder name from Omen, at least for me.
Actually it doesn't even seem to be loading when I enter the world. It shows up in my game menu as consuming 771KB of memory when I log in, but there are no chat messages on entry or UI reload.
I've tried running it as my only addon and still no dice. Can you think of anything else that may affect it?
"Interface\AddOns\LD50_abar\Core.lua:28:Cannot find a library instance of LibSharedMedia-3.0."
on every subsequent login or UI reload. The first time there is no error message (but no functionality either). I tried copying LibSharedMedia-3.0, CallbackHandler-1.0, and LibStub from my Omen\Libs to LD50_abar\Libs, but still had the same behaviour.
mrzhw / Bpryr - I have no idea about that, ld50_abar doesn't touch the chat window at all and I have never seen that before. TBH it isn't even latching the window, that sounds like a chat addon.
I mean, since it just "suspends" the swing timer instead of "resetting" it.
I went through all my addons. I normally use Prat but Ld50_abar even blocked the basic UI Text script from displaying.
Feature request :
would it be possible to display the time it took between the last auto-swing and the last slam done ?
This would allow to easily see if I missed my timing when doing my slam rotation.
| -------------| -------------------------|
0 sec 1.2 sec Slam 3.6 sec Auto-attack
In that case the left number would display 1.2 as the time of my last slam, so I would quickly see that my timing was off.
if it's not "clear" just tell, I'll try to be more precise.
[2008/06/29 10:29:47-2231-x1]: LD50_abar-2.5\Core.lua:273: attempt to call method 'RegisterChatCommand' (a nil value)
AceAddon-2.0-57245 (Ace2):484: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:461>
<in C code>: ?
AceEvent-2.0-66043 (Ace2):298: in function `TriggerEvent'
AceEvent-2.0-66043 (Ace2):910: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
---
[2008/06/29 10:30:10-2231-x1]: LD50_abar-2.5\Core.lua:2031: attempt to index upvalue 'db' (a nil value)
AceAddon-2.0-57245 (Ace2):926: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:919>
<in C code>: ?
AceEvent-2.0-66043 (Ace2):260: in function `TriggerEvent'
AceEvent-2.0-66043 (Ace2):910: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
---
[2008/06/29 10:33:23-2231-x5]: LD50_abar-2.5\Core.lua:1942: attempt to index upvalue 'db' (a nil value)
---
[2008/06/29 10:35:25-2231-x2]: LD50_abar-2.5\Core.lua:1043: <unnamed>:SetText(): Font not set
---
Great addon.
suggestions noted be out in next release
feature requests:
1. hide the latency bar ..i usually play with <20ms so it's just a useless line of pixels for users like me.
2. add some text options
would be nice to configure position font size, font, position and shadow for every font (event, remain, duration)..atm i have to do that everytime again when u release an update via editing the core.lua
here my ld50_abar ( see screenshot) i changed font size and position for duration and remaining time + removed the font shadows.
http://img139.imageshack.us/my.php?image=wowscrnshot043008140443er8.jpg
"Is there a way to remove the castbar with it?" -Quote DDAWGYO
Yeah, I second this. I would like an option to turn the caster bar on/off.
Is there a way to remove the castbar with it?
Thanks for the addon. I find it very useful. I was wondering if it would be possible to add an optional bar for your target. For their swing or ranged attacks. Sometimes helps in timing. Also useful in PvP.
Thanks again!
I'm using the 1.7 version on my hunter and when I fire my ranged weapon, it uses my melee swing timer on for timer instead
yhea one of those things that did nothing, next update will fix the toc file :)
Your SavedVars are still set to the WelcomeHome tutorial app Per Char one. Not a big deal, just thought I'd let you know :)