Download
(618Kb)
Download
Updated: 12-07-11 10:39 AM
Pictures
File Info
Updated:12-07-11 10:39 AM
Created:08-28-10 04:54 PM
Downloads:32,692
Favorites:74
MD5:

DDR - DocsDebugRunes  Popular! (More than 5000 hits)

Version: r26
by: dr_AllCOM3 [More]

A combined rune, runic power, disease, proc, Dark Transformation, Runic Empowerment, Runic Corruption, Blood Shield and Death Strike heal display.

Options: /ddr
Unlock: /ddr lock
Debug: /ddr debug

r26
- Bugfixes.

r25
- Blood Shield error fixed. Again.
- Latest libs included.

r24
- Blood Shield error fixed.

r23
- FF+BP timer fix.
- Blood Shield amount should work now.

r22
- That libs weren't new.

r21
- New libs.
- Bugfixes.

r20
- Bugfix.

r19
- Bugfix.

r18
- Command fixed (Typo... so that's why it wasn't working).
- Every frame is now movable!
- Some options added.
- Frame is now clickthrough.

r17
- Improvements for the new stuff.

r16
- Blood Shield test.
- Death Strike heal prediction test.

r15
- Freezing Fog added (Yes, it collides with KM for now).

r14
- Runic power on talent switch fix.
- Realtime options. No more reloading!

r13
- OOC alpha option.
- Rune order option.
- /ddr command for options.

r12
- Runic Empowerment display.
- Runic Corruption display.

r11
- Missing options activated.
- Works in EVERY language now.
- Bugfixes.

r10
- Basic options.

r9
- Runic power bug fixed, again.

r8
- Runic power bug fixed.

r7
- Move tutorial text.

r6
- Dark Transformation and Shadow Infusion added.

r5
- Procs fixed.

r4
- Option to disable diseases, power or proc display.

r3
- It works!
- Runes get sorted!
- Proc icon fixed.

r2
- Frame placement save fix.
- Changed to be compatible to 4.0.
Post A Reply Comment Options
Unread 08-29-10, 03:39 AM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
I guess a KM/Sudden Death icon is missing.
Report comment to moderator  
Reply With Quote
Unread 09-01-10, 09:34 AM  
Angvard
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
As you already mentioned, priority-relevant proc-icons would be nice.
And maybe sort the bars in a way that they fill continuously from left to right, always putting the empty (or less filled) bar on the right.
I think that way it would be very intuitive to look for RE procs.

On second thought, wasn't blizzard going to add their own proc display? So that would be somewhat redundant.
Last edited by Angvard : 09-01-10 at 09:35 AM.
Report comment to moderator  
Reply With Quote
Unread 09-01-10, 10:12 AM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
I was thinking about shoving usable runes to the left, but it's not that urgent and I'm busy with my nameplates atm.


I don't know about Blizzard's proc addon. Adding a simple icon for KM & SD isn't hard, I already have the aura scan done with the diseases.
Report comment to moderator  
Reply With Quote
Unread 09-01-10, 07:59 PM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
No, doesn't really work that well atm.
Report comment to moderator  
Reply With Quote
Unread 09-01-10, 10:04 PM  
xythian
A Kobold Labourer

Forum posts: 1
File comments: 20
Uploads: 0
Enable/Config

How do you enable or config DDR? It doesn't load automatically for me. I tried guessing commands and poked around in the lua but it didn't get me anywhere.

Edit: This is on the Cataclysm beta.
Last edited by xythian : 09-01-10 at 10:20 PM.
Report comment to moderator  
Reply With Quote
Unread 09-02-10, 03:09 AM  
Angvard
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Can't get it to work. No LUA errors.

After a few relogs this error popped up:

