r646

Details

  • Filename
    Grid2-r646.zip
  • Uploaded by
  • Uploaded
    Dec 26, 2011
  • Size
    517.22 KB
  • Downloads
    191
  • MD5
    1762246f9e987e71836a679733eb26d7

Supported WoW Retail Versions

  • 4.3.0

Changelog

------------------------------------------------------------------------
r646 | michaelspain | 2011-12-26 19:33:13 +0000 (Mon, 26 Dec 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Changed .pkgmeta
------------------------------------------------------------------------
r645 | michaelspain | 2011-12-26 05:07:04 +0000 (Mon, 26 Dec 2011) | 6 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Options/Grid2Options.toc
   M /trunk/Options/GridCore.lua
   M /trunk/Options/GridFrame.lua
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/GridLayout.lua
   M /trunk/Options/GridStatuses.lua
   M /trunk/modules/IndicatorText.lua
   M /trunk/modules/StatusRange.lua

Grid2:
Some optimizations in range status.
Grid2Options:
Using sharedmediawidgets for font/texture selections.
Fixed a bug in lowmana and health-low statuses options.
Added a default font option in general configuration, selected font is used for text indicators.
------------------------------------------------------------------------
r644 | michaelspain | 2011-12-23 09:02:02 +0000 (Fri, 23 Dec 2011) | 3 lines
Changed paths:
   M /trunk/AoeHeals/AoeHealsStatusParty.lua
   M /trunk/GridFrame.lua

Grid2: Disabling tooltips in combat was not working, fixed.
AoeHeals: Fixing PrayerOfHealing crash, when raid group1 is empty or does not have any valid unit (outofrange,death,etc) (ticket #266)

------------------------------------------------------------------------
r643 | michaelspain | 2011-12-23 03:58:36 +0000 (Fri, 23 Dec 2011) | 2 lines
Changed paths:
   M /trunk/AoeHeals/AoeHeals.lua
   M /trunk/RaidDebuffsOptions/RaidDebuffsCataclysm.lua

AOE Heals: Modified some code to ensure entering combat is always detected.
Raid Debuffs: Added some missing Raid Debuffs for Baradin Hold and Madness of Deathwing.
------------------------------------------------------------------------
r642 | michaelspain | 2011-12-18 05:08:49 +0000 (Sun, 18 Dec 2011) | 1 line
Changed paths:
   M /trunk/modules/StatusAuras.lua

Implemented a workaround to WildGrowth jumping colors. See comments in ticket #263.
------------------------------------------------------------------------
r641 | michaelspain | 2011-12-18 00:49:57 +0000 (Sun, 18 Dec 2011) | 3 lines
Changed paths:
   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/StatusAuras.lua
   M /trunk/modules/StatusShields.lua

Adding threshold coloring based on remaining time for Buffs (ticket #263)

------------------------------------------------------------------------
r640 | michaelspain | 2011-12-15 21:38:34 +0000 (Thu, 15 Dec 2011) | 1 line
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/IndicatorBar.lua

Fixing ticket #264 (incoming heals bar not visible with invert bar color option enabled)
------------------------------------------------------------------------
r639 | michaelspain | 2011-12-13 22:29:15 +0000 (Tue, 13 Dec 2011) | 4 lines
Changed paths:
   M /trunk/GridBlink.lua
   M /trunk/GridDefaults.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/StatusShields.lua
   M /trunk/modules/StatusTargetIcon.lua

Shields status: Added threshold colors and blink options (see ticket #262). Thanks to Enyim.
Shield status: Fixed a bug with mage mana shield (and maybe another shields), this shields are not ignored now.
raid-icon statuses: Improved cache management to avoid incorrect updates when a player joins or leaves the raid.
Blink module: Fixing a crash when blink type was changed from options.
------------------------------------------------------------------------
r638 | michaelspain | 2011-12-07 04:32:12 +0000 (Wed, 07 Dec 2011) | 14 lines
Changed paths:
   M /trunk/AoeHeals/AoeHealsMapData.lua
   M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
   M /trunk/RaidDebuffsOptions/RaidDebuffsCataclysm.lua
   M /trunk/modules/StatusHealth.lua

Incoming heals status:
Fixed a glitch  in heal-bar indicator, when a unit with incoming heals dies.
AoeHeals:
Some DragonSoul floors sizes were wrong, fixed.
Map size was not updated when changing floor, fixed.
RaidDebuffs:
Fixed a crash when debug mode was enabled for this module.

------------------------------------------------------------------------
r636 | michaelspain | 2011-11-29 22:03:51 +0000 (Tue, 29 Nov 2011) | 4 lines
Changed paths:
   M /trunk/AoeHeals/AoeHealsDefaults.lua
   M /trunk/AoeHeals/AoeHealsOptions.lua
   D /trunk/AoeHeals/AoeHealsStatusHealingRain.lua
   A /trunk/AoeHeals/AoeHealsStatusOutgoing.lua
   M /trunk/AoeHeals/Grid2AoeHeals.toc
   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

AOE Heals: Replaced HealingRain status with a more general status: AOE Outgoing Heals.
This status highlights units receiving the player aoe heals.
Tracked heals are customizable, you can add or remove heals from options.

------------------------------------------------------------------------
r635 | michaelspain | 2011-11-29 18:52:43 +0000 (Tue, 29 Nov 2011) | 1 line
Changed paths:
   M /trunk/AoeHeals/Grid2AoeHeals.toc
   M /trunk/Grid2.toc
   M /trunk/LDB/Grid2LDB.toc
   M /trunk/Options/Grid2Options.toc
   M /trunk/RaidDebuffs/Grid2RaidDebuffs.toc
   M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.toc

Updated TOC to 4.3
------------------------------------------------------------------------
r634 | michaelspain | 2011-11-21 02:47:45 +0000 (Mon, 21 Nov 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Changed sharedmedia libray path in pkgmeta.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
252.75 KB Dec 26, 2011 4.3.0 32