r616-nolib

Details

  • Filename
    Grid2-r616-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 20, 2011
  • Size
    212.71 KB
  • Downloads
    24
  • MD5
    5411ceef1b7f93c207cc7714bb78eac2

Supported WoW Retail Versions

  • 4.2.0

Changelog

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