r742-nolib
Details
-
FilenameGrid2-r742-nolib.zip
-
Uploaded by
-
UploadedJan 10, 2015
-
Size314.59 KB
-
Downloads65
-
MD534620cdc041a503311757be3b33acd0a
Supported WoW Retail Versions
- 6.0.3
Changelog
------------------------------------------------------------------------
r742 | michaelspain | 2015-01-10 20:02:04 +0000 (Sat, 10 Jan 2015) | 6 lines
Changed paths:
M /trunk/GridLayoutLayouts.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/modules/statuses/StatusHealth.lua
M /trunk/modules/StatusHealth.lua
Fixed "By Role" layout, now must display all players when in Party.
CurrentHealth status changed, now three frequency update options are available:
Normal: React to standard UNIT_HEALTH event.
Fast: React to UNIT_HEALTH and UNIT_HEALTH_FREQUENCY (undocumented event). Slightly more cpu usage.
Instant: Track combatlog events to update healths as fast as possible, much more cpu usage.
Default value: Normal Recomended value: Fast.
------------------------------------------------------------------------
r741 | michaelspain | 2015-01-09 18:40:24 +0000 (Fri, 09 Jan 2015) | 5 lines
Changed paths:
M /trunk/AoeHeals/AoeHeals.lua
M /trunk/GridLayout.lua
M /trunk/GridLayoutLayouts.lua
M /trunk/GridRoster.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/modules/general/GridLayout.lua
M /trunk/Options/modules/general/GridLayouts.lua
M /trunk/Options/modules/general/GridTestLayout.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
Revamped the Layouts management code.
Now most layouts are dynamic, for example selecting "By Group" layout the displayed groups are automatic adjusted to fit the maximum players of the instance. If someone wants to display all groups. a non dynamic 40 players layout can be selected too.
Now "By Role" layouts will work fine, sort order is: tanks, healers, damagers, none.
Basic options to configure layouts for: solo, party, arena, raid
Optional Advanced tab to configure layouts for different instances: BGs,LFR, Flexible raids, Mythic raids, other, not in instance/in world.
------------------------------------------------------------------------
r740 | michaelspain | 2015-01-05 23:29:24 +0000 (Mon, 05 Jan 2015) | 1 line
Changed paths:
M /trunk/modules/StatusHealth.lua
Reverted r739 statushealth changes
------------------------------------------------------------------------
r739 | michaelspain | 2015-01-05 21:46:22 +0000 (Mon, 05 Jan 2015) | 3 lines
Changed paths:
M /trunk/GridLayoutLayouts.lua
M /trunk/Options/GridUtils.lua
M /trunk/locales/esES.lua
M /trunk/modules/StatusHealth.lua
Cleaned some layouts related code, and added a new layout. Now all 40 layouts are selectable in any raid size.
Fixed ticket 395.
Added new event to catch health changes.
------------------------------------------------------------------------
r738 | michaelspain | 2015-01-05 16:49:17 +0000 (Mon, 05 Jan 2015) | 5 lines
Changed paths:
M /trunk/AoeHeals/AoeHeals.lua
M /trunk/Options/modules/general/GridLayoutsEditor.lua
M /trunk/Options/modules/statuses/StatusHealth.lua
M /trunk/RaidDebuffsOptions/RaidDebuffsWoD.lua
M /trunk/modules/IndicatorBar.lua
M /trunk/modules/StatusHealth.lua
Fix for wrong bars positions when background color is enabled in bar indicators.
Fix aoeheals crash in big raids.
Now custom layouts can be selected for any raid size (already made layouts must be recreated)
Added heals multiplier configuration option for incoming heals indicator (its not accurate, use with caution).
Fix incorrect zoneId for Spires of Arak instance.
------------------------------------------------------------------------
r737 | zuz666 | 2014-12-09 06:36:25 +0000 (Tue, 09 Dec 2014) | 1 line
Changed paths:
M /trunk/modules/StatusShields.lua
Added Clarity of Will (Priest) to Shields absorb status
------------------------------------------------------------------------