Download
(2Kb)
Download
Updated: 06-23-15 07:17 PM
Compatibility:
Fury of Hellfire (6.2)
The Adventure Continues (6.1)
Warlords of Draenor (6.0.3)
Updated:06-23-15 07:17 PM
Created:01-16-15 07:15 PM
Downloads:2,215
Favorites:11
MD5:

AutoConfirmTalents

Version: r6
by: semlar [More]

Small addon to skip the confirmation dialog when learning a new talent or replacing a glyph.

Simply click the new ability and instantly learn it.

Also removes the chat spam from switching abilities.

r6 - toc bump for 6.2
r5 - Added combat check to prevent "addon action blocked" while mousing over a glyph frame in combat.
r4 - Redesigned so it should never accept an unintended dialog box and made behavior more closely match the default.
r3 - Added shift-click support for linking talents and glyphs.
r2 - Added glyph support and filters to suppress chat spam from switching abilities.
Optional Files (0)


Post A Reply Comment Options
Unread 05-24-15, 02:35 PM  
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1060
File comments: 187
Uploads: 25
Originally Posted by Morwo
Hi there again,
alittle feedback on to respec my hunter pet, it have a confirmation popup too. would be kind of you to include this as well.
thank you!
You might try PetStance.
Report comment to moderator  
Reply With Quote
Unread 05-24-15, 02:18 PM  
Morwo
A Murloc Raider
 
Morwo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 136
Uploads: 1
Hi there again,
alittle feedback on to respec my hunter pet, it have a confirmation popup too. would be kind of you to include this as well.
thank you!
__________________
dont nerv me bro
"World of Warcraft only Twitter" @wow_morwo
Report comment to moderator  
Reply With Quote
Unread 05-19-15, 03:21 PM  
Morwo
A Murloc Raider
 
Morwo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 136
Uploads: 1
Hi there,
thanks for the simple but awesome addon, i had suffered a lot on these dull confimation dialogs! but now no more.
__________________
dont nerv me bro
"World of Warcraft only Twitter" @wow_morwo
Report comment to moderator  
Reply With Quote
Unread 05-19-15, 09:47 AM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Re: Re: Re: Re: Bug #2

Originally Posted by semlar
Originally Posted by Tonyleila
While waiting for a rezz I was chatting with a raidmember about my talents, posting them into the chatwindow will also release your spirit.
This should no longer happen.

I actually had to redesign the addon to make this work, but I'm cautiously optimistic that I didn't break anything.
Thank you! I'll check this out and report if there are any bugs
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 05-19-15, 03:24 AM  
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1060
File comments: 187
Uploads: 25
Re: Re: Re: Bug #2

Originally Posted by Tonyleila
While waiting for a rezz I was chatting with a raidmember about my talents, posting them into the chatwindow will also release your spirit.
This should no longer happen.

I actually had to redesign the addon to make this work, but I'm cautiously optimistic that I didn't break anything.
Last edited by semlar : 05-19-15 at 03:30 AM.
Report comment to moderator  
Reply With Quote
Unread 03-11-15, 09:05 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Re: Re: Bug #2

Originally Posted by semlar
Originally Posted by Tonyleila
When you try to klick a talent while dead you will release your spirit.
This is not unexpected behavior because it works by clicking whatever dialog is on screen to confirm your talent choice.

However, I don't feel this is a very high priority to fix, since there's virtually no reason to click on a talent button while dead, and if anything provides an advantage by allowing you to spam the button to rez and change your talent as soon as you regain control of your character.

Unless you can change your talents while dead, this doesn't seem like much of an issue.
While waiting for a rezz I was chatting with a raidmember about my talents, posting them into the chatwindow will also release your spirit.
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 03-05-15, 07:11 PM  
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1060
File comments: 187
Uploads: 25
Re: Re: Re: error?

Originally Posted by Tonyleila
Originally Posted by semlar
Were you mousing over your talents in combat?
Hmmm no I don't think so ...
The ADDON_ACTION_BLOCKED error is basically saying it prevented the addon from hiding its secure frame, which almost certainly is being caused by trying to do that in combat.

If you didn't have your talent frame open in combat then I don't know what could have caused it.

