r44

Details

  • Filename
    MagicRunes-r44.zip
  • Uploaded by
  • Uploaded
    Feb 22, 2009
  • Size
    460.35 KB
  • Downloads
    146
  • MD5
    0c16ef2bc30f2600245059be124b7e2e

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r33 | dhedbor | 2009-01-25 20:14:02 +0000 (Sun, 25 Jan 2009) | 1 line
Changed paths:
   A /trunk/Locales
   A /trunk/Locales/Babelfish.lua
   A /trunk/Locales/Locale-deDE.lua
   A /trunk/Locales/Locale-enUS.lua
   A /trunk/Locales/Locale-esES.lua
   A /trunk/Locales/Locale-esMX.lua
   A /trunk/Locales/Locale-frFR.lua
   A /trunk/Locales/Locale-koKR.lua
   A /trunk/Locales/Locale-ruRU.lua
   A /trunk/Locales/Locale-zhCN.lua
   A /trunk/Locales/Locale-zhTW.lua
   M /trunk/Locales.xml
   M /trunk/MagicRunes.lua
   M /trunk/MagicRunes.toc
   M /trunk/Presets.lua
   M /trunk/RuneConfig.lua

Added localization support.
------------------------------------------------------------------------
r32 | dhedbor | 2009-01-22 08:27:38 +0000 (Thu, 22 Jan 2009) | 2 lines
Changed paths:
   M /trunk/MagicRunes.lua
   M /trunk/RuneConfig.lua

- Fixed loading error when not a death knight.
- Fixed rare issue when rune info is attempted to be retrieved for an invalid rune id.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
326.72 KB Feb 22, 2009 3.0.9 49