r638

Details

  • Filename
    Grid2-r638.zip
  • Uploaded by
  • Uploaded
    Dec 6, 2011
  • Size
    436.10 KB
  • Downloads
    3,760
  • MD5
    f089f42652f8ececc045614120135a04

Supported WoW Retail Versions

  • 4.3.0

Changelog

------------------------------------------------------------------------
r638 | michaelspain | 2011-12-07 04:32:12 +0000 (Wed, 07 Dec 2011) | 14 lines
Changed paths:
   M /trunk/AoeHeals/AoeHealsMapData.lua
   M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
   M /trunk/RaidDebuffsOptions/RaidDebuffsCataclysm.lua
   M /trunk/modules/StatusHealth.lua

Incoming heals status:
Fixed a glitch  in heal-bar indicator, when a unit with incoming heals dies.
AoeHeals:
Some DragonSoul floors sizes were wrong, fixed.
Map size was not updated when changing floor, fixed.
RaidDebuffs:
Fixed a crash when debug mode was enabled for this module.

------------------------------------------------------------------------
r636 | michaelspain | 2011-11-29 22:03:51 +0000 (Tue, 29 Nov 2011) | 4 lines
Changed paths:
   M /trunk/AoeHeals/AoeHealsDefaults.lua
   M /trunk/AoeHeals/AoeHealsOptions.lua
   D /trunk/AoeHeals/AoeHealsStatusHealingRain.lua
   A /trunk/AoeHeals/AoeHealsStatusOutgoing.lua
   M /trunk/AoeHeals/Grid2AoeHeals.toc
   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

AOE Heals: Replaced HealingRain status with a more general status: AOE Outgoing Heals.
This status highlights units receiving the player aoe heals.
Tracked heals are customizable, you can add or remove heals from options.

------------------------------------------------------------------------
r635 | michaelspain | 2011-11-29 18:52:43 +0000 (Tue, 29 Nov 2011) | 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

Updated TOC to 4.3
------------------------------------------------------------------------
r634 | michaelspain | 2011-11-21 02:47:45 +0000 (Mon, 21 Nov 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Changed sharedmedia libray path in pkgmeta.
------------------------------------------------------------------------
r633 | michaelspain | 2011-11-21 02:40:54 +0000 (Mon, 21 Nov 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Grid2.toc
   M /trunk/GridCore.lua
   M /trunk/GridFrame.lua
   M /trunk/GridLayout.lua
   M /trunk/Libs
   M /trunk/Options/Grid2Options.toc
   M /trunk/Options/GridCore.lua
   M /trunk/Options/GridFrame.lua
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/GridLayout.lua
   D /trunk/Options/GridMedia.lua
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/GridTestLayout.lua
   M /trunk/modules/IndicatorBar.lua
   M /trunk/modules/IndicatorIcon.lua
   M /trunk/modules/IndicatorSquare.lua
   M /trunk/modules/IndicatorText.lua

Added sharedmedia library. Refactored code related to libsharedmedia.
------------------------------------------------------------------------
r632 | michaelspain | 2011-11-19 20:41:30 +0000 (Sat, 19 Nov 2011) | 6 lines
Changed paths:
   M /trunk/AoeHeals/AoeHealsDefaults.lua
   M /trunk/AoeHeals/AoeHealsMapData.lua
   M /trunk/AoeHeals/AoeHealsOptions.lua
   A /trunk/AoeHeals/AoeHealsStatusHealingRain.lua
   M /trunk/AoeHeals/Grid2AoeHeals.toc
   M /trunk/GridDefaults.lua
   M /trunk/Options/GridFrame.lua
   M /trunk/Options/GridIndicators.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/IndicatorBar.lua
   M /trunk/modules/StatusHealth.lua

* AOE Heals: Added aoe-HealingRain status, this status marks units receiving player healing rain heals.
* An optional background color can be selected for bar indicators.
* Bar indicators can be anchored to another bar indicators: heals-bar is anchored to health-bar now.
This change fix the problem when a cell becomes semitransparent and the heals-bar were visible behind the health bar.
If incoming heals dont work or they are displayed in a wrong position, check the new option "Anchor to" in heals-bar configuration: your health bar must be selected in this option.
* Removed bar-color and text-color indicators from indicator list: indicator-color options have been moved to a new tab called "Colors" in bar and text indicators configuration.
------------------------------------------------------------------------
r631 | michaelspain | 2011-11-09 17:16:48 +0000 (Wed, 09 Nov 2011) | 4 lines
Changed paths:
   M /trunk/AoeHeals/AoeHealsStatusRaid.lua
   M /trunk/Options/GridExportImport.lua
   M /trunk/modules/StatusHealth.lua

* Fixing AoeHeals bug when "Hide on Cooldown was checked" (ticket 260)
* Importing profiles with custom layouts does not delete previous custom layouts.
* Simplified Instant/QuickHealth code.

------------------------------------------------------------------------
r630 | michaelspain | 2011-11-05 19:24:56 +0000 (Sat, 05 Nov 2011) | 5 lines
Changed paths:
   M /trunk/GridLayout.lua
   M /trunk/Options/GridExportImport.lua
   M /trunk/Options/GridLayoutEditor.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/RaidDebuffsOptions/RaidDebuffsCataclysm.lua
   M /trunk/modules/StatusBanzai.lua
   M /trunk/modules/StatusHealth.lua

Added Raid Debuffs for new Dragon Soul Raid Bosses (currently only working for english language because libbablezone library translations are not updated yet).
Custom layouts can be included in exported profiles.
Minor changes in timer management for health statuses.
Changed Feign Death status to use UNIT_AURA instead UNIT_HEALTH event.

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
249.47 KB Dec 6, 2011 4.3.0 988