Download
(450Kb)
Download
Updated: 08-04-08 06:31 PM
Addon for:
oUF.
Pictures
File Info
Updated:08-04-08 06:31 PM
Created:unknown
Downloads:3,333
Favorites:10
MD5:

oUF Flarin

Version: B0.05a
by: Flarin [More]

VERY EARLY WORK - USE AT OWN RISK



DESCRIPTION

This is a custom layout for the oUF Unit Frame framework by Haste. You will need to download oUF HERE for it to work - this is not included in my download package.

I relied heavily on the fine work of oUF_P3lim - HERE and oUF_Ammo HERE. I used both addons as guides as I put this together. They both deserve all the credit. I have added a few things but without their work I would not have been able to put this together.

This framework is very light on resources and as such contains no in-game configuration options.

Frame's Supported

o Player
o Target
o Pet
o Target of Target
o Focus
o Party / PartyPet / PartyTarget
o No-Raid-Frames

Notes


There are no configuration options in-game for this addon. All changes must
be done via Lua in the oUF_Flarin.lua file. I will be adding more comments
in the code going forward, this is just my first release.

Plugins

As many other layouts, this one supports different libraries and plugins.
Currently supported by default are the following:

* LibMobHealth-4.0 (included) - HERE
* oUF PowerSpark - HERE
* oUF DruidMana - HERE
* oUF Banzai - HERE
* oUF_Castbar - HERE
* oUF_CombatFeedback - HERE
* oUF_IncomingHeals - HERE



Useful Links:

* Programming in Lua
* Lua API
* World of Warcraft API
* Unofficial oUF - methods used for layouts

B0.05a --Typo

B0.05 --Turn Party/PartyPets/PartyTargets off using the Blizzard toggle. For some reason you need to Reloadui for it to stick - looking into this. Currently any raid turns off the party frames, even a raid of 5 people - let me know if people would rather me change it to turn off for raids only >5 people.
Post A Reply Comment Options
Unread 07-28-08, 08:32 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
oUF DruidMana is no longer to be found on wowace sites, its only here on WoWInterface, please update your information
Report comment to moderator  
Reply With Quote
Unread 07-28-08, 08:35 PM  
Flarin
A Frostmaul Preserver
 
Flarin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 290
File comments: 212
Uploads: 1
Originally posted by p3lim
oUF DruidMana is no longer to be found on wowace sites, its only here on WoWInterface, please update your information
Thank you, sorry about that. Updated.
__________________

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

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 07-28-08, 08:39 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Oh and It would be really cool if you wrote your own description 90% of whats there is written by me, just noticed


Edit: Why show class name when healthbar is class colored
Last edited by p3lim : 07-28-08 at 08:40 PM.
Report comment to moderator  
Reply With Quote
Unread 07-28-08, 08:53 PM  
Flarin
A Frostmaul Preserver
 
Flarin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 290
File comments: 212
Uploads: 1
Originally posted by p3lim
Oh and It would be really cool if you wrote your own description 90% of whats there is written by me, just noticed


Edit: Why show class name when healthbar is class colored
This is my first UI mod. Ever. I wanted to experiment with creating my own table lookup function. I like seeing the race displayed that way.

I failed to change the color of the castbar - that is something I am looking in to. The example provide by oUF_Castbar was designed to blend in with one of the existing bars. I like it displayed seperately.

I have changed the description, I am still using a portion of your format for the links at the bottom, I like the way you presented it and the links are very useful.

"Imitation is the best form of flattery." - Unidentified French saint :-).

If this still bothers you I will change it further.
__________________

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

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 07-28-08, 10:49 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Flarin
I have changed the description, I am still using a portion of your format for the links at the bottom, I like the way you presented it and the links are very useful.

"Imitation is the best form of flattery." - Unidentified French saint :-).

If this still bothers you I will change it further.
No need
Last edited by p3lim : 07-28-08 at 10:51 PM.
Report comment to moderator  
Reply With Quote
Unread 07-29-08, 03:09 PM  
Hjalte
A Fallenroot Satyr

Forum posts: 21
File comments: 47
Uploads: 0
Please put the contents of the zip folder in a folder called oUF_Flarin (like all other addons does it).

It makes it easier to download for new users and it will make it compatible with updaters like jWU.
Report comment to moderator  
Reply With Quote
Unread 07-29-08, 04:14 PM  
Flarin
A Frostmaul Preserver
 
Flarin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 290
File comments: 212
Uploads: 1
Originally posted by Hjalte
Please put the contents of the zip folder in a folder called oUF_Flarin (like all other addons does it).

It makes it easier to download for new users and it will make it compatible with updaters like jWU.
ACK! So sorry - this is my first mod I have uploaded. DOH! I will fix this soon.
__________________

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

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 07-30-08, 08:54 AM  
Flarin
A Frostmaul Preserver
 
Flarin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 290
File comments: 212
Uploads: 1
B0.02 Revision

Not that anyone is following this - but I am currently drycoding several changes to:

EDIT: I have finished the following and have uploaded a new image / file

1. The buff / debuff placement (I hate overlap) - done
2. Hooking in SharedMedia for fonts and textures (will be optional, in LUA) - done
3. Hooking in a function to make the mana / health values 10k in stead of 10000 to make this align nicer - not done, bigger tear up than I thought, still wondering if it is worth it
4. Moving the health to accommodate longer names (I hate overlap) - done
5. Separating the % health value and displaying it separately (for aesethetics) - done
6. Remove class text (P3lim got me thinking, and yes, he is right) - done
7. Moving level / shortrace / castbars - done
8. Fix folder structure - done

I will put this all into the changelog - it is quite a tearup. Thanks to anyone who actually uses this layout.
__________________

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

[SIGPIC][/SIGPIC]
Last edited by Flarin : 07-30-08 at 07:44 PM.
Report comment to moderator  
Reply With Quote
Unread 07-31-08, 01:39 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Happiness coloring not working with the latest oUF version, apparently everyone has the same issue :/
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 07-31-08, 04:52 AM  
Flarin
A Frostmaul Preserver
 
Flarin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 290
File comments: 212
Uploads: 1
Originally posted by Kyron
Happiness coloring not working with the latest oUF version, apparently everyone has the same issue :/
Ok- I haven't tested my hunter yet. I'll work on it tonight - thanks for the report.
__________________

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

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 07-31-08, 02:28 PM  
Hjalte
A Fallenroot Satyr

Forum posts: 21
File comments: 47
Uploads: 0
The contents of the zip are still not in a folder
Report comment to moderator  
Reply With Quote
Unread 07-31-08, 04:27 PM  
Flarin
A Frostmaul Preserver
 
Flarin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 290
File comments: 212
Uploads: 1
Originally posted by Hjalte
The contents of the zip are still not in a folder
3rd Try...
__________________

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

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 07-31-08, 08:15 PM  
Flarin
A Frostmaul Preserver
 
Flarin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 290
File comments: 212
Uploads: 1
Pet Happiness is working again. Meh - seems like a hack, but it works.

Planned ToDo:

1. Center the health text on the ToT frame - nothing seems to work
2. oUF_Banzai seems to not be hooked to the ToT frame
3. Investigate oUF_QuickHealth
4. PvP Indicators - where are they? hmmm...
__________________

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

[SIGPIC][/SIGPIC]
Last edited by Flarin : 07-31-08 at 08:16 PM.
Report comment to moderator  
Reply With Quote
Unread 07-31-08, 09:26 PM  
Hjalte
A Fallenroot Satyr

Forum posts: 21
File comments: 47
Uploads: 0
Folder please
Report comment to moderator  
Reply With Quote
Unread 07-31-08, 10:06 PM  
Flarin
A Frostmaul Preserver
 
Flarin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 290
File comments: 212
Uploads: 1
Originally posted by Hjalte
Folder please
Zip is killing me.
__________________

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

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: