r105

Details

  • Filename
    Grid2-r105.zip
  • Uploaded by
  • Uploaded
    Mar 23, 2009
  • Size
    274.79 KB
  • Downloads
    411
  • MD5
    4c4cf1056b7173e23224e968cc4ed159

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r86 | Azethoth | 2009-03-14 19:41:24 +0000 (Sat, 14 Mar 2009) | 3 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/modules/StatusAuras.lua

--Make blinkThreshold use db setting
--Move its setup code to a non local function
--RemoveTimeTracker so it can be disabled
------------------------------------------------------------------------
r85 | Azethoth | 2009-03-13 15:42:37 +0000 (Fri, 13 Mar 2009) | 4 lines
Changed paths:
   M /trunk/Options/ChangeList.lua
   M /trunk/Options/GridLocations.lua
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/core.lua

--Make saving and adjusting color work for buffs across a relog
--Support multiple colors (eg. lifebloom)
--Start to hook up Threshold.  (not working yet)
--Fix ordering in debug options
------------------------------------------------------------------------
r84 | Azethoth | 2009-03-13 15:38:32 +0000 (Fri, 13 Mar 2009) | 4 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/GridFrame.lua
   M /trunk/GridIndicator.lua
   M /trunk/GridLayout.lua
   M /trunk/modules/IndicatorText.lua
   M /trunk/modules/StatusAggro.lua
   M /trunk/modules/StatusAuras.lua
   M /trunk/modules/StatusHeals.lua
   M /trunk/modules/StatusHealth.lua
   M /trunk/modules/StatusMana.lua
   M /trunk/modules/StatusTarget.lua
   M /trunk/modules/StatusVoiceComm.lua

--Some layout defaults changes to aid me in debugging
--Add more buffs and debuffs to setup.  This is temporary.  They will be reorganized according to the Grid2Defautls thread.
--Change color handler creation code to use db instead of setup so color changes can get saved & used.
--db.profile.color --> db.profile.color1 color2 ... etc.
------------------------------------------------------------------------
r83 | StingerSoft | 2009-03-12 15:24:53 +0000 (Thu, 12 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/ruRU.lua

ruRU update
------------------------------------------------------------------------
r82 | sayclub | 2009-03-10 05:58:56 +0000 (Tue, 10 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/koKR.lua

koKR update
------------------------------------------------------------------------
r81 | Azethoth | 2009-03-08 04:47:55 +0000 (Sun, 08 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/GridLocations.lua

--Add location selection up front for indicator creation.
------------------------------------------------------------------------
r80 | Azethoth | 2009-03-08 03:39:06 +0000 (Sun, 08 Mar 2009) | 4 lines
Changed paths:
   M /trunk/Options/ChangeList.lua
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/core.lua
   M /trunk/Options/locales/enUS.lua

--Group Buffs / Debuffs inside status/buff and status/debuffs
--Add support to core for such grouping
--Add creation of buffs and debuffs options to status/buff and status/debuff
--Reset and update all frames when changes statuses on an indicator
------------------------------------------------------------------------
r79 | Azethoth | 2009-03-08 03:33:00 +0000 (Sun, 08 Mar 2009) | 2 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/GridIndicator.lua
   M /trunk/modules/StatusAuras.lua

--Remove the baking in of "buff-" and "debuff-" into aura names.
--MixCase the spell name part so it blends in with user created auras.
------------------------------------------------------------------------
r78 | Azethoth | 2009-03-06 07:42:27 +0000 (Fri, 06 Mar 2009) | 1 line
Changed paths:
   A /trunk/Options/ChangeList.lua

--todo list
------------------------------------------------------------------------
r77 | sayclub | 2009-03-05 22:29:25 +0000 (Thu, 05 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/koKR.lua

koKR update
------------------------------------------------------------------------
r76 | Azethoth | 2009-03-05 17:35:11 +0000 (Thu, 05 Mar 2009) | 4 lines
Changed paths:
   M /trunk/Options/Grid2Options.toc
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/locales/enUS.lua

-- Requires SV reset (theres a button for this in the Debugging options)
-- Create new Icon, Square and Text indicators.

------------------------------------------------------------------------
r75 | Azethoth | 2009-03-05 17:33:05 +0000 (Thu, 05 Mar 2009) | 3 lines
Changed paths:
   M /trunk/GridDefaults.lua

-- Requires SV reset (theres a button for this in the Debugging options)
-- Support for creating Icon, Square and Text indicators.

------------------------------------------------------------------------
r74 | StingerSoft | 2009-03-04 22:12:30 +0000 (Wed, 04 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/ruRU.lua

ruRU update
------------------------------------------------------------------------
r73 | StingerSoft | 2009-03-04 22:10:30 +0000 (Wed, 04 Mar 2009) | 1 line
Changed paths:
   M /trunk/locales/ruRU.lua

ruRU update
------------------------------------------------------------------------
r72 | Azethoth | 2009-03-04 01:44:30 +0000 (Wed, 04 Mar 2009) | 5 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/modules/IndicatorBar.lua
   D /trunk/modules/IndicatorCorner.lua
   M /trunk/modules/IndicatorIcon.lua
   A /trunk/modules/IndicatorSquare.lua (from /trunk/modules/IndicatorCorner.lua:67
   M /trunk/modules/IndicatorText.lua
   M /trunk/modules.xml

-- Requires SV reset (theres a button for this in the Debugging options)
-- Indicator Corner --> Square
-- corner-bottomleft renamed aggro
-- corner-side-bottom renamed buffs-mine
-- type prefixing removed from indicator names
------------------------------------------------------------------------
r71 | Azethoth | 2009-03-04 01:43:31 +0000 (Wed, 04 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/locales/enUS.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

-- Requires SV reset (theres a button for this in the Debugging options)
-- Indicator Corner --> Square
-- type prefixing removed from indicator names
------------------------------------------------------------------------
r70 | sayclub | 2009-03-03 06:09:13 +0000 (Tue, 03 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/koKR.lua

koKR update
------------------------------------------------------------------------
r69 | Azethoth | 2009-03-03 02:10:16 +0000 (Tue, 03 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/locales/enUS.lua
   M /trunk/Options/locales/koKR.lua
   M /trunk/Options/locales/ruRU.lua

-- Hook up threshold config for lowhealth and healthdeficit
------------------------------------------------------------------------
r68 | Azethoth | 2009-03-02 08:58:44 +0000 (Mon, 02 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Options/GridIndicators.lua

-- Factor out location and status options and apply to Square, Text and Icon indicators
-- Add some order numbers so the options display consistently
------------------------------------------------------------------------
r67 | Azethoth | 2009-03-02 08:54:08 +0000 (Mon, 02 Mar 2009) | 2 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/modules/IndicatorCorner.lua

-- Fix the center-locations
-- Adjust by location on load for Square, Text and Icon indicators
------------------------------------------------------------------------
r66 | Azethoth | 2009-03-02 07:20:55 +0000 (Mon, 02 Mar 2009) | 1 line
Changed paths:
   M /trunk/modules/IndicatorCorner.lua
   M /trunk/modules/IndicatorIcon.lua
   M /trunk/modules/IndicatorText.lua

-- Add ClearAllPoints to the layout code
------------------------------------------------------------------------
r65 | Azethoth | 2009-03-02 07:20:42 +0000 (Mon, 02 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/GridIndicators.lua

-- Add status selection options to text and icon indicators
------------------------------------------------------------------------
r64 | sayclub | 2009-03-02 05:34:55 +0000 (Mon, 02 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/koKR.lua

koKR update
------------------------------------------------------------------------
r63 | Azethoth | 2009-03-02 04:11:46 +0000 (Mon, 02 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/core.lua
   M /trunk/Options/locales/enUS.lua

-- Add a little bit more color options for statuses.
-- Needs to be fixed for multiple colors case
-- Fix error in color settings
------------------------------------------------------------------------
r62 | Azethoth | 2009-03-02 04:11:12 +0000 (Mon, 02 Mar 2009) | 3 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/GridStatus.lua
   M /trunk/modules/StatusAuras.lua

-- Add a little bit more color options for statuses.
-- Needs to be fixed for multiple colors case

------------------------------------------------------------------------
r61 | StingerSoft | 2009-02-28 08:56:18 +0000 (Sat, 28 Feb 2009) | 1 line
Changed paths:
   M /trunk/Grid2.toc
   M /trunk/Options/locales/ruRU.lua
   M /trunk/locales/ruRU.lua

ruRU update
------------------------------------------------------------------------
r60 | Azethoth | 2009-02-28 01:40:23 +0000 (Sat, 28 Feb 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/enUS.lua

-- New status locale strings
------------------------------------------------------------------------
r59 | Azethoth | 2009-02-28 00:34:17 +0000 (Sat, 28 Feb 2009) | 3 lines
Changed paths:
   M /trunk/Options/GridIndicators.lua
   M /trunk/Options/GridLocations.lua
   M /trunk/Options/GridStatuses.lua
   M /trunk/Options/core.lua
   M /trunk/Options/locales/enUS.lua

-- Hook up some indicators and locations
-- Options to assign statuses to indicators
-- Options to change (square) indicator location
------------------------------------------------------------------------
r58 | Azethoth | 2009-02-28 00:32:06 +0000 (Sat, 28 Feb 2009) | 3 lines
Changed paths:
   M /trunk/GridDefaults.lua
   M /trunk/GridIndicator.lua
   M /trunk/modules/IndicatorCorner.lua

-- Fix UnregisterStatus bug
-- Add a buff indicator for testing purposes
-- Hook up some indicators and locations
------------------------------------------------------------------------
r57 | sayclub | 2009-02-20 23:57:53 +0000 (Fri, 20 Feb 2009) | 1 line
Changed paths:
   M /trunk/Options/locales/koKR.lua

koKR update
------------------------------------------------------------------------
r56 | Azethoth | 2009-02-20 20:55:34 +0000 (Fri, 20 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Grid2.toc
   M /trunk/GridCore.lua
   M /trunk/GridDefaults.lua
   A /trunk/GridLocation.lua

-- Location options, initial checkin
-- They can be created, deleted, reset. They are not hooked up yet.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
117.38 KB Mar 23, 2009 3.0.9 95