Change Log:
--------------------
------------------------------------------------------------------------
r156 | tomber | 2011-05-04 20:08:45 +0000 (Wed, 04 May 2011) | 7 lines
Changed paths:
M /trunk/Bars.lua
M /trunk/Cancel.lua
M /trunk/Localizations/enUS.lua
M /trunk/Nest.lua
M /trunk/Presets/Shaman.lua
M /trunk/Raven_Options/Options.lua
Add totem bar for shaman players to standard bar groups that track your currently active totems and show a placeholder ready bar for each empty totem slot. You can right-click on a totem icon to destroy a totem. You can disable the placeholder bars by turning off Show If Unlimited Duration.
Add warning message that you may need to reload user interface when making changes to in-combat bar.
Fix incorrect "update" variable reference in in-combat bar code.
Add test for nil texture in icon code so don't skin a non-existent button.
------------------------------------------------------------------------
r155 | tomber | 2011-05-02 04:32:30 +0000 (Mon, 02 May 2011) | 1 line
Changed paths:
M /trunk/Nest.lua
Added support for bar group background panels and borders (i.e., backdrops) with icon configurations.
------------------------------------------------------------------------
r154 | tomber | 2011-05-01 15:29:21 +0000 (Sun, 01 May 2011) | 3 lines
Changed paths:
M /trunk/Bars.lua
M /trunk/Localizations/enUS.lua
M /trunk/Nest.lua
M /trunk/Profile.lua
M /trunk/Raven_Options/Options.lua
Add background panels and borders for bar groups. This currently only works for bar groups with bar configurations.
Settings added to Defaults tab and, for each bar group, to Appearance tab. You can enable a background panel with a texture, color, and size (size is specified as padding in pixels from the bar group's bars and icons). You can enable background border separately with a border design, color, edge size, and inset (inset helps merge panel and border correctly).
-----------------------------------------...
Description:
--------------------
Raven
Major Features
1) Customizable timer bar and icon configurations to monitor buffs, debuffs and cooldowns
2) Multi-target HoT and DoT tracking bars
3) Comprehensive condition checking to support buffing/debuffing, spell rotations, etc.
4) Highlights for active spells plus cooldown counters on popular action bar addon buttons
5) Preset spell colors and cooldowns plus buff-related conditions for each class
Project page: http://wow.curseforge.com/addons/raven
Offical forum thread: http://forums.curseforge.com/showthread.php?t=18429
FAQ: http://wow.curseforge.com/addons/raven/pages/faq
-------------------------------------------------------------------
UPDATE:
1) Bar groups can now have background panels and borders! Set them up in the Defaults tab to show them for all bar groups or in the Appearance tab for individual bar groups. You can enable a background panel with texture, color, and size (size is specified as padding in pixels from the bar group's bars and icons). You can enable a background border separately with a border design, color, edge size, and inset (inset helps merge panel and border correctly).
2) Shaman now get a special totem bar! Create the Totems standard bar groups to track your currently active totems and show a placeholder ready bar for each empty totem slot. You can right-click on a totem icon to destroy a totem. You can disable the placeholder bars by turning off Show If Unlimited Duration.
-------------------------------------------------------------------
Installation and Configuration
Install Raven by copying its files into your WoW addons folder (or use your favorite addons update utility). Optional additional Raven-compatible modules can be installed to add support for spell rotations used by specific classes.
You can bring up a configuration panel by typing in "/raven" or clicking on Raven's minimap button. Raven also includes a Data Broker launcher that can be displayed by addons like ChocolateBar....
--------------------
------------------------------------------------------------------------
r156 | tomber | 2011-05-04 20:08:45 +0000 (Wed, 04 May 2011) | 7 lines
Changed paths:
M /trunk/Bars.lua
M /trunk/Cancel.lua
M /trunk/Localizations/enUS.lua
M /trunk/Nest.lua
M /trunk/Presets/Shaman.lua
M /trunk/Raven_Options/Options.lua
Add totem bar for shaman players to standard bar groups that track your currently active totems and show a placeholder ready bar for each empty totem slot. You can right-click on a totem icon to destroy a totem. You can disable the placeholder bars by turning off Show If Unlimited Duration.
Add warning message that you may need to reload user interface when making changes to in-combat bar.
Fix incorrect "update" variable reference in in-combat bar code.
Add test for nil texture in icon code so don't skin a non-existent button.
------------------------------------------------------------------------
r155 | tomber | 2011-05-02 04:32:30 +0000 (Mon, 02 May 2011) | 1 line
Changed paths:
M /trunk/Nest.lua
Added support for bar group background panels and borders (i.e., backdrops) with icon configurations.
------------------------------------------------------------------------
r154 | tomber | 2011-05-01 15:29:21 +0000 (Sun, 01 May 2011) | 3 lines
Changed paths:
M /trunk/Bars.lua
M /trunk/Localizations/enUS.lua
M /trunk/Nest.lua
M /trunk/Profile.lua
M /trunk/Raven_Options/Options.lua
Add background panels and borders for bar groups. This currently only works for bar groups with bar configurations.
Settings added to Defaults tab and, for each bar group, to Appearance tab. You can enable a background panel with a texture, color, and size (size is specified as padding in pixels from the bar group's bars and icons). You can enable background border separately with a border design, color, edge size, and inset (inset helps merge panel and border correctly).
-----------------------------------------...
Description:
--------------------
Raven
Major Features
1) Customizable timer bar and icon configurations to monitor buffs, debuffs and cooldowns
2) Multi-target HoT and DoT tracking bars
3) Comprehensive condition checking to support buffing/debuffing, spell rotations, etc.
4) Highlights for active spells plus cooldown counters on popular action bar addon buttons
5) Preset spell colors and cooldowns plus buff-related conditions for each class
Project page: http://wow.curseforge.com/addons/raven
Offical forum thread: http://forums.curseforge.com/showthread.php?t=18429
FAQ: http://wow.curseforge.com/addons/raven/pages/faq
-------------------------------------------------------------------
UPDATE:
1) Bar groups can now have background panels and borders! Set them up in the Defaults tab to show them for all bar groups or in the Appearance tab for individual bar groups. You can enable a background panel with texture, color, and size (size is specified as padding in pixels from the bar group's bars and icons). You can enable a background border separately with a border design, color, edge size, and inset (inset helps merge panel and border correctly).
2) Shaman now get a special totem bar! Create the Totems standard bar groups to track your currently active totems and show a placeholder ready bar for each empty totem slot. You can right-click on a totem icon to destroy a totem. You can disable the placeholder bars by turning off Show If Unlimited Duration.
-------------------------------------------------------------------
Installation and Configuration
Install Raven by copying its files into your WoW addons folder (or use your favorite addons update utility). Optional additional Raven-compatible modules can be installed to add support for spell rotations used by specific classes.
You can bring up a configuration panel by typing in "/raven" or clicking on Raven's minimap button. Raven also includes a Data Broker launcher that can be displayed by addons like ChocolateBar....