r678

Details

  • Filename
    Grid2-r678.zip
  • Uploaded by
  • Uploaded
    May 4, 2012
  • Size
    561.72 KB
  • Downloads
    6,995
  • MD5
    c3e38efba07ac705f2a2aeabaa2be952

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
r678 | michaelspain | 2012-05-04 21:06:35 +0000 (Fri, 04 May 2012) | 3 lines
Changed paths:
   M /trunk/Options/GridUtils.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/ptBR.lua
   M /trunk/Options/locales/ruRU.lua
   M /trunk/Options/locales/zhCN.lua
   M /trunk/Options/locales/zhTW.lua
   M /trunk/Options/modules/indicators/IndicatorIcon.lua
   M /trunk/modules/IndicatorIcon.lua
   M /trunk/modules/StatusHealth.lua

* Added an animation (zoom) option to icon indicators. Disabled by default.
* Removed some unnecesary update code (i wish) in health/death statuses.

------------------------------------------------------------------------
r677 | michaelspain | 2012-04-26 20:01:24 +0000 (Thu, 26 Apr 2012) | 5 lines
Changed paths:
   M /trunk/AoeHeals/AoeHealsOptions.lua
   M /trunk/AoeHeals/AoeHealsStatusOutgoing.lua
   M /trunk/RaidDebuffsOptions/RaidDebuffsCataclysm.lua
   M /trunk/modules/StatusOffline.lua

* Added Yorshaj fixate to RaidDebuffs:
Warning deep corrupcion and fixate can be enabled at the same time, so the status will display only the debuff with higher priority (the first debuff in the boss debuffs list), if you want to see both debuffs, move fixate to another raiddebuff status for example to RaidDebuffs2 and assign this status to another icon indicator)

* Aoe-OutgoingHeals
The minimun value for active time is now 0.2 seconds, warning assigning an active time below 2 seconds will generate a blink in the status (for each heal tick), this is not bug.
------------------------------------------------------------------------
r676 | michaelspain | 2012-04-09 01:02:35 +0000 (Mon, 09 Apr 2012) | 3 lines
Changed paths:
   M /trunk/Grid2.toc
   D /trunk/GridBlink.lua
   M /trunk/GridCore.lua
   M /trunk/GridDefaults.lua
   M /trunk/GridFrame.lua
   M /trunk/GridIndicator.lua
   M /trunk/GridLayout.lua
   M /trunk/GridLayoutLayouts.lua
   M /trunk/GridSetup.lua
   M /trunk/GridStatus.lua
   M /trunk/GridUtils.lua
   M /trunk/Options/GridUtils.lua
   M /trunk/Options/modules/general/GridBlink.lua
   M /trunk/Options/modules/indicators/TypeIndicator.lua
   M /trunk/Options/modules/statuses/StatusAura.lua
   M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.lua
   M /trunk/locales/deDE.lua
   M /trunk/locales/enUS.lua
   M /trunk/locales/esES.lua
   M /trunk/locales/esMX.lua
   M /trunk/locales/frFR.lua
   M /trunk/locales/koKR.lua
   M /trunk/locales/ptBR.lua
   M /trunk/locales/ruRU.lua
   M /trunk/locales/zhCN.lua
   M /trunk/locales/zhTW.lua
   M /trunk/modules/IndicatorAlpha.lua
   M /trunk/modules/IndicatorBorder.lua
   M /trunk/modules/IndicatorIcon.lua
   M /trunk/modules/IndicatorSquare.lua
   M /trunk/modules/IndicatorText.lua

* Indicators Blink: Using blizzard animations for blink effect, reducing the cpu usage. As side effect the blink option has been removed, only flash effect for blink can be used.
* Otimizations and code cleaning here and there.
* Bug fix in Raid debuffs options, now copying raiddebuffs to standard debuffs must not crash.
------------------------------------------------------------------------
r675 | michaelspain | 2012-04-01 20:05:51 +0000 (Sun, 01 Apr 2012) | 2 lines
Changed paths:
   M /trunk/Grid2.toc
   M /trunk/GridUtils.lua
   D /trunk/Libs/utf8
   M /trunk/Options/modules/general/GridTextFormat.lua
   M /trunk/modules/IndicatorText.lua

* Removed utf8 library (moved the code to GridUtils, i dont like to use a standalone library for 12 lines of code).
* Text indicators: Stop using Ace timers to update text durations, now the code uses only one blizzard animation group timer for all texts displayed, reducing the cpu usage.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
291.87 KB May 4, 2012 4.3.4 145