Results: 17Comments by: onkel
File: oUF_Freebgrid04-04-13
Warlocks now also buff stamina, so...
Posted By: onkel
Warlocks now also buff stamina, so their buff needs to be added to the priest fortitude tag. oUF.Tags.Methods = function(u) if not(UnitAura(u, GetSpellInfo(21562)) or UnitAura(u, GetSpellInfo(6307)) or UnitAura(u, GetSpellInfo(469)) or UnitAura(u, GetSpellInfo(109773))) then return "|cff00A1DE"..x.."|r" end end
File: oUF Phanx03-05-13
You made a typo: auars = 3 -- W...
Posted By: onkel
You made a typo: auars = 3 -- Weakened Soul
File: oUF Phanx03-04-13
There is now an option to show abso...
Posted By: onkel
There is now an option to show absorb effects (such as Power Word: Shield) on player, target, party and raid frames. This feature is currently enabled if you turn on the predictive healing option. Unlike predictive healing, absorb effects will display for enemy targets. So as I understand this, it could be useful for everyone. I agr...
File: oUF Phanx03-04-13
auras = 3 -- Weakened Soul Als...
Posted By: onkel
auras = 3 -- Weakened Soul Also, I just saw they add an absorb display to the default unitframes with 5.2: http://media.mmo-champion.com/images/news/2013/march/52absorbUI.jpg That would be pretty neat to have in ouf too. :)
File: oUF Phanx02-02-13
As discipline priest a big chunk of...
Posted By: onkel
As discipline priest a big chunk of my healing comes from smiting and as long as the Holy Fire dot is ticking on my current target I get 20% increased healing for a limited time. So it does give me a hint if casting another smite or going for a direct heal might be better. Sure I could guess how many smites I can do after a Holy Fire...
File: oUF Phanx02-02-13
This might not be the case for ever...
Posted By: onkel
This might not be the case for everyone, but I suggest to include them commented out so you can simply activate them if desired. On hardmode pulls I prestack Aegis with PoH and then keep the stack active by recasting PoH every 10sec until the shields are used up. So I need to see the duration. Same goes with SpS. On Encounters...
File: oUF_Freebgrid01-31-13
aura_list.lua --Blade Lord Ta'y...
Posted By: onkel
aura_list.lua --Blade Lord Ta'yak = 7, --Wind Step Important debuff for heroic mode. Also you might want to change "Closed circuit" on Elegon to a higher priority so it won't be covered by the stacking debuff.
File: oUF Phanx01-31-13
Some priest spellids: auras =...
Posted By: onkel
Some priest spellids: auras = 3 -- Prayer of Mending auras = 3 -- Divine Aegis auras = 3 -- Spirit Shell (Shield) the actual shield in addition to the selfbuff auras = 3 -- Power Word: Barrier new id auras = 1 -- Void Tendril's Grasp the actual debuff, should go into CC, remove other Void Tendrils auras = 4 -...
File: oUF Phanx12-29-12
Which frames are you seeing this is...
Posted By: onkel
Which frames are you seeing this issue on? What type of unit is the frame displaying at the time (hostile NPC, friendly player, training dummy, etc.)? Target frame, hostile mobs. As a shadow priest I have to keep track of my DOTs and up until the latest version it only showed the ones I applied. Before opening a bug report, I just w...
File: oUF Phanx12-25-12
With the latest version I see DOTs...
Posted By: onkel
With the latest version I see DOTs of other priests which is highly irritating. Especially Vampiric Touch looks almost identical when greyed out. Is this the intended behaviour?
File: oUF Phanx12-01-12
Is the increased width intended? DK...
Posted By: onkel
Is the increased width intended? DK runes don't fill out the frame and altering the SavedVariables width back to the old size leaves me with only 2 displayed debuffs.
File: oUF_Freebgrid09-28-12
Am I the only one not seeing monks...
Posted By: onkel
Am I the only one not seeing monks in freebgrid? I see them in the party frames of ouf_phanx though. latest version, no errors, players just don't show up at all
File: oUF Phanx09-14-12
Though it seems as a priest, I don'...
Posted By: onkel
Though it seems as a priest, I don't see dispallable shields on enemy priests. To clarify: I see the buff icon, but not the blue border.
File: oUF Phanx09-14-12
Ahh I didn't noticed the border. Gr...
Posted By: onkel
Ahh I didn't noticed the border. Great feature, thanks!
File: oUF Phanx09-11-12
Would it be possible to show dispel...
Posted By: onkel
Would it be possible to show dispellable buffs on enemy players?
File: oUF_Freebgrid08-29-12
Could you post your workaround please?
Posted By: onkel
Could you post your workaround please?
File: myChat06-30-10
Great. I came here to replace my ol...
Posted By: onkel
Great. I came here to replace my old trusty oChat. Thanks.