r650
Details
-
FilenameGrid2-r650.zip
-
Uploaded by
-
UploadedJan 19, 2012
-
Size520.45 KB
-
Downloads7,371
-
MD58f836502e4ad84c3535b7b135ebb9aac
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r650 | michaelspain | 2012-01-20 04:47:08 +0000 (Fri, 20 Jan 2012) | 5 lines
Changed paths:
M /trunk/GridDefaults.lua
M /trunk/GridLayoutLayouts.lua
M /trunk/GridSetup.lua
M /trunk/Options/GridBlink.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/IndicatorIcon.lua
M /trunk/modules/IndicatorText.lua
M /trunk/modules/StatusAuras.lua
* Added auras tracking by SpellId. A new checkbox in buffs/debuffs configuration has been added to enable the feature (ticket #271).
This feature can only be enabled if a spellId has been typed in the aura name when the buff/debuff was created.
* Added texts formatting configuration in General -> Misc Tab -> Text formating (ticket #275).
The defined text format is used in text indicators to display elapsed time,duration, duration+stacks and elapsed+stacks values.
------------------------------------------------------------------------
r649 | michaelspain | 2012-01-11 01:45:10 +0000 (Wed, 11 Jan 2012) | 3 lines
Changed paths:
M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
M /trunk/RaidDebuffsOptions/RaidDebuffsCataclysm.lua
M /trunk/RaidDebuffsOptions/RaidDebuffsLichKing.lua
M /trunk/modules/StatusAuras.lua
Fixing a minor bug in buff/debuffs configuration.
Now when two debuffs with the same name are active, raiddebuffs displays the one with higher stacks.
This must fix the problem with "Deep corruption" debuff in Yorshaj Heroic.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------