Download
(299Kb)
Download
Updated: 08-05-18 01:55 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-05-18 01:55 AM
Created:05-18-12 02:46 AM
Downloads:36,545
Favorites:73
MD5:

bUnitFrames  Popular! (More than 5000 hits)

Version: 1
by: Wildbreath [More]

Lightweight completely replacement for default unit frames

8.0.1

Supporting all units and party/raid

To enable config mode just click a minimap icon
Type /buf in chat to get help

i did alot work with performance

big changes
little changes
added eclipse bar
added arena frames with trinkets, casting bars, deminishing returns
Optional Files (0)


Post A Reply Comment Options
Unread 07-01-12, 04:39 PM  
Minttu
A Kobold Labourer
 
Minttu's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 30
Uploads: 1
Shadow priests

No shadow orb display for shadow priests (they work similar to holy power now).

Also can't leave the party in a dungeon.
Report comment to moderator  
Reply With Quote
Unread 07-02-12, 03:26 AM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Re: player unit popup menus

Originally Posted by d¥e®s
Not sure if its a problem my end but when i finish a dungeon i cant leave the party by right clicking playerfram (leave party group)
default ui same havent option to leave party?
Report comment to moderator  
Reply With Quote
Unread 07-02-12, 04:54 AM  
d¥e®s
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Re: Re: player unit popup menus

Originally Posted by Wildbreath
Originally Posted by d¥e®s
Not sure if its a problem my end but when i finish a dungeon i cant leave the party by right clicking playerfram (leave party group)
default ui same havent option to leave party?
I can leave party on standard blizz frames, Would use another addon but like this 1 as its so easy to config.
Ps thank you for fast reply great addon
Report comment to moderator  
Reply With Quote
Unread 07-02-12, 06:36 AM  
Kimas
A Kobold Labourer
 
Kimas's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
work, thx!!!!
Report comment to moderator  
Reply With Quote
Unread 07-08-12, 07:21 AM  
Xintic
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Hey, I love the simplicity and looks of them, however I noticed changing the scales of the unitframes also made the buff frames and the debuff frames a lot larger, is there anyway to change the scale of them in the lua?

Thanks in advance
Report comment to moderator  
Reply With Quote
Unread 07-08-12, 08:10 AM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally Posted by Xintic
Hey, I love the simplicity and looks of them, however I noticed changing the scales of the unitframes also made the buff frames and the debuff frames a lot larger, is there anyway to change the scale of them in the lua?

Thanks in advance
Hi there
just change self.aura.size in function 'template'
Report comment to moderator  
Reply With Quote
Unread 07-09-12, 11:47 PM  
Cralor
Mmm... cookies!!!
 
Cralor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 772
File comments: 313
Uploads: 5
I setup the interface, and after reloading the UI, I get this error: http://codepad.org/RpjO1d3h

Additionally, it reset the position of all my frames, and this error occurs whenever I try and move one of the frames. The minimap button is has also vanished because of this, so I just used "/buf" to unlock.
__________________
Never be satisfied with satisfactory.
Report comment to moderator  
Reply With Quote
Unread 07-11-12, 12:48 PM  
Mansell
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally Posted by Wildbreath
Hi there just change self.aura.size in function 'template'
Erm, If i ctrl+f Self.aura.size, i get this,

if (self.unit == 'target' or self.unit == 'focus') and not self.raidbutton then
self.aura = self.aura or CreateFrame('Frame', fname..'auraFrame', self)
self.aura:SetSize(self:GetWidth(), 0)
self.aura.size = ((self:GetWidth()/6)-gap > 20) and (self:GetWidth()/6)-gap or ((self:GetWidth()/3)-gap > 20) and (self:GetWidth()/4)-gap or (self:GetWidth()/3)-gap
self.aura.gap = true
self.aura.max = 40


how would i modify this to make it any smaller? Im not a master of code as you can tell :/
Last edited by Mansell : 07-11-12 at 12:49 PM.
Report comment to moderator  
Reply With Quote
Unread 07-12-12, 03:06 AM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally Posted by Mansell
...
just replace

self.aura.size = ((self:GetWidth()/6)-gap > 20) and (self:GetWidth()/6)-gap or ((self:GetWidth()/3)-gap > 20) and (self:GetWidth()/4)-gap or (self:GetWidth()/3)-gap

to

self.aura.size = 16
Report comment to moderator  
Reply With Quote
Unread 07-12-12, 08:52 AM  
Mansell
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally Posted by Wildbreath
Originally Posted by Mansell
...
just replace

self.aura.size = ((self:GetWidth()/6)-gap > 20) and (self:GetWidth()/6)-gap or ((self:GetWidth()/3)-gap > 20) and (self:GetWidth()/4)-gap or (self:GetWidth()/3)-gap

to

self.aura.size = 16
It worked Thanks <3
Report comment to moderator  
Reply With Quote
Unread 07-13-12, 12:32 PM  
Jasmer
A Flamescale Wyrmkin
 
Jasmer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 122
File comments: 155
Uploads: 4
Well I don't know what I was doing wrong but it's working with Clique now. Gonna work on rebuilding my UI now. Thanks for these UFs, they're perfect.
Report comment to moderator  
Reply With Quote
Unread 07-17-12, 05:16 AM  
Renegadexf
A Kobold Labourer
 
Renegadexf's Avatar

Forum posts: 1
File comments: 13
Uploads: 0
just wanted to say love this addon. its so simple an clean, which i like. i hope in the future where u can reize the buffs/debuffs? that would be even perfect! with out editing the files
Last edited by Renegadexf : 07-17-12 at 05:42 AM.
Report comment to moderator  
Reply With Quote
Unread 07-25-12, 01:48 PM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally Posted by Renegadexf
just wanted to say love this addon. its so simple an clean, which i like. i hope in the future where u can reize the buffs/debuffs? that would be even perfect! with out editing the files
added
Report comment to moderator  
Reply With Quote
Unread 07-27-12, 04:03 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
I may be doin it wrong but I can't seem to be able to move the frames around or resize them on the MoP beta. Not getting any kind of an error code or anything either.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 07-30-12, 07:14 AM  
wayne62682
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 7
Uploads: 3
Originally Posted by 10leej
I may be doin it wrong but I can't seem to be able to move the frames around or resize them on the MoP beta. Not getting any kind of an error code or anything either.
Having this issue too, the only thing I can move is the raid/party frames (the one that looks like grid) but the player and target frames stay in the upper left corner.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: