r611-nolib

Details

  • Filename
    Grid2-r611-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 6, 2011
  • Size
    212.06 KB
  • Downloads
    125
  • MD5
    6772b72af2d840afcbde242fbd80180a

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
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)
------------------------------------------------------------------------
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.
------------------------------------------------------------------------