r687-nolib
Details
-
FilenameGrid2-r687-nolib.zip
-
Uploaded by
-
UploadedSep 23, 2012
-
Size305.55 KB
-
Downloads89
-
MD55f6131cf84fc75d39358c25c29d40639
Supported WoW Retail Versions
- 5.0.5
Changelog
------------------------------------------------------------------------
r687 | michaelspain | 2012-09-23 11:15:02 +0000 (Sun, 23 Sep 2012) | 1 line
Changed paths:
M /trunk/GridLayout.lua
Fixing border texture issue (ticket #297)
------------------------------------------------------------------------
r686 | michaelspain | 2012-09-23 11:02:47 +0000 (Sun, 23 Sep 2012) | 5 lines
Changed paths:
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/locales/itIT.lua
M /trunk/Options/modules/statuses/StatusAuraNewSpells.lua
M /trunk/Options/modules/statuses/StatusMisc.lua
M /trunk/Options/modules/statuses/StatusShields.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
M /trunk/locales/itIT.lua
A /trunk/modules/StatusSelf.lua
M /trunk/modules/StatusShields.lua
M /trunk/modules.xml
* Added new status: Self (Targeting&Distances category) (ticket #309)
* Refactored Shields status to use spellIds instead of spellnames when
tracking combatlog events, this must fix some issues when different buffs have the same name. As side effect, now spell names cannot be specified in custom shields, only spell Ids are allowed (ticket #312).
* Changed Illuminated healing shield spellId (ticket #311)
------------------------------------------------------------------------
r685 | michaelspain | 2012-09-03 13:16:17 +0000 (Mon, 03 Sep 2012) | 4 lines
Changed paths:
M /trunk/GridDefaults.lua
M /trunk/Options/locales/itIT.lua
M /trunk/Options/modules/statuses/StatusShields.lua
M /trunk/locales/itIT.lua
M /trunk/modules/StatusShields.lua
Updated shields spells and now the status must not crash if a spellId does not exists (ticket #304).
Changed grace buff spellID (ticket #302)
Added "Power Word: Fortitude" to the new buff dropdown list.
Updated italian localization.
------------------------------------------------------------------------
r683 | michaelspain | 2012-08-29 13:43:57 +0000 (Wed, 29 Aug 2012) | 4 lines
Changed paths:
M /trunk/AoeHeals/Grid2AoeHeals.toc
M /trunk/Grid2.toc
M /trunk/GridRoster.lua
M /trunk/LDB/Grid2LDB.toc
M /trunk/Options/Grid2Options.toc
M /trunk/RaidDebuffs/Grid2RaidDebuffs.toc
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.toc
M /trunk/modules/StatusReadyCheck.lua
M /trunk/modules/StatusRole.lua
TOC Updated to Wow5
Fixing LFR raid size issues (ticket 298, 299).
Fixing role and ready check statuses (ticket 300).
------------------------------------------------------------------------
r682 | michaelspain | 2012-08-26 17:25:00 +0000 (Sun, 26 Aug 2012) | 1 line
Changed paths:
M /trunk/AoeHeals/AoeHeals.lua
M /trunk/GridCore.lua
M /trunk/GridRoster.lua
M /trunk/modules/StatusRange.lua
M /trunk/modules/StatusReadyCheck.lua
M /trunk/modules/StatusRole.lua
Fixing MoP range issues. Thanks to Riory.
------------------------------------------------------------------------
r681 | michaelspain | 2012-08-18 14:47:27 +0000 (Sat, 18 Aug 2012) | 7 lines
Changed paths:
M /trunk/AoeHeals/AoeHeals.lua
M /trunk/GridCore.lua
M /trunk/GridRoster.lua
M /trunk/Options/modules/statuses/StatusShields.lua
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.toc
A /trunk/RaidDebuffsOptions/RaidDebuffsMoP.lua
M /trunk/modules/StatusHealth.lua
M /trunk/modules/StatusRange.lua
M /trunk/modules/StatusReadyCheck.lua
M /trunk/modules/StatusRole.lua
* Fixed a crash in status shields.
* More MoP compatibility code:
Fixed Range Check for MoP.
Using new GROUP_ROSTER_UPDATE_EVENT.
Added MoP RaidDebuffs, thanks to Kaleide.
------------------------------------------------------------------------