r639
Details
-
FilenameGrid2-r639.zip
-
Uploaded by
-
UploadedDec 13, 2011
-
Size439.82 KB
-
Downloads5,842
-
MD5bb79c6f702b96ce4fc5c1f2ac3c9ab94
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r633 | michaelspain | 2011-11-21 02:40:54 +0000 (Mon, 21 Nov 2011) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Grid2.toc
M /trunk/GridCore.lua
M /trunk/GridFrame.lua
M /trunk/GridLayout.lua
M /trunk/Libs
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
D /trunk/Options/GridMedia.lua
M /trunk/Options/GridStatuses.lua
M /trunk/Options/GridTestLayout.lua
M /trunk/modules/IndicatorBar.lua
M /trunk/modules/IndicatorIcon.lua
M /trunk/modules/IndicatorSquare.lua
M /trunk/modules/IndicatorText.lua
Added sharedmedia library. Refactored code related to libsharedmedia.
------------------------------------------------------------------------
r632 | michaelspain | 2011-11-19 20:41:30 +0000 (Sat, 19 Nov 2011) | 6 lines
Changed paths:
M /trunk/AoeHeals/AoeHealsDefaults.lua
M /trunk/AoeHeals/AoeHealsMapData.lua
M /trunk/AoeHeals/AoeHealsOptions.lua
A /trunk/AoeHeals/AoeHealsStatusHealingRain.lua
M /trunk/AoeHeals/Grid2AoeHeals.toc
M /trunk/GridDefaults.lua
M /trunk/Options/GridFrame.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/IndicatorBar.lua
M /trunk/modules/StatusHealth.lua
* AOE Heals: Added aoe-HealingRain status, this status marks units receiving player healing rain heals.
* An optional background color can be selected for bar indicators.
* Bar indicators can be anchored to another bar indicators: heals-bar is anchored to health-bar now.
This change fix the problem when a cell becomes semitransparent and the heals-bar were visible behind the health bar.
If incoming heals dont work or they are displayed in a wrong position, check the new option "Anchor to" in heals-bar configuration: your health bar must be selected in this option.
* Removed bar-color and text-color indicators from indicator list: indicator-color options have been moved to a new tab called "Colors" in bar and text indicators configuration.
------------------------------------------------------------------------
r631 | michaelspain | 2011-11-09 17:16:48 +0000 (Wed, 09 Nov 2011) | 4 lines
Changed paths:
M /trunk/AoeHeals/AoeHealsStatusRaid.lua
M /trunk/Options/GridExportImport.lua
M /trunk/modules/StatusHealth.lua
* Fixing AoeHeals bug when "Hide on Cooldown was checked" (ticket 260)
* Importing profiles with custom layouts does not delete previous custom layouts.
* Simplified Instant/QuickHealth code.
------------------------------------------------------------------------