r691-nolib
Details
-
FilenameGrid2-r691-nolib.zip
-
Uploaded by
-
UploadedOct 8, 2012
-
Size308.51 KB
-
Downloads322
-
MD59771257dcba3bcdfb2d066ca76c38068
Supported WoW Retail Versions
- 5.0.5
Changelog
------------------------------------------------------------------------
r692 | michaelspain | 2012-10-08 11:34:05 +0000 (Mon, 08 Oct 2012) | 1 line
Changed paths:
A /tags/r691 (from /trunk:691)
Tagging as r691
------------------------------------------------------------------------
r690 | michaelspain | 2012-10-08 11:28:29 +0000 (Mon, 08 Oct 2012) | 1 line
Changed paths:
M /trunk/modules/StatusRange.lua
Fixing pet range issue.
------------------------------------------------------------------------
r689 | michaelspain | 2012-10-07 21:33:03 +0000 (Sun, 07 Oct 2012) | 2 lines
Changed paths:
M /trunk/AoeHeals/AoeHeals.lua
M /trunk/GridCore.lua
M /trunk/GridRoster.lua
M /trunk/RaidDebuffsOptions/RaidDebuffsMoP.lua
M /trunk/modules/StatusHealth.lua
M /trunk/modules/StatusRange.lua
M /trunk/modules/StatusReadyCheck.lua
M /trunk/modules/StatusRole.lua
Grid2: Removed Cataclysm compatibility code.
RaidDebuffs: Fixing "Mogu'shan Vaults" instance name.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------