Download
(206Kb)
Download
Updated: 07-12-10 03:55 PM
Pictures
File Info
Updated:07-12-10 03:55 PM
Created:10-22-08 09:13 PM
Downloads:6,666
Favorites:59
MD5:

cAspectOfTheViper  Popular! (More than 5000 hits)

Version: 2.1.3
by: Chimaine [More]

2.1.3 is an update to make it work with 3.3. Since Cataclysm remakes the Aspect system, cAoV will be discontinued.

cAoV is a lightweight Stand-Alone Addon which reminds you to turn off/on Aspect of the Viper.

New in 2.1:
Redone the flashing system, should be much better this time without leaking memory like a window.

cAoV has two different Modes:
Standart
When your mana goes below a certain value and you have Aspect of the Hawk/Dragonhawk active, the Aspect of the Viper icon shows up.
When your mana goes above a certain value and you have Aspect of the Viper active, the Aspect of the Hawk/Dragonhawk icon shows up.

Simple
If you have Aspect of the Viper active, an icon shows up.

Extra options for both modes
Option to flash icons so you won't overlook them.
Option to flash screen edges, so you really notice it.
Option to only show icon if player is in combat.
Option to only show icon if player is in group.

FAQ
Q: How do I configure cAoV?
A: Just type in "/caov" or "/caspectoftheviper" and the gui shows up.

Q: Can I change the border or the font?
A: You can simply select another font via the gui. If you want to change the border, you can define another path in the gui or replace the file in the addon folder.

I'm from Germany, so please don't mind my mistakes

2.1.3
- Update TOC for Patch 3.3
- Added, improved and rearranged options
- Updated libarys

2.1.1
- Fixed disable screen flash in simple mode.

2.1
- replaced PLAYER_REGEN_ENABLED/DISABLED handling with InCombatLockdown()
- New (again) flashing system
- Added missing LibCallbackHandler to options. Why did nobody notice that?
- Fully implement option to change the alpha of the icon
- Removed unnessecary options
- Added option to adjust flash speed
- Added option to adjust update intervals

2.0
- Use own flash function instead of blizzards
- Added a load on demand GUI (/caov), currently with AceGUI
- Many minor code changes

1.52
- Fixed line 21 error

1.51
- Fixed death and mounted check
- Only disable itself if not a Hunter or below lvl 20

1.5
- Added check if player is dead, mounted or flying
- Added fullscreen flash

1.4
- Added a 2nd display mode
- Changed a lot of code

1.3
- Added option to only show icon if player is in group
- Changed some code

1.2
- Added a flash to the button. Enabled if mana goes above a certain value
- Moved configuration into a seperate file: config.lua

1.1
- Added simple temporary slashcommands
- Now working with every localisation. Spellnames now retrieved from the SpellID.
Optional Files (0)


Post A Reply Comment Options
Unread 08-17-10, 03:32 PM  
Oziah
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
sound

how do I get this to play sound? I see the "play sound" box but its grayed out and won't let me select it.
Report comment to moderator  
Reply With Quote
Unread 06-02-10, 10:23 PM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Originally posted by Chimaine
Version 2.0 is now on Curse!
Finally with a GUI <3
Can you post v2.0 here too please.
Report comment to moderator  
Reply With Quote
Unread 12-01-09, 07:18 PM  
RoarKING
A Kobold Labourer
 
RoarKING's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Great addon. Really a must have for hunters.

One suggestion: Is there any chance of adding support for ButtonFacade?
Report comment to moderator  
Reply With Quote
Unread 05-19-09, 07:08 PM  
Chimaine
A Deviate Faerie Dragon
 
Chimaine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 46
Uploads: 8
Version 2.0 is now on Curse!
Finally with a GUI <3
__________________
Author cAddOns
Chimaine on EU-Destromath.

ATTN! A german writing english!
Report comment to moderator  
Reply With Quote
Unread 03-27-09, 06:36 PM  
Chimaine
A Deviate Faerie Dragon
 
Chimaine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 46
Uploads: 8
Originally posted by Theondry
What would I need, or need to do, to change the color?
I used the low health warning texture (Interface\\FullScreenTextures\\LowHealth), which is red. So you need to alter its color by export and editing the texture. Didn't had the tendency yet.
__________________
Author cAddOns
Chimaine on EU-Destromath.

ATTN! A german writing english!
Last edited by Chimaine : 03-27-09 at 06:37 PM.
Report comment to moderator  
Reply With Quote
Unread 03-27-09, 06:43 AM  
Theondry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 110
Uploads: 1
What would I need, or need to do, to change the color?
__________________
Theondry of Perenolde
Report comment to moderator  
Reply With Quote
Unread 03-27-09, 12:22 AM  
Chimaine
A Deviate Faerie Dragon
 
