r46

Details

  • Filename
    MagicRunes-r46.zip
  • Uploaded by
  • Uploaded
    Mar 2, 2009
  • Size
    593.26 KB
  • Downloads
    2,809
  • MD5
    1517d9f282e910a868685e6dfc00b154

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r46 | dhedbor | 2009-03-03 04:47:10 +0000 (Tue, 03 Mar 2009) | 1 line
Changed paths:
   M /trunk/MagicRunes.lua
   A /trunk/Textures/GlossOrbBlood.tga
   A /trunk/Textures/GlossOrbDeath.tga
   A /trunk/Textures/GlossOrbFrost.tga
   A /trunk/Textures/GlossOrbUnholy.tga
   A /trunk/Textures/README_GLOSSORB.txt

Added the Gloss Orb rune icons by Camalus.
------------------------------------------------------------------------
r45 | dhedbor | 2009-02-23 04:14:37 +0000 (Mon, 23 Feb 2009) | 1 line
Changed paths:
   M /trunk/IconDisplay/IconDisplay.lua

Fixed configuration dialog issue with IconDisplay.
------------------------------------------------------------------------
r44 | dhedbor | 2009-02-22 22:58:22 +0000 (Sun, 22 Feb 2009) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/IconDisplay/IconDisplay.lua
   M /trunk/MagicRunes.toc
   M /trunk/embeds.xml

- OptDeps for SharedMedia and SharedMedia-Blizzard.
- Added a documentation note about using OmniCC to display the cooldown count on the icons.
- Embed LibBetterBlizzOptions and LibButtonFacade.
------------------------------------------------------------------------
r43 | dhedbor | 2009-02-22 22:37:23 +0000 (Sun, 22 Feb 2009) | 4 lines
Changed paths:
   M /trunk/IconDisplay/IconDisplay.lua
   A /trunk/Img
   A /trunk/Img/circle_136x124.tga
   A /trunk/Img/ellipse_235x122.tga
   A /trunk/Img/normal_128x91.tga

- Added padding option to Icon Display background (allows extra space between the border and icons).
- Added background tiling option.
- Added individual placement option for circular and elliptical displays (each icon is placed individually).
- Started adding in-game documentation to the addon (Icon Display only so far).
------------------------------------------------------------------------
r42 | dhedbor | 2009-02-18 01:25:57 +0000 (Wed, 18 Feb 2009) | 3 lines
Changed paths:
   M /trunk/IconDisplay/IconDisplay.lua

- Added a configurable circular/elliptic display option for the icon display.
- Added BFUUFB and BUFFUB icon order.
- Fixed issue where the icon frame background would override the ButtonFacade backdrop for the individual icons.
------------------------------------------------------------------------
r41 | dhedbor | 2009-02-17 19:28:42 +0000 (Tue, 17 Feb 2009) | 1 line
Changed paths:
   M /trunk/IconDisplay/IconDisplay.lua
   M /trunk/MagicRunes.lua

- Fixed a bug that prevented proper icons to be set for the Icon Display on initial load and after changing the profile.
------------------------------------------------------------------------
r40 | dhedbor | 2009-02-16 08:11:19 +0000 (Mon, 16 Feb 2009) | 3 lines
Changed paths:
   M /trunk/IconDisplay/IconDisplay.lua
   M /trunk/MagicRunes.lua
   M /trunk/RuneConfig.lua
   A /trunk/Textures
   A /trunk/Textures/BlizzardBlood.tga
   A /trunk/Textures/BlizzardDeath.tga
   A /trunk/Textures/BlizzardFrost.tga
   A /trunk/Textures/BlizzardUnholy.tga
   A /trunk/Textures/JapaneseBlood.tga
   A /trunk/Textures/JapaneseDeath.tga
   A /trunk/Textures/JapaneseFrost.tga
   A /trunk/Textures/JapaneseUnholy.tga
   A /trunk/Textures/VixenBlood.tga
   A /trunk/Textures/VixenDeath.tga
   A /trunk/Textures/VixenFrost.tga
   A /trunk/Textures/VixenUnholy.tga

[*] Added three alternative icon sets for runes. Separately selected for the bars and the icon display.
[*] Added BBFUFU, FUFUBB and BBFFUU sort orders for the icon display.
[*] Some additional localization (still incomplete).
------------------------------------------------------------------------
r39 | dhedbor | 2009-02-04 21:23:40 +0000 (Wed, 04 Feb 2009) | 1 line
Changed paths:
   M /trunk/MagicRunes.lua

Fixed issue that broke rune bar coloring when using a localized version of Magic Runes.
------------------------------------------------------------------------
r38 | dhedbor | 2009-02-04 01:23:12 +0000 (Wed, 04 Feb 2009) | 1 line
Changed paths:
   A /trunk/modules.xml

Added missing modules.xml
------------------------------------------------------------------------
r37 | dhedbor | 2009-02-03 09:04:31 +0000 (Tue, 03 Feb 2009) | 8 lines
Changed paths:
   A /trunk/IconDisplay
   A /trunk/IconDisplay/IconDisplay.lua
   M /trunk/Locales/Babelfish.lua
   M /trunk/MagicRunes.lua
   M /trunk/MagicRunes.toc
   M /trunk/RuneConfig.lua

- Added a new icon only display, useful if you don't want to use bars for your runes. Features:
  - Skinnable with Button Facade.
  - Adheres to the main alpha configuration and alpha notification blink (but not color).
  - Order runes in BBUUFF or BUFBUF order, allowing for straight vertical and horizontal displays as well as 2x3 and 3x2.
  - Customizable scale and vertical and horizontal spacing.
  - Optionally visible backdrop frame.
  - Note - disabled by default.
- Internal cleanup, slowly making way towards a more modular setup.
------------------------------------------------------------------------
r36 | dhedbor | 2009-02-01 09:20:13 +0000 (Sun, 01 Feb 2009) | 1 line
Changed paths:
   M /trunk/MagicRunes.toc

Rebuild localization.
------------------------------------------------------------------------
r35 | dhedbor | 2009-02-01 09:16:57 +0000 (Sun, 01 Feb 2009) | 4 lines
Changed paths:
   M /trunk/MagicRunes.lua
   M /trunk/RuneConfig.lua

- Added initial go at (de)buff timers (Blood Plague, Frost Fever, Unholy Blight). Current method is hard coded and inflexible.
- Fixed alpha flash which was broken in the last version.
- Added ability to select how the non-Rune bars are sorted relative to the rune bars.
- Cleaned up the OnUpdate handler code somewhat.
------------------------------------------------------------------------
r34 | dhedbor | 2009-01-29 04:44:42 +0000 (Thu, 29 Jan 2009) | 1 line
Changed paths:
   M /trunk/embeds.xml

Fixed LDB/DBIcon load order.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
459.56 KB Mar 2, 2009 3.0.9 102