I can prevent it from happening, but it shouldn't interfere with anything even if it does occur.
Report comment to moderator  
Reply With Quote
Unread 03-05-15, 05:55 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Re: Re: error?

Originally Posted by semlar
Originally Posted by Tonyleila
Just got this error, not shure if its about this addon.
Code:
1x [ADDON_ACTION_BLOCKED] AddOn 'AutoConfirmTalents' hat versucht die geschützte Funktion '<unnamed>:Hide()' aufzurufen.
!BugGrabber\BugGrabber.lua:589: in function <!BugGrabber\BugGrabber.lua:589>
[C]: in function `Hide'
...aceAutoConfirmTalents\AutoConfirmTalents-r3.lua:48: in function <...aceAutoConfirmTalents\AutoConfirmTalents.lua:47>

Locals:
Were you mousing over your talents in combat?
Hmmm no I don't think so ...
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 03-05-15, 04:18 PM  
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1060
File comments: 187
Uploads: 25
Re: error?

Originally Posted by Tonyleila
Just got this error, not shure if its about this addon.
Code:
1x [ADDON_ACTION_BLOCKED] AddOn 'AutoConfirmTalents' hat versucht die geschützte Funktion '<unnamed>:Hide()' aufzurufen.
!BugGrabber\BugGrabber.lua:589: in function <!BugGrabber\BugGrabber.lua:589>
[C]: in function `Hide'
...aceAutoConfirmTalents\AutoConfirmTalents-r3.lua:48: in function <...aceAutoConfirmTalents\AutoConfirmTalents.lua:47>

Locals:
Were you mousing over your talents in combat?
Report comment to moderator  
Reply With Quote
Unread 03-05-15, 03:58 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
error?

Just got this error, not shure if its about this addon.
Code:
1x [ADDON_ACTION_BLOCKED] AddOn 'AutoConfirmTalents' hat versucht die geschützte Funktion '<unnamed>:Hide()' aufzurufen.
!BugGrabber\BugGrabber.lua:589: in function <!BugGrabber\BugGrabber.lua:589>
[C]: in function `Hide'
...aceAutoConfirmTalents\AutoConfirmTalents-r3.lua:48: in function <...aceAutoConfirmTalents\AutoConfirmTalents.lua:47>

Locals:
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 02-13-15, 07:24 AM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Re: Re: Bug #2

Originally Posted by semlar
Originally Posted by Tonyleila
When you try to klick a talent while dead you will release your spirit.
This is not unexpected behavior because it works by clicking whatever dialog is on screen to confirm your talent choice.

However, I don't feel this is a very high priority to fix, since there's virtually no reason to click on a talent button while dead, and if anything provides an advantage by allowing you to spam the button to rez and change your talent as soon as you regain control of your character.

Unless you can change your talents while dead, this doesn't seem like much of an issue.
Im not shute but. Maybe. There is a problem with anorher addon called zone spec... I'll test it later
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 02-13-15, 04:28 AM  
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1060
File comments: 187
Uploads: 25
Re: Bug #2

Originally Posted by Tonyleila
When you try to klick a talent while dead you will release your spirit.
This is not unexpected behavior because it works by clicking whatever dialog is on screen to confirm your talent choice.

However, I don't feel this is a very high priority to fix, since there's virtually no reason to click on a talent button while dead, and if anything provides an advantage by allowing you to spam the button to rez and change your talent as soon as you regain control of your character.

Unless you can change your talents while dead, this doesn't seem like much of an issue.
Report comment to moderator  
Reply With Quote
Unread 02-12-15, 04:30 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Bug #2

When you try to klick a talent while dead you will release your spirit.
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 02-01-15, 04:00 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Re: Re: Bug

Originally Posted by semlar
Originally Posted by Tonyleila
I can't post my talents in chat any more when the addon is enabled. Shift+klick dosen't work.
This was an interesting bug to track down, but it should work now.
wow that was fast thanks for the fix
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 02-01-15, 02:21 PM  
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1060
File comments: 187
Uploads: 25
Re: Bug

Originally Posted by Tonyleila
I can't post my talents in chat any more when the addon is enabled. Shift+klick dosen't work.
This was an interesting bug to track down, but it should work now.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: