Change Log:
--------------------
Changes from 1.5.11
Adirelle (1):
Added a :IsElementEnabled meta ; use it in :EnableElement and :DisableElement to avoid enabling/disabling an element twice.
Adrian L Lange (1):
Add resurrect icon element
Rainrider (1):
don't outsideAlpha units which UnitInRange does not check range for
Trond A Ekseth (12):
Handle LoD layouts which use the factory correctly.
Prevent the ResurrectIcon element from executing on 4.1.
Merge branch 'factoryLoD'
Fix bad indenting.
Add MainTank icon element by Neav.
Apply a round of sed and some manual style changes.
Don't error when we encounter units which aren't in a raid.
Only hide the default alt. power bar when we create one for a player unit.
Remove the 4.1 check.
Remove dead code.
Bump TOC interface version to 4.2 (40200).
Bump TOC version to 1.5.12.
9 files changed, 152 insertions(+), 27 deletions(-)
Changes from 1.5.10
Trond A Ekseth (9):
Set castbar.casting to nil when getting ready to start a channel. This is to work around edge cases where channels are started before the previous spell cast has been completed.
UHF overlap with UH now, so we only have to register one of them \:D/.
We don't OnUpdate poll anymore, so this check is redundant.
Don't need to piggyback no UP anymore, as pets can't be sad.
More leftover happiness fluff :-(.
Allow the power element to display alternative power as well.
We require additional events.
Expose the r,g,b values to the PostUpdate function.
Bump TOC version to 1.5.11.
5 files changed, 32 insertions(+), 19 deletions(-)
Changes fro...
Description:
--------------------
oUF is a unit frame framework. It attempts to simplify the process of writing unit frames for WoW by doing all the trivial and painfully boring parts for you. So you can focus more on experimenting with the look of the frames.
By itself oUF doesn't do much, a layout is required.
Do note that 1.5 is not backwards compatible with 1.4.x layouts. Some might break horribly depending on what features they use.
A full changelog can be found: here.
A wiki with some documentation regarding the API can be found here. Feel free to improve.
Layout examples:
oUF_Classic
oUF_Lily
Questions and such can be posted over at the oUF forum here on WoWI.
Reporting issues:
Generally, bugs should be reported through the author of the layout. If the layout author is a slacker -- go directly and I'll take a look.
There's two ways to report oUF isses. You can make a post on the oUF forum here on WoWInterface or you can make a ticket on the oUF issue tracker over at GitHub. The preferred method is GitHub, but post it here on WoWI if you don't have an account there. Alternatively you can send me a PM.
Donate:
4224811
--------------------
Changes from 1.5.11
Adirelle (1):
Added a :IsElementEnabled meta ; use it in :EnableElement and :DisableElement to avoid enabling/disabling an element twice.
Adrian L Lange (1):
Add resurrect icon element
Rainrider (1):
don't outsideAlpha units which UnitInRange does not check range for
Trond A Ekseth (12):
Handle LoD layouts which use the factory correctly.
Prevent the ResurrectIcon element from executing on 4.1.
Merge branch 'factoryLoD'
Fix bad indenting.
Add MainTank icon element by Neav.
Apply a round of sed and some manual style changes.
Don't error when we encounter units which aren't in a raid.
Only hide the default alt. power bar when we create one for a player unit.
Remove the 4.1 check.
Remove dead code.
Bump TOC interface version to 4.2 (40200).
Bump TOC version to 1.5.12.
9 files changed, 152 insertions(+), 27 deletions(-)
Changes from 1.5.10
Trond A Ekseth (9):
Set castbar.casting to nil when getting ready to start a channel. This is to work around edge cases where channels are started before the previous spell cast has been completed.
UHF overlap with UH now, so we only have to register one of them \:D/.
We don't OnUpdate poll anymore, so this check is redundant.
Don't need to piggyback no UP anymore, as pets can't be sad.
More leftover happiness fluff :-(.
Allow the power element to display alternative power as well.
We require additional events.
Expose the r,g,b values to the PostUpdate function.
Bump TOC version to 1.5.11.
5 files changed, 32 insertions(+), 19 deletions(-)
Changes fro...
Description:
--------------------
oUF is a unit frame framework. It attempts to simplify the process of writing unit frames for WoW by doing all the trivial and painfully boring parts for you. So you can focus more on experimenting with the look of the frames.
By itself oUF doesn't do much, a layout is required.
Do note that 1.5 is not backwards compatible with 1.4.x layouts. Some might break horribly depending on what features they use.
A full changelog can be found: here.
A wiki with some documentation regarding the API can be found here. Feel free to improve.
Layout examples:
oUF_Classic
oUF_Lily
Questions and such can be posted over at the oUF forum here on WoWI.
Reporting issues:
Generally, bugs should be reported through the author of the layout. If the layout author is a slacker -- go directly and I'll take a look.
There's two ways to report oUF isses. You can make a post on the oUF forum here on WoWInterface or you can make a ticket on the oUF issue tracker over at GitHub. The preferred method is GitHub, but post it here on WoWI if you don't have an account there. Alternatively you can send me a PM.
Donate:
4224811