r688
Details
-
FilenameGrid2-r688.zip
-
Uploaded by
-
UploadedSep 26, 2012
-
Size584.04 KB
-
Downloads4,177
-
MD5dce42783091f6f06a74dfcae0c17bf38
Supported WoW Retail Versions
- 5.0.5
Changelog
------------------------------------------------------------------------
r688 | michaelspain | 2012-09-26 10:46:54 +0000 (Wed, 26 Sep 2012) | 2 lines
Changed paths:
M /trunk/Options/locales/deDE.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/Options/locales/esMX.lua
M /trunk/Options/locales/frFR.lua
M /trunk/Options/locales/itIT.lua
M /trunk/Options/locales/koKR.lua
M /trunk/Options/locales/ptBR.lua
M /trunk/Options/locales/ruRU.lua
M /trunk/Options/locales/zhCN.lua
M /trunk/Options/locales/zhTW.lua
M /trunk/Options/modules/statuses/StatusShields.lua
M /trunk/locales/deDE.lua
M /trunk/locales/esES.lua
M /trunk/locales/esMX.lua
M /trunk/locales/frFR.lua
M /trunk/locales/koKR.lua
M /trunk/locales/ptBR.lua
M /trunk/locales/ruRU.lua
M /trunk/locales/zhCN.lua
M /trunk/locales/zhTW.lua
M /trunk/modules/StatusShields.lua
More status shields fixes, thanks to Monda12 (ticket #313)
Updated Chinese localization, thanks to sheahoi.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------