r133

Details

  • Filename
    Grid2-r133.zip
  • Uploaded by
  • Uploaded
    Apr 15, 2009
  • Size
    303.64 KB
  • Downloads
    140
  • MD5
    27fdd5058a5c852a47711d114922501c

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r133 | Azethoth | 2009-04-15 06:30:06 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/Options/Grid2Options.toc

--toc + title fix
------------------------------------------------------------------------
r132 | Azethoth | 2009-04-13 12:32:46 +0000 (Mon, 13 Apr 2009) | 2 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/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

--Duration option for text
--Color option for ,text>-color
------------------------------------------------------------------------
r131 | Azethoth | 2009-04-13 12:30:08 +0000 (Mon, 13 Apr 2009) | 10 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/GridBlink.lua
   M /trunk/GridCore.lua
   M /trunk/GridDefaults.lua
   M /trunk/modules/IndicatorIcon.lua
   M /trunk/modules/IndicatorText.lua
   M /trunk/modules/StatusAuras.lua

--add duration setting for text indicators
--switch lifebloom, regrowth, rejuvenation to text with duration for druids
--config options for <text>-color indicators
--upgrade color handlers to return alpha as well
--new "duration" type for buffs
--text indicators <-- "duration" type
--AceTimer-3.0 embeded on use
--Blink Add/Remove now record/restore the frame alpha and no longer hide it
--Adjust text justification to match location

------------------------------------------------------------------------
r130 | Azethoth | 2009-04-11 11:24:02 +0000 (Sat, 11 Apr 2009) | 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

--buff-X-mine to distinguish from general case
--checkbox for mine during create buff
--requires SV reset
------------------------------------------------------------------------
r129 | Azethoth | 2009-04-11 11:20:42 +0000 (Sat, 11 Apr 2009) | 3 lines
Changed paths:
   M /trunk/GridDefaults.lua

--buff-X-mine to distinguish from general case
--update existing mine buffs
--requires SV reset
------------------------------------------------------------------------
r128 | Azethoth | 2009-04-11 02:51:24 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
   M /trunk/GridDefaults.lua

--switch to Phanx's colors for shamans
------------------------------------------------------------------------
r127 | Azethoth | 2009-04-11 01:19:36 +0000 (Sat, 11 Apr 2009) | 3 lines
Changed paths:
   M /trunk/Options/ChangeList.lua
   M /trunk/Options/GridStatuses.lua

--Rename lowhealth -> health-low
--Rename healthdeficit -> health-deficit

------------------------------------------------------------------------
r126 | Azethoth | 2009-04-11 01:13:46 +0000 (Sat, 11 Apr 2009) | 4 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/modules/StatusHealth.lua

--Add health-deficit to text-down
--Rename lowhealth -> health-low
--Move buff-Riptide on top of buff-Earthliving at corner-top-left
--Colors for buff-EarthShield, buff-Riptide, buff-Earthliving
------------------------------------------------------------------------
r125 | Azethoth | 2009-04-10 05:44:41 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/GridDefaults.lua

--adjust some colors
------------------------------------------------------------------------
r124 | Azethoth | 2009-04-10 05:22:06 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/GridDefaults.lua

--Fix druid colors
------------------------------------------------------------------------
r123 | Azethoth | 2009-04-10 04:59:11 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/Options/ChangeList.lua
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/GridStatuses.lua

--rename heals -> heals-incoming
------------------------------------------------------------------------
r122 | Azethoth | 2009-04-10 04:58:16 +0000 (Fri, 10 Apr 2009) | 3 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/modules/IndicatorBar.lua
   M /trunk/modules/StatusHeals.lua

--temporarily switch to inverted bar color while fixing incoming vs health
--defaults for druids, shamans, paladins
--some setup code wrangling
------------------------------------------------------------------------
r121 | Azethoth | 2009-04-08 10:23:10 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/modules/StatusHealth.lua

--feign-death
------------------------------------------------------------------------
r120 | Azethoth | 2009-04-08 01:11:36 +0000 (Wed, 08 Apr 2009) | 2 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/modules/StatusAuras.lua

--Extend setup color handling to rgba
--Combine common code in CreateBuff and CreateDebuff
------------------------------------------------------------------------
r119 | Azethoth | 2009-04-07 10:37:10 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/GridIndicator.lua
   M /trunk/modules/StatusAuras.lua

--Add defaultDB and color handling to debuff auras
------------------------------------------------------------------------
r118 | Azethoth | 2009-04-05 23:59:54 +0000 (Sun, 05 Apr 2009) | 3 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/modules/StatusMana.lua

