r610-nolib
Details
-
FilenameGrid2-r610-nolib.zip
-
Uploaded by
-
UploadedAug 3, 2011
-
Size212.34 KB
-
Downloads103
-
MD5237b46d3d87f7b588b15557e030b79f5
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r610 | michaelspain | 2011-08-03 22:38:54 +0000 (Wed, 03 Aug 2011) | 2 lines
Changed paths:
M /trunk/GridCore.lua
M /trunk/GridFrame.lua
M /trunk/Options/GridIndicators.lua
M /trunk/modules/IndicatorSquare.lua
Changed the name of the grid2 white flat texture
to avoid a conflict with a Recount texture.
------------------------------------------------------------------------
r609 | michaelspain | 2011-08-03 02:05:29 +0000 (Wed, 03 Aug 2011) | 2 lines
Changed paths:
M /trunk/GridCore.lua
Fixing the darken colors in square indicators (Grid2 White flat texture was not correctly registered in libsharedmedia)
------------------------------------------------------------------------
r608 | michaelspain | 2011-08-02 16:53:06 +0000 (Tue, 02 Aug 2011) | 5 lines
Changed paths:
M /trunk/GridCore.lua
M /trunk/GridDefaults.lua
M /trunk/GridFrame.lua
M /trunk/Options/GridFrame.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/locales/zhCN.lua
M /trunk/modules/IndicatorBar.lua
M /trunk/modules/IndicatorIcon.lua
M /trunk/modules/IndicatorSquare.lua
M /trunk/modules/StatusMana.lua
Added power status (shows mana, rage, energy and runic power).
Cells border texture is configurable now.
Square indicators background texture is configurable now.
Width and Height of square indicators can be adjusted independently (see "Rectangle" option).
Optimizations in bar, square and icon indicators.
------------------------------------------------------------------------
r607 | michaelspain | 2011-07-27 13:27:02 +0000 (Wed, 27 Jul 2011) | 2 lines
Changed paths:
M /trunk/Options/GridIndicators.lua
M /trunk/Options/locales/esES.lua
Added Frame Level option to all indicators.
Now by default new text indicators have a higher frame level than square indicators.
------------------------------------------------------------------------
r606 | michaelspain | 2011-07-25 15:42:55 +0000 (Mon, 25 Jul 2011) | 2 lines
Changed paths:
M /trunk/modules/StatusHealth.lua
M /trunk/modules/StatusRes.lua
Making StatusRes compatible with color type statuses.
Optimization in all Healths statuses.
------------------------------------------------------------------------
r605 | michaelspain | 2011-07-06 15:31:53 +0000 (Wed, 06 Jul 2011) | 2 lines
Changed paths:
M /trunk/Options/GridIndicators.lua
M /trunk/modules/StatusColor.lua
Making color statuses compatible with percent indicators.
Increasing frame levels a indicator can be assigned to.
------------------------------------------------------------------------
r604 | michaelspain | 2011-07-05 23:26:50 +0000 (Tue, 05 Jul 2011) | 1 line
Changed paths:
M /trunk/Options/GridIndicators.lua
Moved "Opacity" and "Invert Bar Color" settings, from bar indicator to bar-color indicator.
------------------------------------------------------------------------
r603 | michaelspain | 2011-07-05 12:06:15 +0000 (Tue, 05 Jul 2011) | 2 lines
Changed paths:
M /trunk/Options/GridIndicators.lua
M /trunk/modules/IndicatorBar.lua
Added an opacity setting in bar indicators (can be used to set the transparency of heal-incomings bars)
------------------------------------------------------------------------
r601 | michaelspain | 2011-07-04 01:28:37 +0000 (Mon, 04 Jul 2011) | 2 lines
Changed paths:
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/locales/zhCN.lua
M /trunk/modules/StatusAuras.lua
M /trunk/modules/StatusDungeonRole.lua
Fixing ticket #232 Thanks to eteb.
Fixing a issue in status auras, now when a unit joins a raid/group the buff/debuffs statuses are updated immediately.
------------------------------------------------------------------------
r600 | michaelspain | 2011-07-02 18:05:41 +0000 (Sat, 02 Jul 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
Icon Indicators:
Now stacks text font is configurable. Cooldown animation and Stacks Text can be disabled too.
------------------------------------------------------------------------