For my addon RaidBuffStatus I want to implement some options on the display options part of the addon. I use Ace 3 to implement the options which turns it in to a nice simple config definition file.
I want to be able to do:
Sort buttons by:
<*> Grouped by type:
Option 1 drop down
Option 2 drop down
<*> Sorted by criteria:
Criteria 1 drop down
Criteria 2 drop down
Option 3 drop down
When "Grouped by type:" is enabled I want to make the options below "Sorted by criteria" to be hidden, greyed or anything to make it clear they are not available.
The desired behaviour could be to grey out unavailable options depending on the top option chosen. Or maybe there is a better way. Whichever - how do I do it please? Ideally just give me the name of an addon which has a control like this using Ace 3 and I can take a look at the code for myself.
RBS says shadowprotection from priests is missing, although i have the paladin resistance aura active, as far as i know, both add the same amount of resistance.
If the Paladin is out of range, phase, dead, etc then you will be glad of the Priest buff.
Surprising as it sounds - I've not raided or done any HC yet since expansion. Other things have got in the way like levelling alts with my wife. And RL.
As far as I know it works other than the hunter thing. And I've seen it working in a normal. If it's not working please let me know but ideally post a transcript. I prefer bugs raised in the ticket system though: http://www.wowace.com/addons/raidbuffstatus/tickets/
For quite some time the death warnings don't work for me anymore. Neither the sound nor the text warning, although I have enabled both, for every specc (tank, ranged/melee dd, healer)
What could be the reason for that?
I had a look over our last few logs. We only have the 10 man Cauldron, so the 25 man may be different.
This seems to be the Cauldron summon:
1/16 19:35:17.656 SPELL_CAST_START,0x010000000340CB2D,"Ittemard",0x40514,0x0000000000000000,nil,0x80000000,92649,"Cauldron of Battle",0x1
There are no other entries for the summon / cast complete.
Here are various people drinking the flasks they obtained from the Cauldron (one of each type for you):
1/16 19:36:05.515 SPELL_AURA_APPLIED,0x010000000090A5B0,"Priorhealer",0x514,0x010000000090A5B0,"Priorhealer",0x514,92730,"Flask of the Draconic Mind",0x1,BUFF
1/16 19:36:05.515 SPELL_CAST_SUCCESS,0x010000000090A5B0,"Priorhealer",0x514,0x0000000000000000,nil,0x80000000,92679,"Flask of Battle",0x1
1/16 19:36:19.468 SPELL_AURA_APPLIED,0x010000000000EB5A,"Japhetgecko",0x514,0x010000000000EB5A,"Japhetgecko",0x514,92731,"Flask of Titanic Strength",0x1,BUFF
1/16 19:36:19.500 SPELL_CAST_SUCCESS,0x010000000000EB5A,"Japhetgecko",0x514,0x0000000000000000,nil,0x80000000,92679,"Flask of Battle",0x1
1/16 19:36:20.234 SPELL_AURA_APPLIED,0x0100000003B8AA3F,"Bia",0x512,0x0100000003B8AA3F,"Bia",0x512,92725,"Flask of the Winds",0x1,BUFF
1/16 19:36:20.296 SPELL_CAST_SUCCESS,0x0100000003B8AA3F,"Bia",0x512,0x0000000000000000,nil,0x80000000,92679,"Flask of Battle",0x1
1/18 19:52:56.718 SPELL_AURA_APPLIED,0x0100000000D4DD87,"Fayre",0x40511,0x0100000000D4DD87,"Fayre",0x40511,92729,"Flask of Steelskin",0x1,BUFF
1/18 19:52:56.734 SPELL_CAST_SUCCESS,0x0100000000D4DD87,"Fayre",0x40511,0x0000000000000000,nil,0x80000000,92679,"Flask of Battle",0x1
Hope this is helpful.
Thanks I have added support in r444. It seems the spell ids for the flasks people actually get are identical to standard flasks so I did not need to add them. However I've no way of testing so please test.
Inventory checks are not possible , all you can do is check which buff a player has active.
As danielbarron said earlier, we need combatlogentries for summoning the cauldron and drinking from it, taking a flask and drinking it.
If you can supply that the de-activated code will get active, but for now its drycoded from spellids , not tested.
They are, assuming other players are running ora2 or I add the ability to rbs to do a response to an item check message and everyone in the raid runs rbs.
Would it be possible to add detection for Flask of Battle, to determine who has the cauldron flasks in their inventory?
We drop multiple 7-flask cauldrons to cover the raid, inevitably there are extras folk pick up - and later we find ourselves asking "who still has an unused flask to trade to person X". Would be much easier if it could check for the flasks, like it checks for healthstones in inventory.
Definitely a good idea. A transcript would be good. Ideally I'd like to announce on spell cast successful complete - which is impossible with soul well and mage table and thus allows people to mess about and cancel the cast, which forced me to add anti-spamming to RBS.
Thanks for your comments and questions and combat logs. In response:
r433:
- Updated Well Fed check to have an quality option to allow only 90 stamina, 60 stamina or any food.
- Added support for Goblin Barbecue Feast, Broiled Dragon Feast, and Seafood Magnifique Feast. Feast announcer automatically only announces feasts which match the quality requirements.
- Updated slacking food check.
I've not been able to test it properly. I don't even have a lvl85 yet. I've been enjoying the new content 1-60 on several alts. Savouring it all. So please test and let me know. Thanks.
0
0
I want to be able to do:
Sort buttons by:
<*> Grouped by type:
Option 1 drop down
Option 2 drop down
<*> Sorted by criteria:
Criteria 1 drop down
Criteria 2 drop down
Option 3 drop down
When "Grouped by type:" is enabled I want to make the options below "Sorted by criteria" to be hidden, greyed or anything to make it clear they are not available.
The desired behaviour could be to grey out unavailable options depending on the top option chosen. Or maybe there is a better way. Whichever - how do I do it please? Ideally just give me the name of an addon which has a control like this using Ace 3 and I can take a look at the code for myself.
Thanks.
0
If the Paladin is out of range, phase, dead, etc then you will be glad of the Priest buff.
You tell me ;)
Surprising as it sounds - I've not raided or done any HC yet since expansion. Other things have got in the way like levelling alts with my wife. And RL.
As far as I know it works other than the hunter thing. And I've seen it working in a normal. If it's not working please let me know but ideally post a transcript. I prefer bugs raised in the ticket system though:
http://www.wowace.com/addons/raidbuffstatus/tickets/
0
Confirmed that's a bug.
I've made a ticket for it:
http://www.wowace.com/addons/raidbuffstatus/tickets/309-death-warnings-not-working/
0
0
Thanks I have added support in r444. It seems the spell ids for the flasks people actually get are identical to standard flasks so I did not need to add them. However I've no way of testing so please test.
0
They are, assuming other players are running ora2 or I add the ability to rbs to do a response to an item check message and everyone in the raid runs rbs.
0
I've created a ticket for it:
http://www.wowace.com/addons/raidbuffstatus/tickets/302-detection-for-flask-of-battle-in-inventory/
0
0
0
Definitely a good idea. A transcript would be good. Ideally I'd like to announce on spell cast successful complete - which is impossible with soul well and mage table and thus allows people to mess about and cancel the cast, which forced me to add anti-spamming to RBS.
0
Not for a long time like 6 months+.
0
0
r433:
- Updated Well Fed check to have an quality option to allow only 90 stamina, 60 stamina or any food.
- Added support for Goblin Barbecue Feast, Broiled Dragon Feast, and Seafood Magnifique Feast. Feast announcer automatically only announces feasts which match the quality requirements.
- Updated slacking food check.
I've not been able to test it properly. I don't even have a lvl85 yet. I've been enjoying the new content 1-60 on several alts. Savouring it all. So please test and let me know. Thanks.
0