r36
Details
-
FilenameMagicRunes-r36.zip
-
Uploaded by
-
UploadedFeb 1, 2009
-
Size176.78 KB
-
Downloads351
-
MD57e4172e45b0f45fcd977aeff708f8e7c
Supported WoW Retail Versions
- 3.0.8
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r31 | dhedbor | 2009-01-12 01:15:37 +0000 (Mon, 12 Jan 2009) | 7 lines
Changed paths:
M /trunk/.pkgmeta
D /trunk/Libs/LibDataBroker-1.1
M /trunk/MagicRunes.lua
M /trunk/MagicRunes.toc
A /trunk/RuneConfig.lua
M /trunk/embeds.xml
- Fixed issue where the first blood rune was on a lower frame level.
- Fixed issues with reverse sorting.
- Rune frame no longer moves when the anchor is hidden or shown, making exact positioning easier.
- Added support for LibDBIcon (minimap icon) for those without an LDB displayer.
- Split out configuration code to separate file.
------------------------------------------------------------------------
r30 | dhedbor | 2008-11-24 01:55:11 +0000 (Mon, 24 Nov 2008) | 2 lines
Changed paths:
M /trunk/MagicRunes.lua
- Update runic power faster rather than relying on the event only.
- Fade runic bar using the appropriate idle alpha (in or out of combat idle alpha) if zero, 1.0 if you have any runic power.
------------------------------------------------------------------------
The disease timers could really use a multi-bar setup... not to mention adding additional buffs to be tracked including procs like Killing Machine and Rune Strike... That's for a later time. Marked as Beta since there were some significant changes made.