Chimaine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 46
Uploads: 8
Re: can't make a color change

Originally posted by Theondry
borderColor = {0,0.5,.9}, -- RGB color of the border texture. Usage: 0.00 - 1.00

in the last line of config.lua doesn't seem to make the screen flash a bluish color. the color is always red.

do I have the numbers messed up?
The borderColor only changes the border color of the icon. The fullscreen flash is red through its texture. So, sorry, you can't change its color atm.
__________________
Author cAddOns
Chimaine on EU-Destromath.

ATTN! A german writing english!
Last edited by Chimaine : 03-27-09 at 12:22 AM.
Report comment to moderator  
Reply With Quote
Unread 03-26-09, 03:09 PM  
Theondry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 110
Uploads: 1
can't make a color change

borderColor = {0,0.5,.9}, -- RGB color of the border texture. Usage: 0.00 - 1.00

in the last line of config.lua doesn't seem to make the screen flash a bluish color. the color is always red.

do I have the numbers messed up?
__________________
Theondry of Perenolde
Report comment to moderator  
Reply With Quote
Unread 03-23-09, 04:01 PM  
Chimaine
A Deviate Faerie Dragon
 
Chimaine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 46
Uploads: 8
Re: button?

Originally posted by Grilor
Is there away to make the button that flash's in the screen when AoV or AoD pops up click able to switch. I am asking cause i have no clue if it can be easily or not at all. If it could be that would be cool
Originally posted by Chimaine
Unfortunately that's not possible...
I could make the button clickable, but then it would be imposible to hide/show it when you are in combat, or even change the action to AotH. That is restricted by the Blizzard API...
So it would only work if you are ooc, and that's a half thing. I don't like half things ^^
__________________
Author cAddOns
Chimaine on EU-Destromath.

ATTN! A german writing english!
Report comment to moderator  
Reply With Quote
Unread 03-23-09, 10:25 AM  
Grilor
Premium Member
 
Grilor's Avatar
Premium Member

Forum posts: 9
File comments: 107
Uploads: 0
button?

Is there away to make the button that flash's in the screen when AoV or AoD pops up click able to switch. I am asking cause i have no clue if it can be easily or not at all. If it could be that would be cool
__________________

--------------------------------------------------------------------------
Report comment to moderator  
Reply With Quote
Unread 02-02-09, 06:00 AM  
Chimaine
A Deviate Faerie Dragon
 
Chimaine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 46
Uploads: 8
Ahaha, stupid myself. Happens far too often...
__________________
Author cAddOns
Chimaine on EU-Destromath.

ATTN! A german writing english!
Report comment to moderator  
Reply With Quote
Unread 02-02-09, 04:13 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Hey Chimaine, i was wondering why it wasn't disabling on my wife's alt hunter lvl 14 or even on my druid.

you might want to replace
Code:
if not (select(2, UnitClass('player')) == 'HUNTER') and (UnitLevel('player') < 62) then
With
Code:
if not (select(2, UnitClass('player')) == 'HUNTER') and (UnitLevel('player') >= 62) then
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 01-19-09, 05:08 PM  
Chimaine
A Deviate Faerie Dragon
 
Chimaine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 46
Uploads: 8
Re: Party Pooper

Originally posted by Gruffness
Would it be possible to allow us to configure the screen color?
Maybe. I'll see what I can do
__________________
Author cAddOns
Chimaine on EU-Destromath.

ATTN! A german writing english!
Report comment to moderator  
Reply With Quote
Unread 01-19-09, 02:54 PM  
Gruffness
A Deviate Faerie Dragon
 
Gruffness's Avatar

Forum posts: 18
File comments: 90
Uploads: 0
Party Pooper

I really like the new screen flash, much more attention getting than the icon/button alone.

But...would it be possible to allow us to configure the screen color (blue is mana bar color)? The flashing part that is. My aggro alert (or is that my threat warning) also flashes the screen red and it gets confusing at times in battle as to what is flashing me and why.
Last edited by Gruffness : 01-19-09 at 03:01 PM.
Report comment to moderator  
Reply With Quote
Unread 01-19-09, 10:13 AM  
Chimaine
A Deviate Faerie Dragon
 
Chimaine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 46
Uploads: 8
Originally posted by Caellian
Aight, thanks a lot, it's perfect as it is, sad that u gave up on your hunt for a dk though
Maybe I go back to my huntress with the next patch

Finally done with mounted/flying/dead check and fullscreen flash!
__________________
Author cAddOns
Chimaine on EU-Destromath.

ATTN! A german writing english!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: