Download
(78Kb)
Download
Updated: 09-07-08 08:43 PM
Addon for:
oUF.
Pictures
File Info
Updated:09-07-08 08:43 PM
Created:unknown
Downloads:2,741
Favorites:6
MD5:

oUF Circle

Version: 1.5
by: tmshawer [More]

This addon is no longer being maintained. My latest project can be found HERE

This is a oUF Unit Frame AddOn which was made using the excellent oUF_Caellian Unit Frames (originally based on P3lim work).

This AddOn is a little different in that it uses circles instead of rectangles and the level of transparency is determined by the units health or power.

Why use a circle?

I thought it might be interesting to use a unit frame that actually changes shape depending on the amount of health or power missing. That is as the unit looses health or power the shape of the unit changes from circular to semi circular, etc..

Why mess with the transparency?

The current philosophy of my UI is that I only want information I care about showing. If the target, or my toon is near Max health/power, I don't care. I am only really interested when the unit goes towards zero. As it approaches zero the alpha approaches 1 making the unit more noticeable. The current formula is [1-(min/max)]+.25

What is up with those Castbars?

The castbars should be big and obvious, but still take up a reasonable amount of the screen. I thought I might try (surprisingly enough) a big old circle.

Please let me know what you think!

It works for the following Units:

Player
Target
TargetOfTarget
Focus
Party
Raid

Works well with:

oUF_Banzai
oUF_CombatFeedback
oUF_PowerSpark
oUF_DebuffHighlight New

Version 1.5 Update
Minor cleanup
* Fixed up Castbar background
* Fixed Highlight bug

Version 1.4 Update
Appearance overhaul
* Cleaner lines
* Fixed sloppy edges
* Plugins assigned to individual rings

Version 1.3 Update
Now works with oUF_DebuffHighlights
Rotating aggro indicator (for all friendly units)
Includes Player debufs
General code cleanup

Version 1.2 Update

Now works with oUF_PowerSpark
Added Pet Buffs
More code cleanup

Version 1.1 Update

Updated to latest oUF and oUF_Caellian - should work with WotLK
Added an aggro indicator (center ring turns red)
Cleaned up the rings to not overlap
Removed dependancy on oUF_CircleRaid
Added castbars
General code cleanup and appearance fix
Fixed buffs and debuffs to not overlap

Version 1.5 Update

Minor cleanup
* Fixed up Castbar background
* Fixed Highlight bug

Version 1.4 Update

Appearance overhaul
* Cleaner lines
* Fixed sloppy edges
* Plugins assigned to individual rings

Version 1.3 Update

Now works with oUF_DebuffHighlights
Rotating aggro indicator (for all friendly units)
Includes Player debufs
General code cleanup

Version 1.2 Update

Now works with oUF_PowerSpark
Added Pet Buffs
More code cleanup

Version 1.1 Update:

Updated to latest oUF and oUF_Caellian - should work with WotLK
Added an aggro indicator (center ring turns red)
Cleaned up the rings to not overlap
Removed dependancy on oUF_CircleRaid
Added castbars
General code cleanup and appearance fix
Fixed buffs and debuffs to not overlap
Post A Reply Comment Options
Unread 11-06-08, 06:44 AM  
Metzerott
A Murloc Raider
 
Metzerott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 79
Uploads: 4
No longer being maintained.

This addon is no longer being maintained. My latest project can be found HERE
Report comment to moderator  
Reply With Quote
Unread 10-09-08, 04:58 PM  
Metzerott
A Murloc Raider
 
Metzerott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 79
Uploads: 4
I love your Frames!

I'm currently working on a new type of unit frame (Now completed.. sorta found HERE), but your idea of the 360 degree castframe is an excellent one.

Maybe a request to Haste to allow different directions for castbars?
Last edited by Metzerott : 11-02-08 at 03:04 PM.
Report comment to moderator  
Reply With Quote
Unread 09-29-08, 04:59 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Hi there,

I like your unitframe layout very much. I think you know some of my UI stuff and I am currently working on my new orb system.
http://www.wowinterface.com/downloads/info11008.html

Additionally I want round castbars around my orbs. Sth like this:
http://zorktdmog.zo.funpic.de/roth_u...ui_castbar.jpg

If I put the castbar behind my Orb and use SetTexCoord to cut the texture it will work just fine. (This is my advise to your unitframe layout: Put the castbar behind the life and mana orbs, this will look awesome imo.)

But I am currently thinking of creating a castbar that looks like a ring but works like the CooldownFrame. So it should start filling at 0° and keep filling until 360°.

Do you think its possible do sth like that? I saw that you found out how to rotatate textures and I know how I can use SetTexCoord to show only Specific areas of a texture. Do you think this could be combined in a way to create a 360° castbar? This would be killer imo .

I am guessing ArcHud or any other HUD may use a system like that.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 09-29-08 at 05:01 AM.
Report comment to moderator  
Reply With Quote
Unread 09-03-08, 02:25 PM  
wowowee
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Re: Re: can't load layout

Originally posted by Metzerott
Which version are you using? Oh... Version 1.2 is designed to work with the most recent (`master` version) of oUF, found here: http://ixo.no/git/oUF.git/)
okay, i'll do that thanks
Report comment to moderator  
Reply With Quote
Unread 09-02-08, 09:36 PM  
Metzerott
A Murloc Raider
 
Metzerott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 79
Uploads: 4
Re: can't load layout

Originally posted by wowowee
For some reason I am unable to load your layout but I am able to load ouf_lyn. Am I doing something wrong? Here's the error message I get:

Code:
[2008/09/02 22:44:05-836-x1]: oUF-1.0.4\ouf.lua:200: attempt to index a nil value
oUF_Circle\oUF_Circle.lua:538: in main chunk

  ---
Which version are you using? Oh... Version 1.2 is designed to work with the most recent (`master` version) of oUF, found here: http://ixo.no/git/oUF.git/)
Last edited by Metzerott : 09-02-08 at 10:08 PM.
Report comment to moderator  
Reply With Quote
Unread 09-02-08, 08:48 PM  
wowowee
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
can't load layout

For some reason I am unable to load your layout but I am able to load ouf_lyn. Am I doing something wrong? Here's the error message I get:

Code:
[2008/09/02 22:44:05-836-x1]: oUF-1.0.4\ouf.lua:200: attempt to index a nil value
oUF_Circle\oUF_Circle.lua:538: in main chunk

  ---
Report comment to moderator  
Reply With Quote
Unread 09-02-08, 07:07 PM  
Metzerott
A Murloc Raider
 
Metzerott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 79
Uploads: 4
Originally posted by lodewijk
i think it would be even nicer if decreasing health would be displayed like the hands on a watch instead of right to left, or even in color, changing from green to red. in regard to the castbar, it is too big. would be nice to see the castbar as a circle around the unitframe.
That would be great! This AddOn makes use of oUF (this does all of the heavy lifting in the development of a unit frames addon). I am not aware of a way to get oUF to do that. Until I get enough lua coding under my belt to be able to tackle a project like that I'm going to have to live with the current functionality.

I can certainly put some flags at the top of the .lua file to adjust the sizes of the frames and cast bars, if you think that might help?

Sorry and Thanks for the feedback!
Report comment to moderator  
Reply With Quote
Unread 09-02-08, 07:02 PM  
Metzerott
A Murloc Raider
 
Metzerott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 79
Uploads: 4
Originally posted by nodq
Very nice Update, the Banzai Ring is awesome! About the Castbars, i find them to big actually, would be nice to see another way to show them, with Cast Icons maybe? And the Raid Unitframes are taking to much of Screenspace for my liking in a Alterac for example.

All other Stuff is just great, thanks.


