Download
(66Kb)
Download
Updated: 08-17-10 03:20 PM
Pictures
File Info
Updated:08-17-10 03:20 PM
Created:03-27-10 05:00 PM
Downloads:3,434
Favorites:7
MD5:

oUF Wiskas

Version: 2010.08.17
by: AlleyKat [More]

Requires oUF to work. (1.4.Y)

Party and Solo.
Best view on 1x Anti Aliasing mode.


Autoscalig.

Unitframe size depends on UIScale value.
First launch and UIScale change requires to reload (type /reload)


Supports units:

-- Player
-- Pet
-- Target
-- Focus
-- TargetTaget
-- FocusTarget
-- Party


Supports plugins:

-- oUF Smooth Update (already included edited version, but u can add urs)
-- oUF_Totembar
-- oUF_CombatFeedback
-- oUF_MoveableFrames (Type /mvf to toggle the unlocking and locking of frames, turn off addon to reset)
-- oUF_Experience
-- oUF_PowerSpark
-- oUF_ThreatBar
-- oUF_SpellRange
-- oUF_Swing
-- oUF_HealComm4 - !ONLY TEXT MODE!


Part of HissyUI

-------- 2010.08.18 --------

Fixed Player PvP flag
Some changes is addon structure
Fixed Pet model change when entering Vehicle
Other minnor bug fixes and updates.
Optional Files (0)


Post A Reply Comment Options
Unread 03-27-10, 05:53 PM  
deke913
A Deviate Faerie Dragon
 
deke913's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 13
File comments: 49
Uploads: 2
This looks very nice ..gonna try it out and get back to you. Cool background on the portraits.
_____________________________________________________________
Tried these out for a while running quests in icecrown..look really nice and only had one problem which oddly enough didnt pop up a lua error.

I was fighting a postulent horror (elite) and wasnt paying attention and died ...when I came back to my body.. the next 3 times I started combat the enemy portrait didnt show up...then it seemed to fix itself after a bit and worked again till I logged off.

Only other addons I have are (mage nuggets) which wasnt running as I was on my rogue...and (capping) for my bg timers.

well done ...keep up the good work
Last edited by deke913 : 03-27-10 at 08:48 PM.
Report comment to moderator  
Reply With Quote
Unread 03-28-10, 05:08 AM  
Retraluna
A Murloc Raider
 
Retraluna's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 78
Uploads: 2
hmm i like it - i wonder how your whole ui looks ?

lg luna
__________________
Report comment to moderator  
Reply With Quote
Unread 03-28-10, 06:03 AM  
AlleyKat
A Warpwood Thunder Caller
 
AlleyKat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 93
File comments: 242
Uploads: 7
Originally posted by deke913
This looks very nice ..gonna try it out and get back to you. Cool background on the portraits.
_____________________________________________________________
Tried these out for a while running quests in icecrown..look really nice and only had one problem which oddly enough didnt pop up a lua error.

I was fighting a postulent horror (elite) and wasnt paying attention and died ...when I came back to my body.. the next 3 times I started combat the enemy portrait didnt show up...then it seemed to fix itself after a bit and worked again till I logged off.

Only other addons I have are (mage nuggets) which wasnt running as I was on my rogue...and (capping) for my bg timers.

well done ...keep up the good work
Some times some mob`s models are bugs (i don`t know realy y, portrait frame says me that he is fine), but this happes rarely and switch target must help
Last edited by AlleyKat : 03-28-10 at 01:45 PM.
Report comment to moderator  
Reply With Quote
Unread 03-28-10, 06:06 AM  
AlleyKat
A Warpwood Thunder Caller
 
AlleyKat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 93
File comments: 242
Uploads: 7
Originally posted by Retraluna
hmm i like it - i wonder how your whole ui looks ?

lg luna
in crap stage now
push!
Report comment to moderator  
Reply With Quote
Unread 03-28-10, 06:34 AM  
Retraluna
A Murloc Raider
 
Retraluna's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 78
Uploads: 2
Originally posted by AlleyKat
in crap stage now
push!
nice
__________________
Report comment to moderator  
Reply With Quote
Unread 03-29-10, 06:46 PM  
willgk
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 147
Uploads: 1
Very pretty! Though it looks like the portraits are a pixel or two too high on both player and target frame. or their height isn't right add's a line under them that doesn't look like it should be there. Also can you add an option to change which part of the portrait is shown, on my dwarf all i see is his chin :P.
Report comment to moderator  
Reply With Quote
Unread 04-30-10, 03:57 AM  
eldavido
A Kobold Labourer

Forum posts: 1
File comments: 106
Uploads: 0
I have to say, this made me swtich to oUF from STUF, because it's really well .... beautiful !!!!

But (isn't there always a but ...) ...

I use a UI scale of .64 (the lowest) and since this is set slightly higher, reducing is makes the right side 1px border go all "fuzzy"

I took a look through the code, and managed to correcet some basic stuff like the cast bars, but can't see an obvious point for the HP / portrait bars.

Can you shed some light on the line(s) of code I need to be roughly looking at ??

Thanks in advance
Report comment to moderator  
Reply With Quote
Unread 04-30-10, 07:01 AM  
AlleyKat
A Warpwood Thunder Caller
 
AlleyKat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 93
File comments: 242
Uploads: 7
Originally posted by eldavido
I have to say, this made me swtich to oUF from STUF, because it's really well .... beautiful !!!!

But (isn't there always a but ...) ...

I use a UI scale of .64 (the lowest) and since this is set slightly higher, reducing is makes the right side 1px border go all "fuzzy"

I took a look through the code, and managed to correcet some basic stuff like the cast bars, but can't see an obvious point for the HP / portrait bars.

Can you shed some light on the line(s) of code I need to be roughly looking at ??

Thanks in advance
The HP BAR/ Portait pointed on Main Frame
HP and portrait frame started from 329 string "self.Portrait = CreateFrame("PlayerModel", nil, self)" and etc.

If you want to change HP bar/portrait height and Width
you must go on 750 string and further, and edit there self:SetWidth and self:SetHeight values.
Report comment to moderator  
Reply With Quote
Unread 04-30-10, 07:35 AM  
eldavido
A Kobold Labourer

Forum posts: 1
File comments: 106
Uploads: 0
Awesome Alleykat, thanks for the swift reply

CHEERS !!!
Report comment to moderator  
Reply With Quote
Unread 04-30-10, 12:50 PM  
eldavido
A Kobold Labourer

Forum posts: 1
File comments: 106
Uploads: 0
Hi AlleyKat ...

I have one last question. I've managed to resize everything to get teh 1px borders to match the rest of my UI, but I'm really struggling to move the portrait of the player and focus focus frames.

I've spent a fair few hours tinkering with settings, but with no luck :/ Can you point me in the direction of these two settings ??

Thanks again
Report comment to moderator  
Reply With Quote
Unread 04-30-10, 02:28 PM  
Retraluna
A Murloc Raider
 
Retraluna's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 78
Uploads: 2
i love you alleycat
__________________
Report comment to moderator  
Reply With Quote
Unread 05-01-10, 01:43 AM  
AlleyKat
A Warpwood Thunder Caller
 
AlleyKat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 93
File comments: 242
Uploads: 7
Originally posted by eldavido
Hi AlleyKat ...

I have one last question. I've managed to resize everything to get teh 1px borders to match the rest of my UI, but I'm really struggling to move the portrait of the player and focus focus frames.

I've spent a fair few hours tinkering with settings, but with no luck :/ Can you point me in the direction of these two settings ??

Thanks again
Try New Autoscaling function
Report comment to moderator  
Reply With Quote
Unread 05-01-10, 03:27 AM  
eldavido
A Kobold Labourer

Forum posts: 1
File comments: 106
Uploads: 0
Sorry for the late reply, was a bit busy ...

http://img.photobucket.com/albums/v2...etportrait.jpg

As you can see, there's a little "gap" at the bottom, where the portrait doesn't sit right.
Report comment to moderator  
Reply With Quote
Unread 06-27-10, 09:37 AM  
Dawn
A Molten Giant
 
Dawn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 918
File comments: 959
Uploads: 22
This is catching my Eye everytime I look at it. I really like that, a lot! I really wish I could play with a filling healthbar!

Great layout. *Thumbs up*
__________________
Rock: "We're sub-standard DPS. Nerf Paper, Scissors are fine."
Paper: "OMG, WTF, Scissors!"
Scissors: "Rock is OP and Paper are QQers. We need PvP buffs."

"neeh the game wont be remembered as the game who made blizz the most money, it will be remembered as the game who had the most QQ'ers that just couldnt quit the game for some reason..."

Report comment to moderator  
Reply With Quote
Unread 06-29-10, 02:49 AM  
AlleyKat
A Warpwood Thunder Caller
 
AlleyKat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 93
File comments: 242
Uploads: 7
Runebar will be added as soon as posible
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: