r648-nolib

Details

  • Filename
    Grid2-r648-nolib.zip
  • Uploaded by
  • Uploaded
    Jan 2, 2012
  • Size
    253.87 KB
  • Downloads
    116
  • MD5
    0126cb14ff8b6bbe3491087fbb8abe14

Supported WoW Retail Versions

  • 4.3.0

Changelog

------------------------------------------------------------------------
r648 | michaelspain | 2012-01-02 17:58:15 +0000 (Mon, 02 Jan 2012) | 4 lines
Changed paths:
   M /trunk/GridCore.lua
   M /trunk/GridRoster.lua
   M /trunk/Options/GridBlink.lua
   M /trunk/Options/GridCore.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/StatusAuras.lua

Added debuff filtering support for Debuff Types (magic,poison,etc) (ticket #267)
Removed class filter option for debuffs (since this option was not implemented and it has never worked)
Added an option to hide blizzard raid frames (Check "Misc" tab) (ticket #269)

------------------------------------------------------------------------
r647 | michaelspain | 2011-12-27 08:28:46 +0000 (Tue, 27 Dec 2011) | 2 lines
Changed paths:
   M /trunk/RaidDebuffsOptions/RaidDebuffsCataclysm.lua
   M /trunk/modules/StatusOffline.lua

Fixed a issue in Offline status, some times status was not cleared.
Added some missing raid debuffs for Hagara boss.
------------------------------------------------------------------------
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.

------------------------------------------------------------------------