Edit: The Buff/Debuff Border seem to not work? They look not that smooth like on other layouts, Pelim for example.
Thanks!

If you think it would be helpful I can set something at the top of the file to allow you to configure the size of the castbars/unit frames/raid unit frames. I ran in the arenas with the large castbars and I personally like them, but I could see how you might think they are too big. You would still have to edit the .lua file though..

I actually took the gloss off of the buff/debuff frames. I found that it was obscuring the actual icons. I can also add a variable at the top of the .lua file to turn them on and off if you think that would be helpful?

Thanks for the feedback!
Report comment to moderator  
Reply With Quote
Unread 09-02-08, 05:52 AM  
lodewijk
A Deviate Faerie Dragon

Forum posts: 13
File comments: 120
Uploads: 0
i think it would be even nicer if decreasing health would be displayed like the hands on a watch instead of right to left, or even in color, changing from green to red. in regard to the castbar, it is too big. would be nice to see the castbar as a circle around the unitframe.
Report comment to moderator  
Reply With Quote
Unread 09-02-08, 02:11 AM  
nodq
A Kobold Labourer
 
nodq's Avatar

Forum posts: 0
File comments: 105
Uploads: 0
Very nice Update, the Banzai Ring is awesome! About the Castbars, i find them to big actually, would be nice to see another way to show them, with Cast Icons maybe? And the Raid Unitframes are taking to much of Screenspace for my liking in a Alterac for example.

All other Stuff is just great, thanks.


Edit: The Buff/Debuff Border seem to not work? They look not that smooth like on other layouts, Pelim for example.
Last edited by nodq : 09-02-08 at 04:42 AM.
Report comment to moderator  
Reply With Quote
Unread 09-01-08, 08:16 PM  
Flarin
A Frostmaul Preserver
 
Flarin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 290
File comments: 212
Uploads: 1
Very nice implementation - very creative.
__________________

"I will crush and destroy and...ooo...shiny..."

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 09-01-08, 02:04 PM  
Metzerott
A Murloc Raider
 
Metzerott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 79
Uploads: 4
Little help

Hey..

If anyone has downloaded this please do me a favor and let me know:

1) Castbars.. good, bad or ugly?
2) Does this thing work in WotLK? Any beta testers out there?
3) Any improvements to make this better?

Thanks!
Report comment to moderator  
Reply With Quote
Unread 09-01-08, 01:54 PM  
Metzerott
A Murloc Raider
 
Metzerott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 79
Uploads: 4
Originally posted by syrupk
I just once again have to tell you how impressed I am by this. It's so nice to see something fresh and new, quite creative. I hope to see you keeping it current. Is it updated with the new ouf?
Thanks!!

Yep it is compliant with the development version of oUF. Here are the changes I made this release:

Version 1.1 Update:

Updated to latest oUF and oUF_Caellian - should work with WotLK
Added an aggro indicator (center ring turns red)
Cleaned up the rings to not overlap
Removed dependancy on oUF_CircleRaid
Added castbars
General code cleanup and appearance fix
Fixed buffs and debuffs to not overlap
Report comment to moderator  
Reply With Quote
Unread 09-01-08, 11:16 AM  
syrupk
A Cliff Giant
 
syrupk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 71
File comments: 199
Uploads: 1
I just once again have to tell you how impressed I am by this. It's so nice to see something fresh and new, quite creative. I hope to see you keeping it current. Is it updated with the new ouf?
Report comment to moderator  
Reply With Quote
Unread 09-01-08, 06:50 AM  
Metzerott
A Murloc Raider
 
Metzerott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 79
Uploads: 4
Originally posted by nodq
Any Update on the Status for the new Version?
Updating now! Just awaiting the approval of the uploaded new version.

Check out the front page for the new changes.

I addressed the aggro indicator by having a thin center ring turn really red when the player gets aggro.

Hope you like it!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: