r714
Details
-
FilenameGrid2-r714.zip
-
Uploaded by
-
UploadedMay 23, 2013
-
Size547.49 KB
-
Downloads2,929
-
MD5a6b67233502d954e87842c42150b97ca
Supported WoW Retail Versions
- 5.3.0
Changelog
------------------------------------------------------------------------
r714 | gragagrogog | 2013-05-23 16:02:14 +0000 (Thu, 23 May 2013) | 1 line
Changed paths:
M /trunk/AoeHeals/AoeHealsOptions.lua
M /trunk/AoeHeals/AoeHealsStatusOutgoing.lua
Fixed a bug in previous commit.
------------------------------------------------------------------------
r713 | gragagrogog | 2013-05-23 13:59:32 +0000 (Thu, 23 May 2013) | 13 lines
Changed paths:
M /trunk/AoeHeals/AoeHealsOptions.lua
M /trunk/AoeHeals/AoeHealsStatusOutgoing.lua
AoeHealsStatusOutgoing
-Added "Reset Spells" button to the UI
-Fixed MoP SpellID changes
-Fixed SPELL_PERIODIC_HEALs not showing
-removed Divine Hymn(Priest) - you can add this as a buff instead
-added Holy Word: Sanctuary(Priest)
-added Holy Prism(Paladin)
-added Light Hammer(Paladin)
-added Chi Torpedo(Monk)
-added Chi Burst(Monk)
-added Zen Sphere: Detonate(Monk)
-added Chi Wave(Monk)
-added Swiftmend(Druid)
------------------------------------------------------------------------
r712 | stanzilla | 2013-05-21 16:37:00 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
M /trunk/modules/StatusShields.lua
add PW:S from DI procs
------------------------------------------------------------------------
r711 | stanzilla | 2013-05-21 13:17:05 +0000 (Tue, 21 May 2013) | 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
Let's escalate some TOCs! (5.3 Update)
------------------------------------------------------------------------
r710 | gragagrogog | 2013-05-20 02:19:58 +0000 (Mon, 20 May 2013) | 6 lines
Changed paths:
M /trunk/Options/modules/statuses/StatusDirection.lua
M /trunk/Options/modules/statuses/StatusRole.lua
M /trunk/modules/StatusDirection.lua
M /trunk/modules/StatusRole.lua
Direction status
-added few sanity checks
-added options to always show target/mouseover/tanks regardless of range, visibility or "death" state.
Dungeon Role status
-added option to show different iconset
------------------------------------------------------------------------
r709 | nebula169 | 2013-05-19 17:53:10 +0000 (Sun, 19 May 2013) | 1 line
Changed paths:
M /trunk/modules/StatusReadyCheck.lua
remove promoted checks for ready check status
------------------------------------------------------------------------
r708 | gragagrogog | 2013-04-25 23:09:47 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
M /trunk/GridRoster.lua
Fix for ticket 328 - no longer using raid layouts when in raid zone without raid group.
------------------------------------------------------------------------
r707 | gragagrogog | 2013-04-25 15:52:36 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.lua
Refixed the mapName to mapID saved settings transition error caused by LBZ spelling errors or users trying to replace LBZ with LBSZ.
------------------------------------------------------------------------
r706 | stanzilla | 2013-04-25 11:43:34 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
fix (at least silence) the error that happened after the LBZ removal
------------------------------------------------------------------------
r705 | stanzilla | 2013-04-25 10:09:21 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
fix indentation
------------------------------------------------------------------------
r704 | stanzilla | 2013-04-25 09:57:22 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
M /trunk/RaidDebuffsOptions/RaidDebuffsMoP.lua
fix indentation
------------------------------------------------------------------------
r703 | stanzilla | 2013-04-25 09:45:08 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
M /trunk/RaidDebuffs/Grid2RaidDebuffs.toc
fix that toc, too
------------------------------------------------------------------------
r702 | stanzilla | 2013-04-25 09:40:12 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.toc
revert toc bustage
------------------------------------------------------------------------
r701 | gragagrogog | 2013-04-25 03:33:23 +0000 (Thu, 25 Apr 2013) | 2 lines
Changed paths:
M /trunk/Options/modules/statuses/StatusMisc.lua
A /trunk/modules/StatusAbsorbs.lua
A /trunk/modules/StatusPurgatory.lua
A /trunk/modules/StatusTortosCrystalShell.lua
M /trunk/modules.xml
Added new bar statuses which have maximum value derived from maximum HP:
absorb-below-maxHP(can be used instead of healing-incoming) and absorb-above-maxHP - calculated using new 5.2 API UnitGetTotalAbsorbs instead of UnitAura tooltip values
------------------------------------------------------------------------
r700 | gragagrogog | 2013-04-25 01:37:51 +0000 (Thu, 25 Apr 2013) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
M /trunk/RaidDebuffs/Grid2RaidDebuffs.toc
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.lua
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.toc
M /trunk/RaidDebuffsOptions/RaidDebuffsBC.lua
M /trunk/RaidDebuffsOptions/RaidDebuffsCataclysm.lua
M /trunk/RaidDebuffsOptions/RaidDebuffsLichKing.lua
M /trunk/RaidDebuffsOptions/RaidDebuffsMoP.lua
Removed deprecated LibBabble-Zone, using GetCurrentMapAreaID instead.
(Partially changes from ticket 332, thanks kolod.)
Added a few missed debuffs into Throne of Thunder list.
------------------------------------------------------------------------