[2010/01/30 15:52:09-3434-x33]: LibHealComm-4.0-53 (!Libs):1120: attempt to call global 'UnitHasVehicle' (a nil value)
LibHealComm-4.0-53 (!Libs):2282: in function `?'
LibHealComm-4.0-53 (!Libs):2705: in function <Interface\AddOns\!Libs\LibHealComm-4.0.lua:2704>
Happens when i cast Prayer of Healing on a Raidgroup.
Penance (Priest) Support is the one i miss -.- Is it possible to add this channeled Spell as a Direct Cast Spell like Greater Heal? Our Paladins blame me (Disciple Priest) that they dont see many Heals from me ;)
Hi, just a little question... I'm using Fubar and PerformanceFu for about ~2 Years, Memory Increase was ~0.5 - 4 kb/s with all Addons i need, but with WotLK it claims up to 40 kB/s when Idle??
I found something thats maybe interesting, with 30fps (/console maxfps 30) it's about 27 kb/s, without throttle (~120 fps) it hit ~90 kb/s, and with 1fps it goes down to "normal" 0.8 - 1.5 kb/s. I think something updates to often.
Tested with a fresh WotLK Install, only active addons are fubar & performancefu.
- cooldown times from 24h to 2.4.2's 20h and 4d > 3d20h
- added Brilliant Glass
- increased the alert time from max. 60min to 5h
- TOC update
I'm not sure if all pre BC cooldowns are correct!
If you need/want it, get it - maybe anyone can update it on the SVN, dunno if tcgTradeskills is still in maintance.
Scenario : Mindcontrol a Unit/Player with my Priest. "Pet" Damage shows up - everything is fine, but when Mindcontrol ends, i see my "Pets" damage everytime i'm in Combatlog range -.-
Add a PlayerHasPet or something else should fix that ;)
Official Threat or not ^^ I have a little problem with LibMobHealth-4.0. It shows in my Pitbull frames (Text-Life) 6583/6582.9044117647 - should be 6583/6583 i think ;) (maxHealth not rounded?). MobHealth3 is disabled.
Is there still a bug left, or is FR missing a restack function after grabbing thinks from the bank? I got 10 manapots on my bank, 3 in my bags. Bankframe opens, 2 manapots come to my bag. Now 5 manapots use 2 bag slots - restack whould be nice ;)
Maybe another old Verion "Bug" in my Instance Group (don't know which Version they use)
Edit: Threat-1.0-r53189
[2007/10/27 14:10:54-1490-x1]: ...s\Threat-1.0\Threat-1.0\ThreatMobNameTranslation.lua:149: Conflicting translation for Nethervine Inciter in deDE: old is "Hetzer der Netherranke", new is "Ernter der Netherranke".
0
LibHealComm-4.0-53 (!Libs):2282: in function `?'
LibHealComm-4.0-53 (!Libs):2705: in function <Interface\AddOns\!Libs\LibHealComm-4.0.lua:2704>
Happens when i cast Prayer of Healing on a Raidgroup.
0
0
I found something thats maybe interesting, with 30fps (/console maxfps 30) it's about 27 kb/s, without throttle (~120 fps) it hit ~90 kb/s, and with 1fps it goes down to "normal" 0.8 - 1.5 kb/s. I think something updates to often.
Tested with a fresh WotLK Install, only active addons are fubar & performancefu.
I just want to understand why ;)
0
Vote for Guild Bank support if possible ;)
0
- cooldown times from 24h to 2.4.2's 20h and 4d > 3d20h
- added Brilliant Glass
- increased the alert time from max. 60min to 5h
- TOC update
I'm not sure if all pre BC cooldowns are correct!
If you need/want it, get it - maybe anyone can update it on the SVN, dunno if tcgTradeskills is still in maintance.
And thanks to the orginal Author: Thiana.
0
Add a PlayerHasPet or something else should fix that ;)
... and thanks to keep Parrot alive ;)
Sample Picture > Attached
0
Your Char dont have a Guild? Got the same error on my alt ;)
0
Sorry, but it is still in... not fixed ;)
Edit : oups, v60980 not tested yet... too late today -.- need some sleep ;)
0
<Image offline>
0
bye
0
Anyway... nice addon ;)
0
Edit: Threat-1.0-r53189
[2007/10/27 14:10:54-1490-x1]: ...s\Threat-1.0\Threat-1.0\ThreatMobNameTranslation.lua:149: Conflicting translation for Nethervine Inciter in deDE: old is "Hetzer der Netherranke", new is "Ernter der Netherranke".
Just ignore my Post, if true.
0
0
everytime ratingbuster is updated, i put 4 lines in your code... call it a feature request ;)
Line 1411 :
local _, link, _, level = GetItemInfo(link)
changed to :
local _, link, _, level, _, _, _, istack = GetItemInfo(link)
and after line 1423 inserted :
if istack and (istack >1) then
newLine = newLine..", Stacksize: "..istack
end
adds the stacksize of a item. drycode! needs local and a command switch maybe. can you insert this feature?
0