Download
(9Kb)
Download
Updated: 01-12-11 03:06 PM
Pictures
File Info
Updated:01-12-11 03:06 PM
Created:05-30-09 11:16 AM
Downloads:10,085
Favorites:37
MD5:

oUF Saul  Popular! (More than 5000 hits)

Version: 40000.9
by: saulhudson [More]

Now oUF 1.5 Compatible

Description:

oUF Saul is a oUF layout. Therefore oUF is required for this addon to have any effect. This layout aims to be useful in all situations providing party and raid frames in one layout. I hope you find this layout both aesthetic and ergonomic.

I have recently removed a lot of support for additional oUF modules and even stripped back my code to a very basic level. Firstly I hope this helps people develop my unit frames further and provides an elegant base class and also I've come to think that reputation and experience bars are not part of a "unit frame".

If you are looking for a replacement exp / rep bar please see MicroExperience.

Features:

Supported unit frames

  • Player
  • Target
  • Pet/Vehicle
  • TargetTarget
  • Focus
  • Party
  • Raid

Interesting Features
  • Textures for combo points
  • Rune and Shard bars
  • Difficulty coloured level text i.e red higher level, green low level.
  • Remaining hp coloured hit point text. i.e. green full health, red low health.
  • Reaction based name text colouring i.e. red for hostile, green for friendly.
  • Dynamic hp text i.e. raid and party display missing hp (useful for healing) player displays text if missing hp, target hows hp when target is at full health and full, missing and percentage when it is missing hp.
  • Range checking on party and raid frames but NOT on player, target, targets target and focus. You can easily enable this is required.

Notes:
This layout is created for my own need, and is not an addon for every average user to use.

It has no configurations and if you want to change anything about the layout you will require some knowledge with Lua.

Having said that oUF is fantastic and extremely rewarding. If you have a basic knowledge of LUA of computer programming I would recommend this to anyone.

Credits:
Too all oUF frame authors I've probably copied something from all of you and Haste for his truely amazing unit frames ... I could never use another!

Thank you

40000.9
  • Removed unused font from folder
  • Removed unused tags
  • Added code to not display [hpperc] tag if unit is dead
  • Added code to display 'DEAD' if unit is, well dead

40000.8
  • Bug fixed with gsub *thanks darkbeing*
  • Cleaned up .toc file

40000.7
  • Major rewrite and restyle of the unit frame to make the frames cleaner, slicker, less memory intensive.
  • Support for additional ouf pluggins removed, feel free to add them if you need them
  • Castbars combined into the main unit frame for player, target and party
  • Borders and shadows added to all units
  • Most hp and power text simplified
  • Most colours adjusted
  • Most units location adjusted
  • Rune and Shard bars moved, resized and styled
  • Large sections of UnitSpecific() code cleaned and rationised
  • Lots of additional bugs fixed and code segments cleaned


40000.6
  • Removed old local colors and replaced with overiding oUF.colors
  • Updated power, rune, reaction colors for a better looking set of colours
  • Added shard bar for warlocks
  • Updated rune bar
  • Fixed error with info tag not displaying on the party frame
  • Fixed some issues with the pet bar
  • Removed a lot of old code and local variables
  • Removed siValue() function in preference of truncate()

40000.5
  • Fixed error with experience bar tooltip
  • Fixed error with reputation bar tooltip
  • Made some slight adjustments to buff and debuff locations

40000.4
  • Due to a lot of changes please delete previous oUF_Saul folders completly before installing this new version
  • Fixed issues with runebar size and location
  • Added new colours for runes
  • Added tooltip for reputation bar
  • Adjusted tooltip for experience bar
  • Changed the buff and debuff overlay texture and moved the texture file into the correct folder
  • Lots of minor changes to sizes and locations of various elements in particlar buffs and debuffs
  • Removed several lines of redundate code and locals
  • Fixed a host of issues with the raid frame sorting, ordering and growth directions

40000.3
  • Added pet bar
  • Added duration to cast bars
  • Fix and changed issues with buff and debuff textures
  • Lots of redundant code removed
  • Added tooltip to experience bar

40000.2
  • Added raid frame
  • Adjusted sizes and locations of all frames
  • PixelPerfect ui scale support
  • Added debuffs to targettarget and focus

40000.1 (beta)
  • Complete re-write for 4.0.1 and oUF 1.5 using oUF_Lily as a base instead of p3lim's layout
  • Frames have been moved and currently raid frame isn't enabled
  • Also currently not working is TotemBar support and the mouse over on Rep and XP bars

30200.11
  • Added support for oUF 1.4
  • Major changes to all code, function calls and local variable etc
  • Removed large sections of redundant code and support for BarFader
  • Adjusted sizes and location of player and target buffs
  • Adjusted size and location of cast bars
  • Added texture and colour to hp and power text bar (previously just a black bar)
  • Slightly increased size of exp, rep, hp, power, totem and rune bar
  • Adjust locations of both party and raid frames to fit in with a TOPLEFT minimap. For those people that use other locations for there minimap this will appear odd location for party and raid frames but they can be easily adjusted at the very bottom of the main lua file.
  • Changes buff and debuff icon texture and removed the 'textures' folders
  • Removed un-used fonts and textures from the oUF_Saul folder
  • Updated pictures
  • Fixed Range checking
  • Added hp % for raid frame and removed the raw hp values from raid frame
  • Fixed combo point issue with using textures instead of values
  • Many other small tweaks and fixes


30200.10
  • Changed various layout settings, size, dimentions etc
  • Adjusted location of both Rune and Totem bars
  • Cleaned main layout code
  • toc bump

30200.09
  • Changed GetDifficultyColour to GetQuestDifficultyColor for 3.2 compatibility
  • toc bump

30100.08
  • Added raid icons to player, target, focus and targets target frames.
  • Removed treat tag
  • Removed mana amount and percent text on druid mana bar. Druid mana bar is still present
  • Adjusted position of castbars to fix issue with overlap from target debuffs
  • Increased size of target debuffs from 22 to 26 to help track debuffs on a target
  • Added a fixed number of target debuffs to 27, 3 rows of 9
  • Cleaned and moved come code in the main layout function to aid readability

30100.07
  • Added support for oUF_TotemBar ... I finally started a Shaman!
  • Fixed issues highlighted by Strongbow ... I finally started a DK as well!
  • Adjusted location of Totem and Rune bars although I'm unsure this is the best solution it works for now
  • Fixed width issues with Rune Bar
  • Moved exp and rep bars down slightly to accomodate the above change
  • Cleaned exp and rep code within the layout no graphical change
  • Added [total power] . [cur power] to player and target frames
  • Added logical to hide power if [total power] = [cur power] and [cur power] = 0. This works in most situations and again I'm happy with it but I know of a couple of minor issues. If other people prefer a better solution I might provide one

30100.06
  • Adjusted pet position very slightly
  • Reduced number of party debuffs to 2
  • Removed some redundant code from colouring functions
  • Removed showing buffs for pet and reduced number of debuffs to 4
  • Moved [threat] text position to player hp value
  • Shows threat even when tanking ... I'm unsure on this one but I'll live with it for a while
  • Added caster name to Aura's (thanks p3lim!)
  • Fixed issue with combo point unpdating (thanks p3lim again!)

30100.05
  • Fixed issues with no border on raid frame
  • Enabled hiding party frame when in a raid of any size
  • Slight changes on size of raid frames

30100.04
  • Removed optional dep on LibSharedMedia
  • Removed code relating to SharedMedia
  • Added oUF_CombatFeedback to optional deps

30100.03
  • Fixed issue with hp on pet bar
  • Changed the cur hp / max hp seperator from a "-" to a "."
  • Removed lvl from raid frame to give more space for name text and hp value
  • Adjusted leader icon position and size so party and raid frames are consistant.

30100.02
  • Fixed power bar on raid frame
  • Out of range alpha set to 0.3 from 0.2
  • Adjusted raid and party set points and width of raid frame reduced slightly to accomodate 40 man raid groups
  • Added isLoaded checking to oUF_CombatFeedback smart tags
  • Cleaned some of the duplicate if statementing

30100.01
  • Initial release - Please submit any bugs. Comments and suggestions welcomed.
Post A Reply Comment Options
Unread 10-28-10, 04:31 AM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Quite a major update for 40000.4 so please delete previous oUF_Saul folders completly before installing this new version.

Most of the issues people have posted recently should now be fixed and I've done a fair bit of testing so if anyone has any issues please let me know.

To Do - Implement Totem Frame again and I wouldn't mind doing Main Tanks and a few other additions but I'm a bit pushed for time. I'll certainly keep the bug fixes coming as it helps everyone if there are less issues.

Thanks
saul
__________________
The Jack bauer of all trades
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 07:20 AM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Originally posted by wisperzz
Finally,I got the pet bar!thanks for ur improvement.
But do u think the rune bar is a little bit longer than health bar?
so I've changed the wideth to 218 instead,what do u say?
You're 100% correct I've adjusted the size of the frames and totally forgotten to adjust the size of the rune bar.

