Download
(717Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 12-20-22 08:42 AM
Pictures
File Info
Compatibility:
Dragonflight (10.0.2)
WOTLK (3.4.0)
Updated:12-20-22 08:42 AM
Created:11-12-08 03:31 AM
Downloads:71,927
Favorites:362
MD5:

Magic Runes  Popular! (More than 5000 hits)

Version: 2022-12-20
by: neotron [More]

Magic Runes is a set of bars displaying rune cooldowns. It's meant as either a replacement or addition to the normal Blizzard rune display.

Changes in 1.0.89:

  • Now works on the 4.3 PTR. Note if you install libraries separately, you need to use the alpha version of LibBars-1.0 currently.

Changes in 1.0.80:
  • Core: Added color settings for the timer text and text label (separately).
  • Core: Added dot bars for Unholy Blight (off by default) and Scarlet Fever (on by default).
  • Core: Changed runic bar default color to match Blizzard runic power bar colors.
  • Core: Fix issue with max runic power not being updated correctly.

Changes in 1.0.75:
  • Fix for Blizzard rune bars reappearing when exiting a vehicle (not hiding correctly on first login).

For older changes, please see the change log.

Magic Runes
2022-12-20 (2022-12-20)
Full Changelog Previous Releases
  • Merge pull request #8 from neotron/interface-version
    Update Interface version
  • Update Interface version
Optional Files (0)


Archived Files (4)
File Name
Version
Size
Author
Date
2022-09-15
718kB
neotron
09-15-22 06:54 AM
2022-08-30.2
718kB
neotron
08-30-22 01:59 AM
2022-08-29
717kB
neotron
08-29-22 03:45 PM
2022-08-06_9
717kB
neotron
08-06-22 10:06 AM


Post A Reply Comment Options
Unread 01-11-09, 07:32 PM  
neotron
A Kobold Labourer
 
neotron's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 87
Uploads: 10
Originally posted by Phaux
I was wondering though would it be possible to have square buttons that are compatible with button facade. You could have the counter something like this where the button fades or has a timer:
[/b]
I want to make a more "proper" button display method that, instead of violating LibBars-1.0, uses a proper set of buttons / icons that could be decorated by ButtonFacade for example. So put it down on the TODO list.
Report comment to moderator  
Reply With Quote
Unread 01-11-09, 07:31 PM  
neotron
A Kobold Labourer
 
neotron's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 87
Uploads: 10
Re: bug

Originally posted by sun
every time i get out of an instance when in combat i get this :

interface\addons\magicrunes.lua:160:attempt to index local ínfo' (a nil value)
Unfortunately I just reorganized the code without looking for this issue. If you can try the newest version and see if you still get the issue (and on which line) let me know.
Report comment to moderator  
Reply With Quote
Unread 01-11-09, 07:30 PM  
neotron
A Kobold Labourer
 
neotron's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 87
Uploads: 10
Re: STRATA

Originally posted by sun
blood runes icons strata are lower than frost and unholy...

unnaceptable !
So the frame level differs between the runes solely because overlapping rune layouts look weird if the order changes randomly (which happens if their level is the same for all of them). in r31 I changed the frame level to have a base of 100 which at least means the runes shouldn't have weird overlapping with other UI elements.
Report comment to moderator  
Reply With Quote
Unread 12-28-08, 05:15 AM  
Pixol
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 53
Uploads: 8
Is there a possibility of adding a spiral clockwise shading cooldown to the rune frames?

Thank You
Report comment to moderator  
Reply With Quote
Unread 12-14-08, 05:31 AM  
sun
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 104
Uploads: 1
STRATA

blood runes icons strata are lower than frost and unholy...

unnaceptable !
Report comment to moderator  
Reply With Quote
Unread 12-03-08, 06:36 PM  
sun
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 104
Uploads: 1
bug

every time i get out of an instance when in combat i get this :

interface\addons\magicrunes.lua:160:attempt to index local ínfo' (a nil value)
Report comment to moderator  
Reply With Quote
Unread 11-28-08, 10:59 PM  
Phaux
A Murloc Raider
 
Phaux's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 35
Uploads: 1
Part of my future plan is to separate the addon core from the display module so the same core could be used to drive bars, buttons, or any other possible design. This is still planned although for obvious reasons development is a bit slow at the moment!
Awesome well take your time, I am excited to hear that an update including something like that is in the future =D and again thanks for all your hard work.
Report comment to moderator  
Reply With Quote
Unread 11-28-08, 09:56 PM  
neotron
A Kobold Labourer
 
neotron's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 87
Uploads: 10
Originally posted by Phaux
I was wondering though would it be possible to have square buttons that are compatible with button facade.
Part of my future plan is to separate the addon core from the display module so the same core could be used to drive bars, buttons, or any other possible design. This is still planned although for obvious reasons development is a bit slow at the moment!
Report comment to moderator  
Reply With Quote
Unread 11-28-08, 09:54 PM  
neotron
A Kobold Labourer
 
neotron's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 87
Uploads: 10
Originally posted by AnrDaemon
I can't use handle as guideline - i'm aligning them by center at my head :X
Got it positioned right after trials-n-failures process...
And I've found that outofcombat alfa being (yep) alpplied. But it require relog/reloadui.

Hm. Regarding that "handle" thing... it is possible to position it at negative coords relative to bar itself? That would solve issue the most simple way.
I brought this up with the author of LibBars and he stated that it's somewhat difficult to change. I'll try to add a workaround to it myself and see if I can figure it out.
Report comment to moderator  
Reply With Quote
Unread 11-28-08, 03:56 PM  
Phaux
A Murloc Raider
 
Phaux's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 35
Uploads: 1
Your addon is one of the best rune mods I have seen. I am currenty using your mod with no bars and the timer over the buttons like this:



I was wondering though would it be possible to have square buttons that are compatible with button facade. You could have the counter something like this where the button fades or has a timer:



Thanks again and your hard work is much appreciated =D
Report comment to moderator  
Reply With Quote
Unread 11-24-08, 07:18 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by neotron
LibBars-1.0 issue. Not trivial to fix. However you can easily work around it - just align stuff as you want it using the handle as the guideline. That said, it definitely is annoying.

OOC alpha works fine with the fixes in r30. However it isn't immediately applied as you configure things until the next release.
I can't use handle as guideline - i'm aligning them by center at my head :X
Got it positioned right after trials-n-failures process...
And I've found that outofcombat alfa being (yep) alpplied. But it require relog/reloadui.

Hm. Regarding that "handle" thing... it is possible to position it at negative coords relative to bar itself? That would solve issue the most simple way.
Last edited by AnrDaemon : 11-24-08 at 07:20 AM.
Report comment to moderator  
Reply With Quote
Unread 11-24-08, 02:56 AM  
neotron
A Kobold Labourer
 
neotron's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 87
Uploads: 10
Originally posted by AnrDaemon
and locking bars, they are being MOVED to the size of anchor.
And whatever alfa you set for out-of-combat are never applied.
LibBars-1.0 issue. Not trivial to fix. However you can easily work around it - just align stuff as you want it using the handle as the guideline. That said, it definitely is annoying.

OOC alpha works fine with the fixes in r30. However it isn't immediately applied as you configure things until the next release.
Report comment to moderator  
Reply With Quote
Unread 11-24-08, 12:59 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
When you set
[x] Hide Anchor when locked
and locking bars, they are being MOVED to the size of anchor.
And whatever alfa you set for out-of-combat are never applied.
Report comment to moderator  
Reply With Quote
Unread 11-23-08, 08:39 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Looks like a good mid-way solution... while i'm searching for a good HUD rune display. Downloaded... will fall back for comments.

P.S.
Send my warmest wishes to WowAce login system developers. May they burn horribly. I can't login (now - at all).
Last edited by AnrDaemon : 11-23-08 at 08:40 PM.
Report comment to moderator  
Reply With Quote
Unread 11-23-08, 08:19 PM  
IceShadow
A Deviate Faerie Dragon
 
IceShadow's Avatar

Forum posts: 15
File comments: 93
Uploads: 0
Loving this addon, especially for the configuration.

Noticed though the strata level of the bars seems to get weird sometimes. For example, I set my bars to vertical top and the 2nd bar seems to of hid itself behind my pitbull frame, while the rest did not. Was hoping I could lay these out on my frame like that but not sure what happened.

Also noticed that I had to reload my UI to make the out of combat alpha to take effect, not sure if that is a bug or not, just letting you know.

One thing I would absolutely love though... is to have a "global" color for the bars to be when they are not active and ready to be used. Like I would love it if I could make all of my bars to be a greyish black until they are being used or some other thing while I use a font to let me know which rune is which, also.. a way to color the font. Option to only show bars on cooldown?

Thanks for the amazing addon!

Picture of bar strata(the gap is the bar that is not showing properly):http://img375.imageshack.us/my.php?image=webvg0.png
Last edited by IceShadow : 11-23-08 at 08:26 PM.
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.