r627-nolib
Details
-
FilenameGrid2-r627-nolib.zip
-
Uploaded by
-
UploadedOct 22, 2011
-
Size239.20 KB
-
Downloads55
-
MD51eba2c3adc01b11aef53e897cd7c35b6
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r627 | michaelspain | 2011-10-22 08:28:52 +0000 (Sat, 22 Oct 2011) | 4 lines
Changed paths:
M /trunk/GridDefaults.lua
M /trunk/Options/GridStatuses.lua
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/koKR.lua
M /trunk/Options/locales/ruRU.lua
M /trunk/Options/locales/zhCN.lua
M /trunk/Options/locales/zhTW.lua
M /trunk/modules/StatusHealth.lua
M /trunk/modules/StatusOffline.lua
A /trunk/modules/StatusShields.lua
M /trunk/modules.xml
Added shields status: tracks druid, priest, paladin and mage absorb shields (look health&heals category).
Refactored all health statuses.
Removed Frequent updates option of health status (because this is the default behavior now).
Simplified health instant updates code.
------------------------------------------------------------------------
r626 | michaelspain | 2011-10-11 00:44:42 +0000 (Tue, 11 Oct 2011) | 3 lines
Changed paths:
M /trunk/Options/GridStatuses.lua
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/koKR.lua
M /trunk/Options/locales/ruRU.lua
M /trunk/Options/locales/zhCN.lua
M /trunk/Options/locales/zhTW.lua
M /trunk/locales/esES.lua
M /trunk/modules/StatusHealth.lua
Added "Instant Updates" option to Health status.
Enabling this option units health changes are updated very fast, using combat_log events.
Warning this option is in a early alpha status.
------------------------------------------------------------------------
r625 | michaelspain | 2011-10-07 03:01:43 +0000 (Fri, 07 Oct 2011) | 5 lines
Changed paths:
M /trunk/GridCore.lua
M /trunk/GridFrame.lua
M /trunk/GridLayout.lua
M /trunk/Options/GridLayoutEditor.lua
M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.lua
M /trunk/modules/IndicatorIcon.lua
* Fixing the libsharedmedia issue (ticket 254)
* Raid Debuffs are compatible with text indicators now (not tested but must work i wish)
* Debuffs are inmediatly updated now when raid debuffs are added/deleted from options.
No reload/exit/enter instance is needed now.
* Fixing a crash/bug in the new layout editor, when group by class option was selected.
------------------------------------------------------------------------
r624 | michaelspain | 2011-09-21 23:54:19 +0000 (Wed, 21 Sep 2011) | 1 line
Changed paths:
M /trunk/modules/IndicatorText.lua
Fixing a crash in text indicator. (ticket #252)
------------------------------------------------------------------------
r623 | michaelspain | 2011-09-20 22:08:08 +0000 (Tue, 20 Sep 2011) | 3 lines
Changed paths:
M /trunk/Options/GridIndicators.lua
M /trunk/Options/GridStatuses.lua
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/koKR.lua
M /trunk/Options/locales/ruRU.lua
M /trunk/Options/locales/zhCN.lua
M /trunk/Options/locales/zhTW.lua
M /trunk/modules/IndicatorIcon.lua
M /trunk/modules/StatusThreat.lua
Threat status blink effect can be disabled now.
Stack text of icon indicators is visible now even if the text is bigger than then icon width.
------------------------------------------------------------------------