r590-nolib
Details
-
FilenameGrid2-r590-nolib.zip
-
Uploaded by
-
UploadedJun 21, 2011
-
Size208.23 KB
-
Downloads29
-
MD529031e53cb1445ffce1ed3126cf99d58
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r590 | michaelspain | 2011-06-21 19:26:46 +0000 (Tue, 21 Jun 2011) | 5 lines
Changed paths:
M /trunk/GridDefaults.lua
M /trunk/Options/GridStatuses.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/modules/StatusAuras.lua
Added support for group of Buffs.
Now from Buff and Debuff creation option, player can create a single buff, a custom group of buffs, or some predefined
group of buffs/debuffs: Defensive cooldowns buffs, health-prevented and health-reduced debuffs.
After creating a group of buffs/debuffs, the user must go to the recent created status to add/remove desired buffs/debuffs.
The implementation has one issue, the same aura cannot be used in two different statuses, for example if "Molten Armor" is added to a MageShields group of buffs, a single Molten Armor status must no be created/enabled (You can create both buffs, grid2 does not warn about this problem, but only one of the two buffs will work).
------------------------------------------------------------------------
r589 | michaelspain | 2011-06-18 23:23:51 +0000 (Sat, 18 Jun 2011) | 1 line
Changed paths:
M /trunk/modules/StatusRole.lua
Oops, a mistake in a variable initialization in Assistant status code. Fixed.
------------------------------------------------------------------------
r588 | michaelspain | 2011-06-18 23:15:56 +0000 (Sat, 18 Jun 2011) | 3 lines
Changed paths:
M /trunk/GridDefaults.lua
M /trunk/Options/GridCore.lua
M /trunk/Options/GridStatuses.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
M /trunk/modules/StatusBanzai.lua
M /trunk/modules/StatusRole.lua
Added master-looter, leader and raid-assistant statuses.
Created a new status category called "Group&Raid roles" for all the raid/group roles statuses.
I could not test the new statuses in raid, but must work (i wish).
------------------------------------------------------------------------
r587 | michaelspain | 2011-06-13 17:28:18 +0000 (Mon, 13 Jun 2011) | 6 lines
Changed paths:
M /trunk/GridBlink.lua
M /trunk/GridDefaults.lua
M /trunk/GridFrame.lua
M /trunk/GridLayout.lua
M /trunk/GridRoster.lua
M /trunk/GridStatus.lua
M /trunk/LDB/Grid2LDB.toc
M /trunk/Options/Grid2Options.toc
M /trunk/Options/GridIndicators.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
M /trunk/RaidDebuffs/Grid2RaidDebuffs.toc
D /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.toc
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.toc
M /trunk/modules/IndicatorText.lua
M /trunk/modules/StatusBanzai.lua
M /trunk/modules/StatusRange.lua
Adding "Show percent" option to Text indicators.
Some speed optimizations.
Fixing some translations.
Changed toc files so all Grid2 components show same version/revision.
Removed old unused file in Grid2RaidDebuffs.
------------------------------------------------------------------------
r586 | michaelspain | 2011-06-11 04:42:19 +0000 (Sat, 11 Jun 2011) | 2 lines
Changed paths:
M /trunk/Options/GridStatuses.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/modules/StatusHealth.lua
Added frequentUpdates option to health-current status.
Enabling this option, health changes are updated faster on unit frames.
------------------------------------------------------------------------
r584 | michaelspain | 2011-06-01 02:40:05 +0000 (Wed, 01 Jun 2011) | 2 lines
Changed paths:
M /trunk/modules/IndicatorIcon.lua
Fix wrong regular expresion to extract group and button ids
from frame name in icon indicator.
------------------------------------------------------------------------
r583 | michaelspain | 2011-05-30 19:17:00 +0000 (Mon, 30 May 2011) | 4 lines
Changed paths:
M /trunk/Grid2.toc
M /trunk/GridCore.lua
M /trunk/Libs/utf8/utf8.lua
M /trunk/Options/GridCore.lua
Grid2 core was using AceConfig3.0 library, changed
options frame registration process to avoid using this library.
Changed .toc to load libdualspec after libstub.
Minor optimization in utf8.lua
------------------------------------------------------------------------
r582 | michaelspain | 2011-05-27 04:18:11 +0000 (Fri, 27 May 2011) | 1 line
Changed paths:
M /trunk/Options/GridStatuses.lua
More simple and fast rgbToHex function.
------------------------------------------------------------------------
r581 | michaelspain | 2011-05-27 03:15:09 +0000 (Fri, 27 May 2011) | 20 lines
Changed paths:
M /trunk/GridDefaults.lua
M /trunk/GridIndicator.lua
M /trunk/GridSetup.lua
M /trunk/Options/GridCore.lua
M /trunk/Options/GridIndicators.lua
M /trunk/Options/GridStatuses.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.lua
M /trunk/locales/esES.lua
M /trunk/modules/IndicatorIcon.lua
M /trunk/modules/IndicatorSquare.lua
M /trunk/modules/IndicatorText.lua
M /trunk/modules/StatusAuras.lua
M /trunk/modules/StatusBanzai.lua
M /trunk/modules/StatusClassColor.lua
A /trunk/modules/StatusColor.lua
A /trunk/modules/StatusCreatureColor.lua
A /trunk/modules/StatusFriendColor.lua
M /trunk/modules/StatusHealth.lua
M /trunk/modules.xml
Statuses have been organized into categories.
Icon indicators cooldown frames have a name now (only if "disable omnicc" option is not set)
allowing to configure rules in omniCC to customize cooldowns appearance (See ticket #221).
The indicators frame name has this format: Grid2[IndicatorNameWithoutHyphens][numbers_dont_matter],
for example an icon-center frame cooldown name looks like "Grid2iconcenter0102", and
the rule in omnicc could be simply "Grid2" to configure all grid2 cooldowns, "Grid2icon" to configure all
cooldowns indicators starting with icon, or "Grid2iconcenter" to configure only the icon-center indicator.
Added several color statuses: creaturecolor , friendcolor and color. The color indicator provides
a simple color, unlimited number of color statuses can be created. A color status has zero cpu usage in combat,
so it is the best way to assign a fixed color to an indicator (colors provided by some other status
like mana, or health statuses, are not efficient because the linked indicators are updated every
time a unit health or mana changes).
Health-current status has not a simple color anymore. Now defines a gradient color based on unit health
(by default: green= maximun health orange= 50% health red= very low health). If you want a fixed
color for the health-bar indicator, use the friencolor status, or create a color status.
Code cleaning in some indicators and statuses.
------------------------------------------------------------------------
r580 | michaelspain | 2011-05-23 02:19:12 +0000 (Mon, 23 May 2011) | 1 line
Changed paths:
M /trunk/Options/GridIndicators.lua
Bug fix: Indicator border color option works again.
------------------------------------------------------------------------
r579 | michaelspain | 2011-05-23 02:12:34 +0000 (Mon, 23 May 2011) | 2 lines
Changed paths:
M /trunk/RaidDebuffs/Grid2RaidDebuffs.lua
M /trunk/modules/StatusAuras.lua
Fixed ticket #220.
"Show if missing" buffs were crashing icon indicator.
------------------------------------------------------------------------
r578 | michaelspain | 2011-05-22 22:36:42 +0000 (Sun, 22 May 2011) | 3 lines
Changed paths:
M /trunk/GridIndicator.lua
M /trunk/GridStatus.lua
M /trunk/LDB/Grid2LDB.lua
M /trunk/Options/GridIndicators.lua
M /trunk/Options/GridStatuses.lua
M /trunk/Options/locales/enUS.lua
M /trunk/Options/locales/esES.lua
M /trunk/modules/IndicatorBar.lua
M /trunk/modules/IndicatorIcon.lua
M /trunk/modules/IndicatorSquare.lua
M /trunk/modules/IndicatorText.lua
M /trunk/modules/StatusBanzai.lua
M /trunk/modules/StatusDirection.lua
M /trunk/modules/StatusRole.lua
Important changes in all indicators update functions to simplify and speed up a bit the code (this changes could introduce some bugs or appearance changes in some statuses).
Added update rate option to banzai and direction statuses.
Some optimizations and bug fixes in banzai status.
------------------------------------------------------------------------
r577 | michaelspain | 2011-05-20 02:15:15 +0000 (Fri, 20 May 2011) | 2 lines
Changed paths:
M /trunk/Libs/utf8/utf8.lua
M /trunk/modules/IndicatorIcon.lua
M /trunk/modules/IndicatorText.lua
M /trunk/modules/StatusBanzai.lua
Fixed a recent bug in icon indicator (icon transparency based on alpha status color was not been applied)
Changed the name of the grid2 utf8 manipulation functions to avoid conflicts with other addons.
------------------------------------------------------------------------