r783
Details
-
FilenameGrid2-r783.zip
-
Uploaded by
-
UploadedAug 29, 2015
-
Size587.79 KB
-
Downloads3,048
-
MD58a9fb037365cf752fd40ea7b3df7b35e
Supported WoW Retail Versions
- 6.2.0
Changelog
------------------------------------------------------------------------
r783 | michaelspain | 2015-08-29 16:18:14 +0000 (Sat, 29 Aug 2015) | 1 line
Changed paths:
M /trunk/GridFrame.lua
M /trunk/GridLayout.lua
M /trunk/GridUtils.lua
Fixing ticket #442 (Background frame was not following unit frames in some circumstances)
------------------------------------------------------------------------
r782 | michaelspain | 2015-08-28 17:33:07 +0000 (Fri, 28 Aug 2015) | 2 lines
Changed paths:
M /trunk/modules/IndicatorIcons.lua
- "Icons" indicator: Fixing a crash in some circumstances. Now the update code will check if the unit frame is valid (it has a unit assigned) (ticket #452)
- "Icons" indicator: Wrong icons could be displayed for some statuses (like dungenrole). A missing SetTexCoord was added to fix the problem.
------------------------------------------------------------------------
r781 | michaelspain | 2015-08-25 19:21:13 +0000 (Tue, 25 Aug 2015) | 5 lines
Changed paths:
M /trunk/GridFrame.lua
M /trunk/GridLayout.lua
M /trunk/GridRoster.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/modules/general/GridFrame.lua
M /trunk/Options/modules/general/GridLayouts.lua
M /trunk/Options/modules/general/GridLayoutsEditor.lua
-Added the possibility to configure different frame sizes based on the maximum number of players of each instance.
Go to General->Layouts->Misc to configure frames width/height for: solo/5man/20man, etc.
-Added the possibility to configure different frame sizes for each layout.
Go to General->Layouts->Layout Editor.
*Layout configuration has priority over instances configuration.
------------------------------------------------------------------------
r780 | michaelspain | 2015-08-17 16:53:20 +0000 (Mon, 17 Aug 2015) | 8 lines
Changed paths:
M /trunk/GridUtils.lua
M /trunk/Options/GridStatuses.lua
M /trunk/Options/modules/statuses/StatusHealth.lua
M /trunk/Options/modules/statuses/StatusMisc.lua
M /trunk/RaidDebuffsOptions/RaidDebuffsWoD.lua
M /trunk/modules/StatusAurasBuffs.lua
M /trunk/modules/StatusAurasDebuffs.lua
M /trunk/modules/StatusHealAbsorbs.lua
M /trunk/modules/StatusHealth.lua
M /trunk/modules/StatusShields.lua
-Hellfire Citadel Tyrant Velhary Encounter Max Health Fix:
Now Grid2 can adjust players max health relative to the Aura of Contempt debuff.
The option is not enabled by default.
Goto Statuses -> Health&Heals category -> Right Panel -> HFC Velhari maximum health fix toggle.
To enable or disable the option.
-Buff/Debuffs groups: Partial fix for ticket #444
-Updated hellfire citadel raid debuffs (ticket #445)
------------------------------------------------------------------------
r779 | michaelspain | 2015-07-06 03:01:48 +0000 (Mon, 06 Jul 2015) | 1 line
Changed paths:
M /trunk/RaidDebuffsOptions/RaidDebuffsWoD.lua
Added some missing raid debuffs for Hellfire Citadel raid, ticket #443 (thanks to Drozo).
------------------------------------------------------------------------