--make lowmana threshold 25% (from 20%)
--remove incurable debuffs from display for druids & priests
--implement some of the priest defaults
------------------------------------------------------------------------
r117 | sayclub | 2009-04-05 06:25:19 +0000 (Sun, 05 Apr 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/koKR.lua
   M /trunk/locales/koKR.lua

koKR update
------------------------------------------------------------------------
r116 | Azethoth | 2009-04-05 03:56:53 +0000 (Sun, 05 Apr 2009) | 6 lines
Changed paths:
   M /trunk/Options/ChangeList.lua
   M /trunk/Options/GridBlink.lua
   M /trunk/Options/GridCategories.lua
   M /trunk/Options/GridCore.lua
   M /trunk/Options/GridDefaults.lua
   M /trunk/Options/GridFrame.lua
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/GridLayout.lua
   M /trunk/Options/GridLocations.lua
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/core.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

--add class filters for some statuses
--localize some modules
--adjust menu ordering
--some more category work + move them to db.account
--Add Deathknight to Class Color list.  Charmed needs a new color.

------------------------------------------------------------------------
r115 | Azethoth | 2009-04-05 03:51:14 +0000 (Sun, 05 Apr 2009) | 5 lines
Changed paths:
   M /trunk/GridCategory.lua
   M /trunk/GridDefaults.lua
   M /trunk/GridLayoutLayouts.lua
   M /trunk/modules/StatusAuras.lua

--add class filters for some statuses
--localize some modules
--adjust menu ordering
--some more category work + move them to db.account

------------------------------------------------------------------------
r114 | StingerSoft | 2009-03-31 10:38:35 +0000 (Tue, 31 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/ruRU.lua
   M /trunk/RaidDebuffsOptions/locales/ruRU.lua
   M /trunk/locales/ruRU.lua

ruRU update
------------------------------------------------------------------------
r113 | sayclub | 2009-03-31 08:53:28 +0000 (Tue, 31 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/koKR.lua
   M /trunk/RaidDebuffsOptions/locales/koKR.lua

koKR update
------------------------------------------------------------------------
r112 | Azethoth | 2009-03-31 01:57:52 +0000 (Tue, 31 Mar 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/GridCore.lua
   M /trunk/GridDefaults.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/StatusClassColor.lua
   M /trunk/modules/StatusHealth.lua
   A /trunk/modules/StatusOffline.lua
   M /trunk/modules.xml

--Add charmed and offline statuses
------------------------------------------------------------------------
r111 | Azethoth | 2009-03-31 01:25:20 +0000 (Tue, 31 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/ChangeList.lua
   M /trunk/Options/GridCategories.lua
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/locales/enUS.lua

--Add charmed and offline statuses
------------------------------------------------------------------------
r110 | Azethoth | 2009-03-31 01:22:53 +0000 (Tue, 31 Mar 2009) | 1 line
Changed paths:
   M /trunk/RaidDebuffs/core.lua

--Add class to MakeDefaultSetup returns
------------------------------------------------------------------------
r109 | Azethoth | 2009-03-30 23:25:39 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/RaidDebuffs/core.lua

--defaults
------------------------------------------------------------------------
r108 | Azethoth | 2009-03-30 23:23:28 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   A /trunk/RaidDebuffsOptions
   A /trunk/RaidDebuffsOptions/Grid2StatusRaidDebuffsOptions.lua
   A /trunk/RaidDebuffsOptions/Grid2StatusRaidDebuffsOptions.toc
   A /trunk/RaidDebuffsOptions/locales
   A /trunk/RaidDebuffsOptions/locales/enUS.lua
   A /trunk/RaidDebuffsOptions/locales/koKR.lua
   A /trunk/RaidDebuffsOptions/locales/ruRU.lua
   A /trunk/RaidDebuffsOptions/locales/zhCN.lua
   A /trunk/RaidDebuffsOptions/locales/zhTW.lua
   A /trunk/RaidDebuffsOptions/locales.xml

--Options for Raid Debuffs
------------------------------------------------------------------------
r107 | Azethoth | 2009-03-26 05:20:39 +0000 (Thu, 26 Mar 2009) | 1 line
Changed paths:
   M /trunk/Grid2.toc
   A /trunk/GridCategory.lua
   M /trunk/GridDefaults.lua
   M /trunk/GridLocation.lua

--Checkin so I can code while traveling.
------------------------------------------------------------------------
r106 | Azethoth | 2009-03-26 05:20:00 +0000 (Thu, 26 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/ChangeList.lua
   M /trunk/Options/Grid2Options.toc
   A /trunk/Options/GridCategories.lua
   M /trunk/Options/locales/enUS.lua

--Checkin so I can code while traveling.
------------------------------------------------------------------------
r105 | Azethoth | 2009-03-23 22:46:14 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
   M /trunk/GridLayoutLayouts.lua

--Change the By Group 5 layouts to be for party and arena instead of raids and arena
------------------------------------------------------------------------
r104 | Azethoth | 2009-03-23 22:29:10 +0000 (Mon, 23 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/core.lua

--Delete options for creatable indicators
--DeleteElement function to remove deleted element options
------------------------------------------------------------------------
r103 | Azethoth | 2009-03-23 22:27:25 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
   M /trunk/GridCore.lua

--Hack in UnregisterNamespace
------------------------------------------------------------------------
r102 | Azethoth | 2009-03-23 00:06:19 +0000 (Mon, 23 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Options/GridStatuses.lua
   A /trunk/Options/locales/deDE.lua
   M /trunk/Options/locales/enUS.lua
   A /trunk/Options/locales/esES.lua
   A /trunk/Options/locales/esMX.lua
   A /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

--provide config for missing property
--copy its localization over from Grid
--create the missing locale files for that
------------------------------------------------------------------------
r101 | Azethoth | 2009-03-23 00:01:40 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
   M /trunk/modules/StatusAuras.lua

--Implement missing property for buff statuses
------------------------------------------------------------------------
r100 | sayclub | 2009-03-22 23:45:23 +0000 (Sun, 22 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/koKR.lua

koKR update
------------------------------------------------------------------------
r99 | Azethoth | 2009-03-22 03:13:38 +0000 (Sun, 22 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Options/ChangeList.lua
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/locales/enUS.lua
   M /trunk/Options/locales/koKR.lua
   M /trunk/Options/locales/ruRU.lua

--Break the indicator status list into Current and Available
--Show Current in sorted order
--Add some buttons so the priority can be sort of increased or decreased.  Probably needs to enforce uniqueness for priority so behavior is smoother.
------------------------------------------------------------------------
r98 | Azethoth | 2009-03-22 03:10:48 +0000 (Sun, 22 Mar 2009) | 1 line
Changed paths:
   M /trunk/GridDefaults.lua

--rename some code so I can remember what it does.
------------------------------------------------------------------------
r97 | Azethoth | 2009-03-18 17:29:51 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
   M /trunk/modules/StatusRange.lua

--Check for frame existence before hiding it
------------------------------------------------------------------------
r96 | Azethoth | 2009-03-18 17:19:12 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/GridIndicators.lua

--Show statuses for bar-health-color and bar-heals-color
------------------------------------------------------------------------
r95 | Azethoth | 2009-03-18 17:18:03 +0000 (Wed, 18 Mar 2009) | 2 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/modules/StatusAuras.lua

--Add percent type to buffs and debuffs
--Add percent handler for them returning the color alpha setting
------------------------------------------------------------------------
r94 | sayclub | 2009-03-18 09:07:39 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/koKR.lua

koKR update
------------------------------------------------------------------------
r93 | Azethoth | 2009-03-17 22:17:44 +0000 (Tue, 17 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Options/ChangeList.lua
   M /trunk/Options/GridStatuses.lua

--Switch MakeStatusColorOption, MakeStatusThresholdOption, MakeStatusBlinkThresholdOption local --> Grid2Options functions
-- This lets them be called from plugins
------------------------------------------------------------------------
r92 | Azethoth | 2009-03-17 22:14:26 +0000 (Tue, 17 Mar 2009) | 2 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/GridLayoutLayouts.lua
   M /trunk/modules/StatusAuras.lua

--Rearrange class ordering so tank types are at one end and ranged at the other.  Probably needs to be customizable at some point.

------------------------------------------------------------------------
r91 | Azethoth | 2009-03-16 03:29:30 +0000 (Mon, 16 Mar 2009) | 1 line
Changed paths:
   M /trunk/GridDefaults.lua

--Change default names for two indicators to side-bottom and corner-bottom-left
------------------------------------------------------------------------
r90 | Azethoth | 2009-03-15 12:56:51 +0000 (Sun, 15 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/GridIndicators.lua

--Options for alpha indicator
------------------------------------------------------------------------
r89 | Azethoth | 2009-03-15 12:18:36 +0000 (Sun, 15 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/GridStatuses.lua

-- Threshold options for lowmana
-- Status options for border indicator
------------------------------------------------------------------------
r88 | Azethoth | 2009-03-15 12:15:07 +0000 (Sun, 15 Mar 2009) | 1 line
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/GridStatus.lua
   M /trunk/modules/StatusMana.lua

-- Fix double creation of lowmana which broke it
------------------------------------------------------------------------
r87 | Azethoth | 2009-03-14 19:46:54 +0000 (Sat, 14 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/locales/enUS.lua

--Better formatting and spacing of color options
--Hook up Blinking Threshold
--A setting of 0 disables blinking
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
130.34 KB Apr 15, 2009 3.0.9 64