Code:
Message: Interface\AddOns\DocsDebugRunes\core.lua:158: Usage: <unnamed>:SetFrameLevel(level)
Time: 09/02/10 11:36:05
Count: 1
Stack: [C]: in function `SetFrameLevel'
Interface\AddOns\DocsDebugRunes\core.lua:158: in function <Interface\AddOns\DocsDebugRunes\core.lua:53>
Interface\AddOns\DocsDebugRunes\core.lua:260: in function <Interface\AddOns\DocsDebugRunes\core.lua:194>
Interface\AddOns\DocsDebugRunes\core.lua:535: in function <Interface\AddOns\DocsDebugRunes\core.lua:532>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...ns\DocsDebugRunes\libs\AceAddon-3.0\AceAddon-3.0.lua:539: in function `EnableAddon'
...ns\DocsDebugRunes\libs\AceAddon-3.0\AceAddon-3.0.lua:629: in function <...ns\DocsDebugRunes\libs\AceAddon-3.0\AceAddon-3.0.lua:615>
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:242: in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:265: in function `CombatLog_LoadUI'
Interface\FrameXML\UIParent.lua:507: in function <Interface\FrameXML\UIParent.lua:481>

Locals: (*temporary) = <unnamed> {
 0 = <userdata>
 MaxVal = 100
 UpdateSize = <function> defined @Interface\AddOns\DocsDebugRunes\core.lua:75
 SetStatusBarTexture = <function> defined @Interface\AddOns\DocsDebugRunes\core.lua:126
 Orientation = "HORIZONTAL"
 MinVal = 0
 SetStatusBarColor = <function> defined @Interface\AddOns\DocsDebugRunes\core.lua:122
 SetOrientation = <function> defined @Interface\AddOns\DocsDebugRunes\core.lua:106
 Value = 100
 SetValue = <function> defined @Interface\AddOns\DocsDebugRunes\core.lua:85
 SetMinMaxValues = <function> defined @Interface\AddOns\DocsDebugRunes\core.lua:91
 Bar = <unnamed> {
 }
}
(*temporary) = nil
Last edited by Angvard : 09-02-10 at 03:36 AM.
Report comment to moderator  
Reply With Quote
Unread 09-02-10, 04:32 AM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
Edit: Works now.
Last edited by dr_AllCOM3 : 09-03-10 at 10:10 AM.
Report comment to moderator  
Reply With Quote
Unread 09-04-10, 09:55 AM  
Angvard
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Thanks for fixing the addon, I really like it.
For everyone wondering how to adjust the size, have a look at core.lua
Report comment to moderator  
Reply With Quote
Unread 09-04-10, 12:28 PM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
There is a very simple config in the core.lua file.
Report comment to moderator  
Reply With Quote
Unread 09-04-10, 01:13 PM  
Angvard
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Had some fun in instances today, noticed a few very minor things. And some suggestions how to change them

The runic power number is more readable if you place it on the runic power bar, not on the lower border.

Code:
frames.rp.text:SetPoint( "CENTER", frames.rp, "BOTTOM", 0, ceil( height/2 ) )
The Killing Machine proc is broken because the check for Sudden Doom hides the frame again.

Code:
        if enable_procs and debuffs[unit].km then --"Killing Machine"
            frames.proc:SetTexture( debuffs[unit].km[3] )
            frames.proc:Show()
        elseif enable_procs and debuffs[unit].sd then --"Sudden Doom"
            frames.proc:SetTexture( debuffs[unit].sd[3] )
            frames.proc:Show()
	else
            frames.proc:Hide()
        end
If you mind me poking around in your code just say so and I'll stop
Report comment to moderator  
Reply With Quote
Unread 09-04-10, 03:51 PM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
Go ahead, as long as you don't publish it as your own addon .


I treid to tank, but one of my addons is locking up WoW .
Report comment to moderator  
Reply With Quote
Unread 09-28-10, 11:22 PM  
7alisman
A Murloc Raider

Forum posts: 3
File comments: 5
Uploads: 0
Any chance we could get a monitor for the Ghouls Shadow Infusion Procs, or more importantly a countdown timer for Dark Transformation?
__________________
--
Time exists but just on your wrist so don’t panic
Moments last and lifetimes are lost in a day

Travis - Indefinitely
Report comment to moderator  
Reply With Quote
Unread 10-04-10, 12:46 PM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
Originally posted by 7alisman
Any chance we could get a monitor for the Ghouls Shadow Infusion Procs, or more importantly a countdown timer for Dark Transformation?
Maybe that and a small config screen.
Report comment to moderator  
Reply With Quote
Unread 10-06-10, 03:59 PM  
Kammell
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
How do you change the location of your rune UI. I can't find it in the lua file and it's pretty annoying to have it in the middle of the screen. Other than that great add on.
Report comment to moderator  
Reply With Quote
Unread 10-07-10, 01:40 AM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
Originally posted by Kammell
How do you change the location of your rune UI. I can't find it in the lua file and it's pretty annoying to have it in the middle of the screen. Other than that great add on.
I'm pretty sure there's a message on login, that tells you about shift+drag.
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.