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. For discussion please refer to the following forum thread:
Magic Runes discussion @ WowAce forums
Help localize Magic Runes
Changes in 1.0.66:
- Updated toc to 3.3 and repackaged to pick up updated libraries that should resolve some 3.3 related issues (in LibButtonFacade at least).
Changes in 1.0.65:
- IconDisplay: Remove debug on load message.
- RuneBars: Ensure that the frames are hidden on load when they are not enabled.
Changes in 1.0.63:
- Fixed bug that caused disease timers to be re-enabled on reload.
Changes in 1.0.62:
- Bumped .toc to 30200.
- Remove any reference of Unholy Blight (no longer any reason to track, since it's an automatic effect from using Death Coil rather than a triggered (de)buff).
- Changed spell ID's of blood plague and frost fever.
Changes in 1.0.61:
- Core: Fixed disease timers for the new 3.1 UnitAura().
Changes in 1.0.60:
- Fixed saved variables issue.
- Bumped toc to 30100.
Changes in 1.0.57:
- Rune Bar: Fixed load order so LibSimpleBar can be found.
Changes in 1.0.55:
- Fixed packaging issue with LibSimpleBar and MagicRunes_RuneBar.
Changes in 1.0.54:
- Make IconDisplay and RuneBars external modules.
- RuneBars: Started implementation of new rune-only bars, meant to replace the current ones. It's off by default and they are not done, but they work well enough to test.
- Moved some things to a new shared library to minimize code duplication.
Changes in 1.0.51:
- IconDisplay: Fixed off-by-one indexing issue for the icon frame backdrop color.
Changes in 1.0.49:
- Core: Added option to reverse bar growth direction relative to the anchor.
- IconDisplay: Added an option to the Background Frame that allows you to set the idle alpha level for the background frame (out of combat and no runes active).
Changes in r48:
- Fixed a bug with elliptical display due to typo.
- Additional French localization.
Changes in r47:
- More localization added in various languages.
- Added the Gloss Orb rune icons by Camalus.
Changes in r45:
- Fixed a minor configuration dialog issue with Icon Display.
Changes in r44:
- Added padding option to the Icon Display for optional extra spacing between the border and icons.
- Added background tiling option to Icon Display
- Started adding in-game documentation to the addon (Icon Display only so far).
- Information about OmniCC, SharedMedia and ButtonFacade with Icon Display.
- Documentation for the different layout modes.
- Notes about special effects.
- Information about OmniCC, SharedMedia and ButtonFacade with Icon Display.
- Added BFUUFB and BUFFUB icon order.
- Fixed issue where the icon frame background would override the ButtonFacade backdrop for the individual icons.
- Fixed a bug that prevented proper icons to be set for the Icon Display on initial load and after changing the profile.
- Added a configurable circular/elliptic display option for the icon display.
- Allows for both even and individual placement of icons.
- Configurable radius and placement order.
- Embed LibBetterBlizzOptions and LibButtonFacade.
- Added optional dependencies for SharedMedia and SharedMedia-Blizzard.
AddOn developnent updates:
If you want to get the latest news of new AddOn releases or work in progress, subscribe to my Twitter feed.
- 6 comments
- 6 comments
Facts
- Date created
- 03 Nov 2008
- Categories
- Last update
- 11 Dec 2009
- Development stage
- Release
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- Magic Runes
- Recent files
- #6
dismaljester Sat, 25 Jul 2009 16:52:31When using the Rune Bars module how do I unlock or move them?
Edit: Nvm, when I reload with them enabled and the bars unlocked I get the bar to move them.
- #5
dhedbor Sat, 11 Apr 2009 01:55:13The background in the orb set is already transparent (they are circular icons, not square). So I second the question - what do you mean?
- #4
Camalus Fri, 10 Apr 2009 00:16:14What do you mean by transparent?
- #3
Budsack Thu, 02 Apr 2009 20:22:23I have a Rune set I think is really nice that I created that I would like you to add to the sets already avalible. If you are interested in getting a .zip of these icons just message me at my listed email. I really like that Orb set you just added but I am gonna go edit the Alpha channel and make it tranparent if you want to pass my edited version back to the original creator for approval that would be awesome. Ty -Lichbone- Aerie Peak
- #2
dhedbor Thu, 22 Jan 2009 21:38:09This should be fixed (or worked around) in the latest version.
- #1
Bruners Tue, 13 Jan 2009 21:17:29randomly got this when I zoned into naxxramas
Interface\AddOns\MagicRunes\MagicRunes.lua:149: attempt to index local 'info' (a nil value) Count: 1
Call Stack: (tail call): ? Interface\AddOns\MagicRunes\MagicRunes.lua:149: in function `GetRuneInfo' Interface\AddOns\MagicRunes\MagicRunes.lua:464: in function `UpdateBars' Interface\AddOns\MagicRunes\MagicRunes.lua:590: in function `RefreshRuneTypes' Interface\AddOns\MagicRunes\MagicRunes.lua:654: in function `?' ...tack\lib\CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function