I've just updated my Pitbull with WAU and a couple of things have cropped up with pitbull.
First and most major: I prefer to use the 2D portraits that are generated by the portraits module, well at least I did. Since updating they are low resolution and poorly rendered with no vignette anymore. Observe this before and after shot:
Is there any fix for this? As pretty as they are, I'd rather not have to use the 3D portraits, they are distracting.
Also: I seem to have inexplicably lost my much-loved ABF font that was available to me in previous versions (this is the case across all of my ace mods with customisable fonts).
Thank you in advance.
There is a way to change the 2D portraits back by editing the Portraits.lua file. There are 4 parameters that need to be changed. I will post what to change shortly as I am away from my main computer. As for restoring your ABF font, download SharedMedia (2) from http://files.wowace.com
EDIT: Here is how to change your 2D portraits back to non-cropped:
1. Open Portrait.lua (located in \Interface\Addons\PitBull\Portrait
2. Find the following line:
And please, try to use the search button in the future - I'm getting very tired of answering this same question over and over.
Yes. Please do what Ellipsis asks! This will free up more of his time to put towards this great mod! Especially adding alpha adjustability to Power.lua. *wink* *wink* hehe :P
Would be no reason for me to use this if it didn't work for both the health and power bars
Thanks for the addition Ellipsis. I too would second getting this added.
Also, by using a custom colour, it obviously overrides the gradient colours for 0%->50%->100% health. Is it a possibility to have the ability to change alpha on these colours in order to maintain the gradient change?
So I just updated my Pitbull after having the version on curse for 3 months, and now my portrait is gone and I can't find the option to turn it back on, I remember it being under options under each frame type(player, party, target etc), but it seems to be missing from the list. anyone know how to get the portraits up on the latest version?
hey guys I must say I'm loving PitBull thus far. I only have a slight problem which is getting the buff bars on my target to stay in the proper spot. Heres a screenshot of the problem its circled in red:
0
Just a text edit application is fine. Probably even NotePad.
0
No probs. See my original post for #2 :D
0
There is a way to change the 2D portraits back by editing the Portraits.lua file. There are 4 parameters that need to be changed. I will post what to change shortly as I am away from my main computer. As for restoring your ABF font, download SharedMedia (2) from http://files.wowace.com
EDIT: Here is how to change your 2D portraits back to non-cropped:
1. Open Portrait.lua (located in \Interface\Addons\PitBull\Portrait
2. Find the following line:
portrait:SetTexCoord(0.14644660941, 0.85355339059, 0.14644660941, 0.85355339059)
3. Change it to:
portrait:SetTexCoord(0,1,0,1)
That's all you need to do.
0
/bow
Many sincere apologies AND THANKS!
0
Yes. Please do what Ellipsis asks! This will free up more of his time to put towards this great mod! Especially adding alpha adjustability to Power.lua. *wink* *wink* hehe :P
0
Update ALL of your other mods to the latest version. Especially other ACE mods like Cartographer, etc. This will fix your problem.
0
Thanks for the addition Ellipsis. I too would second getting this added.
Also, by using a custom colour, it obviously overrides the gradient colours for 0%->50%->100% health. Is it a possibility to have the ability to change alpha on these colours in order to maintain the gradient change?
Cheers!
0
Awesome. Thanx!
0
"r63114 | ckknight | 2008-02-27 23:49:17 -0500 (Wed, 27 Feb 2008) | 1 line
Changed paths:
M /trunk/PitBull/PitBull.lua
PitBull - allow alpha value to be passed into FakeStatusBar's color methods. Will assume alpha of 1 if not given."
Will this mean HealthBar.lua and PowerBar.lua need changes to take advantage of this code addition?
Thanx!
0
Go to PitBull -> Modules and re-enable Portraits
0
I believe this is a known issue, but is lower on the bug fix priority list.
0
I second this sentiment!!!!! :D
0
Download SharedMedia from http://files.wowace.com/sw-s.html
This will put the default fonts and bar textures back the way you want them.
0
Make sure you have installed the latest version of PitBull: files.wowace.com/PitBull
An aura anchor bug was fixed just recently which might solve this.
0
I got this added to Jira:
http://jira.wowace.com/browse/PB-238