r621-nolib
Details
-
FilenameGrid2-r621-nolib.zip
-
Uploaded by
-
UploadedSep 10, 2011
-
Size228.33 KB
-
Downloads117
-
MD5d7c3df7b50ec0fac66b206b23b5af8ec
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r621 | michaelspain | 2011-09-10 19:14:52 +0000 (Sat, 10 Sep 2011) | 2 lines
Changed paths:
M /trunk/Options/GridIndicators.lua
M /trunk/Options/locales/deDE.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/locales/esMX.lua
M /trunk/Options/locales/frFR.lua
M /trunk/Options/locales/koKR.lua
M /trunk/Options/locales/ruRU.lua
M /trunk/Options/locales/zhCN.lua
M /trunk/Options/locales/zhTW.lua
M /trunk/modules/IndicatorIcon.lua
Added "Use status color" option in icon indicators settings.
Minor appearance changes in indicators options.
------------------------------------------------------------------------
r620 | michaelspain | 2011-09-09 16:56:48 +0000 (Fri, 09 Sep 2011) | 4 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/AoeHeals
A /trunk/AoeHeals/AoeHeals.lua
A /trunk/AoeHeals/AoeHealsDefaults.lua
A /trunk/AoeHeals/AoeHealsOptions.lua
A /trunk/AoeHeals/AoeHealsStatusChain.lua
A /trunk/AoeHeals/AoeHealsStatusHighlighter.lua
A /trunk/AoeHeals/AoeHealsStatusNeighbors.lua
A /trunk/AoeHeals/AoeHealsStatusParty.lua
A /trunk/AoeHeals/AoeHealsStatusRaid.lua
A /trunk/AoeHeals/Grid2AoeHeals.toc
M /trunk/GridBlink.lua
M /trunk/GridCore.lua
M /trunk/GridFrame.lua
M /trunk/GridLayout.lua
M /trunk/GridLayoutLayouts.lua
M /trunk/Options/GridIndicators.lua
M /trunk/Options/GridStatuses.lua
M /trunk/Options/locales/deDE.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/locales/esMX.lua
M /trunk/Options/locales/frFR.lua
M /trunk/Options/locales/koKR.lua
M /trunk/Options/locales/ruRU.lua
M /trunk/Options/locales/zhCN.lua
M /trunk/Options/locales/zhTW.lua
M /trunk/modules/IndicatorIcon.lua
M /trunk/modules/IndicatorText.lua
Added a new Aoe Heals module (not enabled by default). See ticket #243 for more info.
An optional font black border for text indicators can be enabled.
Stack texts of icon indicators have an black border now.
Some optimizations in text indicators.
------------------------------------------------------------------------
r618 | michaelspain | 2011-08-21 05:48:17 +0000 (Sun, 21 Aug 2011) | 1 line
Changed paths:
M /trunk/GridLayout.lua
Fixing an incorrect method name.
------------------------------------------------------------------------
r617 | michaelspain | 2011-08-21 05:44:49 +0000 (Sun, 21 Aug 2011) | 2 lines
Changed paths:
M /trunk/GridBlink.lua
M /trunk/GridCore.lua
M /trunk/GridFrame.lua
M /trunk/GridLayout.lua
Fixing the non visible frames, caused when different versions
of AceAddon library are installed.
------------------------------------------------------------------------
r616 | michaelspain | 2011-08-21 04:50:57 +0000 (Sun, 21 Aug 2011) | 2 lines
Changed paths:
M /trunk/README.txt
No real changes, forcing a repackaging
with new ace libraries.
------------------------------------------------------------------------
r614 | michaelspain | 2011-08-14 14:13:58 +0000 (Sun, 14 Aug 2011) | 1 line
Changed paths:
M /trunk/modules/StatusAuras.lua
Fix: Group of buffs/debuffs not updating correctly (ticket #242)
------------------------------------------------------------------------
r613 | michaelspain | 2011-08-14 12:55:05 +0000 (Sun, 14 Aug 2011) | 2 lines
Changed paths:
M /trunk/GridDefaults.lua
M /trunk/Options/GridIndicators.lua
M /trunk/Options/locales/deDE.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/locales/esMX.lua
M /trunk/Options/locales/frFR.lua
M /trunk/Options/locales/koKR.lua
M /trunk/Options/locales/ruRU.lua
M /trunk/Options/locales/zhCN.lua
M /trunk/Options/locales/zhTW.lua
M /trunk/modules/IndicatorText.lua
Added: "Show elapsed time" option in Text Indicators. When enabled the indicator shows the time elapsed since a buff/debuff has been applied (instead of displaying remaining time)
Now heals:color indicator is mapped to classcolor status in default configuration.
------------------------------------------------------------------------
r611 | michaelspain | 2011-08-07 00:47:58 +0000 (Sun, 07 Aug 2011) | 1 line
Changed paths:
M /trunk/modules/StatusMana.lua
Fixing a bug in power status: runic power was not correctly handled (ticket #239)
------------------------------------------------------------------------