An update is pending so I'll be sure to fix this as well. Thanks for letting me know.
__________________
The Jack bauer of all trades
Report comment to moderator  
Reply With Quote
Unread 10-26-10, 10:13 PM  
wisperzz
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Finally,I got the pet bar!thanks for ur improvement.
But do u think the rune bar is a little bit longer than health bar?
so I've changed the wideth to 218 instead,what do u say?
Report comment to moderator  
Reply With Quote
Unread 10-25-10, 12:56 AM  
Kazazik
A Kobold Labourer
 
Kazazik's Avatar

Forum posts: 0
File comments: 44
Uploads: 0
Strange i have up dated both oufs but i cant see changes =/
Report comment to moderator  
Reply With Quote
Unread 10-24-10, 10:52 AM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Pet bar and cast time added along with tool tips for experience bars.
__________________
The Jack bauer of all trades
Report comment to moderator  
Reply With Quote
Unread 10-21-10, 11:41 AM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Originally posted by Kazazik
Hi. i find this ouf pretty nice, but i didn't noticed a pet bar.
Also it would be great if you will add to player's cast bar total cast time of ability.
I can do that. Check back in a couple of days. Cheers
__________________
The Jack bauer of all trades
Report comment to moderator  
Reply With Quote
Unread 10-21-10, 06:55 AM  
Kazazik
A Kobold Labourer
 
Kazazik's Avatar

Forum posts: 0
File comments: 44
Uploads: 0
Hi. i find this ouf pretty nice, but i didn't noticed a pet bar.
Also it would be great if you will add to player's cast bar total cast time of ability.
Report comment to moderator  
Reply With Quote
Unread 10-20-10, 02:10 PM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Ok here is a provisional release which includes the raid frame which I'm pretty please with. I've tested in my raid tonight and everything looks ok but please let me know if you find any issues.

I've also moved the frames and adjusted the size of the frames.

I also need to say I've used the PixelPerfect which although reduces the UI scale does make creating a clean UI so much easier. I would recommend using this and scaling down your other addons.

Let me know what you think.
__________________
The Jack bauer of all trades
Report comment to moderator  
Reply With Quote
Unread 10-20-10, 07:57 AM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Pet bar is something I need to sort out actually so thanks for that, I don't play any classes with pets so I missed that. I'm planning some changes to runes and shard bar for other classes so I'll take a look at the weekend. Keep the ideas coming.

Cheers
__________________
The Jack bauer of all trades
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 07:29 PM  
wisperzz
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Help~~

A really great frame!Thanks for ur hard working.
But I've got a few problems with Saul.
1.I can't see my pet,both default and Saul version.
2.Will u plz help me add the new class bar?Such as warlock and druis~~

thks

Oh,BTW,I have already installed the new version of ouf,so~~
Last edited by wisperzz : 10-18-10 at 07:30 PM.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 03:00 PM  
Kazazik
A Kobold Labourer
 
Kazazik's Avatar

Forum posts: 0
File comments: 44
Uploads: 0
i really cant understand what is going on but it is not working still for me.
I cant right click mouse button on my and targets frame.
I have refreshed Ouf and ouf Saul from wowinterface but it dosent helped me. I tried to run with out addons just with this 2 but still no success.
There is no errors report and thats make me puzzled.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 02:20 PM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Originally posted by Kazazik
Realy Nice Ouf but got a same problem with some other oUfs
I cant Right click my and target health lines for options.
Whats problem?
It does work ok for me so maybe you are not on the very latest version of oUF? If you say you are having some problems with other oUF frames maybe it is a problem with either oUF itself or another mod you are using?

Keep me posted.

I am working on some additional improvements and I've noticed a couple of minor issue myself so I'm hoping to have another release by the end of the working week all being well.
__________________
The Jack bauer of all trades
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 08:05 AM  
Strongbow
A Deviate Faerie Dragon
 
Strongbow's Avatar

Forum posts: 12
File comments: 95
Uploads: 0
I must thank you for updating these UF's, they are the best out there I think.

Thanks for making them work in Cata.

-Strongbow-
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 03:21 PM  
Kazazik
A Kobold Labourer
 
Kazazik's Avatar

Forum posts: 0
File comments: 44
Uploads: 0
Realy Nice Ouf but got a same problem with some other oUfs
I cant Right click my and target health lines for options.
Whats problem?
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 11:09 AM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
oUF_Saul is back and ready for Cata!

Well I've had a complete re-write of the code and have started using oUF_Lily as the base which seems to have a good decision.

Most of the main features are working except the raid frame which I'll try and get working as soon as possible.

I expect some bugs so please post anything you find.

saul
__________________
The Jack bauer of all trades
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: