r696
Details
-
FilenameGrid2-r696.zip
-
Uploaded by
-
UploadedDec 2, 2012
-
Size584.30 KB
-
Downloads3,306
-
MD519ee306a0b59d0591348be654f7afae3
Supported WoW Retail Versions
- 5.1.0
Changelog
------------------------------------------------------------------------
r696 | michaelspain | 2012-12-02 18:25:05 +0000 (Sun, 02 Dec 2012) | 2 lines
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
M /trunk/modules/StatusShields.lua
Updated Toc to 50100
Fixing ShieldStatus bug, ticket #327
------------------------------------------------------------------------
r695 | michaelspain | 2012-11-05 14:45:49 +0000 (Mon, 05 Nov 2012) | 2 lines
Changed paths:
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/modules/statuses/StatusHealth.lua
M /trunk/modules/StatusHealth.lua
Low-Health status: Now the low health threshold can be specified as an absolute value (ticket #319): See statuses > Health&Heals > Low-Health options.
------------------------------------------------------------------------
r694 | michaelspain | 2012-11-05 13:50:54 +0000 (Mon, 05 Nov 2012) | 1 line
Changed paths:
M /trunk/AoeHeals/AoeHealsMapData.lua
M /trunk/AoeHeals/AoeHealsOptions.lua
M /trunk/AoeHeals/AoeHealsStatusParty.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
AOE-PrayerofHealing status: Added an option to display all heal targets, instead of only one target per group (ticket #316)
------------------------------------------------------------------------
r693 | michaelspain | 2012-10-12 15:53:42 +0000 (Fri, 12 Oct 2012) | 7 lines
Changed paths:
M /trunk/GridCore.lua
M /trunk/GridDefaults.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/modules/statuses/StatusAura.lua
M /trunk/Options/modules/statuses/StatusAuraNewSpells.lua
M /trunk/modules/StatusAuras.lua
M /trunk/modules/StatusRange.lua
M /trunk/modules/StatusShields.lua
* Removed class filter options for all buffs/debuffs.
* Optimized WoW range bug Workaround in StatusRange (not tested in group/raid)
* Added Monk default indicators/statuses/buffs to new created profiles.
* Added LifeCocoon Monk shield to shields status.
* Added some Monk buffs to the new buff dropdown search list.
* Now Grid2Options cannot be loaded while in combat: this is to avoid a CPU usage limit error. Configuration still can be accessed while in combat, but the addon must be previously loaded, for example opening and closing the configuration window while the player is out of combat.
------------------------------------------------------------------------