Download
(258Kb)
Download
Updated: 12-27-11 05:20 AM
Pictures
File Info
Updated:12-27-11 05:20 AM
Created:12-05-11 11:55 AM
Downloads:3,868
Favorites:21
MD5:

oUF Langley

Version: 0.7
by: NeGeva, Voidiver



Requires oUF to work.

About
I like the animation "Neon Genesis Evangelion" very much, so I'm trying to make an oUF layout have the feeling that sitting in the control compartment of a eva. This layout is my first attempt, it may have some bug or may be inadequate. Welcome to comments and suggestions.

Supported Frames
- player
- pet
- target
- target of target
- focus
- focus target
- party
- raid
- boss

Credits to:
Dawn, Tukz, Shestak, Haste, Roth, P3lim, Monolit, AlleyKat.

v0.7
fixed a bug about shaman's totembar texture name.
Optional Files (0)


Post A Reply Comment Options
Unread 05-08-13, 02:00 AM  
enmasama17
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
yeah

I would be nice to have it back!
Report comment to moderator  
Reply With Quote
Unread 11-15-12, 12:13 PM  
Xylezz
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hey, am I the only one who wants those frames back so badly?

They won't work for me since MoP, i used them in Cata all the time.
Report comment to moderator  
Reply With Quote
Unread 05-12-12, 03:29 AM  
Ross
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 136
Uploads: 1
Seen this when it was first posted been wanting to try it out but didn't want to configure it since I suck at .lua. Was wondering if anyone knows how to make the raid groups stack horizontally instead of Vertically.

Right now they go:

Group1 Group2
Group1 Group2
Group1 Group2
Group1 Group2
Group1 Group2

etc...

I want it to go:

Group2 Group2 Group2 Group2 Group2
Group1 Group1 Group1 Group1 Group1

With the bottomleft being the anchor point.

I can deal with the above inconvenience, However please tell me there is a way for the buffs to be shown like the debuffs. My UI has stuff in the buffs normal area so it covers them up and also screws up my UI.
Last edited by Ross : 05-13-12 at 07:01 AM.
Report comment to moderator  
Reply With Quote
Unread 03-18-12, 08:56 PM  
reflectional
A Fallenroot Satyr
 
reflectional's Avatar

Forum posts: 20
File comments: 6
Uploads: 0
Love this addon its just what i have been looking for, but two questions, why does the enemy cast bar not look like the rest of the addon, and a couple of times under my player frames i saw something that said "Warning" I was tanking and am just curious


Edit: Found out while playing my mage the "Warning" is a pretty damn cool threat warning.
Last edited by reflectional : 03-24-12 at 01:53 PM.
Report comment to moderator  
Reply With Quote
Unread 01-18-12, 06:36 PM  
drakull
A Cyclonian
 
drakull's Avatar
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 53
Uploads: 1
Looking good!

Very original (something most oUF frames lack a bit nowadays) and, most important, looks very functional too!

Made me want to finish my new layout.
Last edited by drakull : 01-18-12 at 06:40 PM.
Report comment to moderator  
Reply With Quote
Unread 01-12-12, 06:35 AM  
NeGeva
A Kobold Labourer
 
NeGeva's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
Re: sorry

Originally Posted by verixl
I got it to work sorry I didn't respond. Could I see your full UI though? it looks amazing.
It has't been finished yet.
Report comment to moderator  
Reply With Quote
Unread 01-12-12, 06:30 AM  
NeGeva
A Kobold Labourer
 
NeGeva's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
Originally Posted by gaspine
the color of the class perturb me, where i can change it to have the default class color ? (paladin & dk per exemple)


love it, really nicely done !
At the begining of Langley_Core.lua:

-->>Colour<<--
colors = setmetatable({
power = setmetatable({
["MANA"] = {0.36, 0.45, 0.88},
["RAGE"] = {0.8, 0.21, 0.31},
["FUEL"] = {0, 0.55, 0.5},
["FOCUS"] = {0.71, 0.43, 0.27},
["ENERGY"] = {0.85, 0.83, 0.35},
["AMMOSLOT"] = {0.8, 0.6, 0},
["RUNIC_POWER"] = {0, 0.82, 1},
["POWER_TYPE_STEAM"] = {0.55, 0.57, 0.61},
["POWER_TYPE_PYRITE"] = {0.60, 0.09, 0.17},
}, {__index = oUF.colors.power}),
class = setmetatable({
["DEATHKNIGHT"] = {0.97, 0.22 , 0.33},
["DRUID"] = {1, 0.49, 0.04},
["HUNTER"] = {0.58, 0.86, 0.49},
["MAGE"] = {0, 0.76, 1},
["PALADIN"] = {1, 0.22, 0.52},
["PRIEST"] = {0.80, 0.99, 0.99},
["ROGUE"] = {1, 0.91, 0.2},
["SHAMAN"] = {0, 0.6, 0.6},
["WARLOCK"] = {0.6, 0.47, 0.85},
["WARRIOR"] = {0.9, 0.65, 0.45},
}, {__index = oUF.colors.class}),
}, {__index = oUF.colors})
Report comment to moderator  
Reply With Quote
Unread 01-11-12, 09:33 AM  
gaspine
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 1
Uploads: 2
Originally Posted by gaspine
Really nice addon, love the raid frame, in french we have "éŕč" in cast bar who don't appear, and the name of the spell in the aura is too a the right ,

line 137 in aurawatchers.lua
"Peste dévorante"
bar.spell:SetPoint("LEFT", bar, "LEFT", 25, 0)



the color of the class perturb me, where i can change it to have the default class color ? (paladin & dk per exemple)


love it, really nicely done !
Last edited by gaspine : 01-11-12 at 09:53 AM.
Report comment to moderator  
Reply With Quote
Unread 01-04-12, 05:13 PM  
verixl
A Defias Bandit
 
verixl's Avatar

Forum posts: 2
File comments: 22
Uploads: 0
sorry

I got it to work sorry I didn't respond. Could I see your full UI though? it looks amazing.
__________________
Report comment to moderator  
Reply With Quote
Unread 01-01-12, 11:58 PM  
NeGeva
A Kobold Labourer
 
NeGeva's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
Originally Posted by oopsminded
Once in a while, an add-on appears that makes me want to redo my whole interface. So, feel free on working on more with the same theme (although I'm already tempted to start using your media folder goodies in the other add-ons I use).

I really appreciate the details that went into this - the fact that the raid frames are so usable for a resto druid, like my main, out-of-the-box, really impressed me. Usually the bane of non-grid, non-vuhdoo raid frames is the lack (or the complexity) of customizing raid debuffs, but I'll give your raid frames a chance.

Now, small issues at first checking it:
- in your Langley_AuraFilter.lua, line 338, the Rejuvenation spell id seems wrong
- in your Langley_Config.lua I see ["ShowAura"] = false, under "Player", yet I see the aura bars above the Player unit frame. I can remove them by comenting out createAuraWatchers(self) in Langley_Core.lua, but then what does ShowAura controlls then?
Thanks. I forgot to update the Langley_AuraFilter.lua, and it still stay in the period of Icecrown Citadel.

ShowAura is for Aurabar, it has buffs and debuffs.
ShowDebuff is for Debuffbar, it only has debuffs.
Report comment to moderator  
Reply With Quote
Unread 01-01-12, 12:45 PM  
oopsminded
A Murloc Raider

Forum posts: 7
File comments: 25
Uploads: 0
Once in a while, an add-on appears that makes me want to redo my whole interface. So, feel free on working on more with the same theme (although I'm already tempted to start using your media folder goodies in the other add-ons I use).

I really appreciate the details that went into this - the fact that the raid frames are so usable for a resto druid, like my main, out-of-the-box, really impressed me. Usually the bane of non-grid, non-vuhdoo raid frames is the lack (or the complexity) of customizing raid debuffs, but I'll give your raid frames a chance.

Now, small issues at first checking it:
- in your Langley_AuraFilter.lua, line 338, the Rejuvenation spell id seems wrong
- in your Langley_Config.lua I see ["ShowAura"] = false, under "Player", yet I see the aura bars above the Player unit frame. I can remove them by comenting out createAuraWatchers(self) in Langley_Core.lua, but then what does ShowAura controlls then?
Report comment to moderator  
Reply With Quote
Unread 12-27-11, 10:06 AM  
fortch
A Kobold Labourer

Forum posts: 0
File comments: 26
Uploads: 2
支持下~~
Report comment to moderator  
Reply With Quote
Unread 12-27-11, 05:27 AM  
NeGeva
A Kobold Labourer
 
NeGeva's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
Originally Posted by Darxon
Getting a similar error on my shammy alt: http://imageshack.us/photo/my-images/163/uierror.jpg/


Works fine with my other chars. Very very nice uniframes
Edit:
Code:
Message: oUF_Langley-0.6\core\Langley_Lib.lua:1405: attempt to index global "cfg" (a nil value)
Time: 12/26/11 20:18:32
Count: 1
Stack: Interface\AddOns\oUF_Langley\core\Langley_Core.lua:259: in function `styleFunc'
Interface\AddOns\oUF\ouf.lua:271: in function <Interface\AddOns\oUF\ouf.lua:201>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:560: in function `Spawn'
Interface\AddOns\oUF_Langley\core\Langley_Core.lua:514: in main chunk

Locals: self = oUF_Langley_PlayerFrame {
 0 = <userdata>
 Debuffs = <unnamed> {
 }
 __tags = <table> {
 }
 UNIT_ENTERED_VEHICLE = <function> defined @Interface\AddOns\oUF\ouf.lua:164
 mystyle = "player"
 UNIT_SPELLCAST_SENT = <function> defined @Interface\AddOns\oUF_Langley\core\Langley_CastBar.lua:87
 RaidIcon = <unnamed> {
 }
 __elements = <table> {
 }
 Power = <unnamed> {
 }
 TotemBar = <table> {
 }
 Castbar = oUF_Castbarplayer {
 }
 CPoints = <unnamed> {
 }
 PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\oUF\ouf.lua:144
 menu = <function> defined @Interface\AddOns\oUF_Langley\core\Langley_Lib.lua:83
 unit = "player"
 colors = <table> {
 }
 style = "oUF_LangleyPlayer"
 UNIT_EXITED_VEHICLE = <function> defined @Interface\AddOns\oUF\ouf.lua:164
 Health = <unnamed> {
 }
}
unit = "player"
isSingle = true
genStyle = <function> defined @Interface\AddOns\oUF_Langley\core\Langley_Core.lua:192
genStyle_player_target = <function> defined @Interface\AddOns\oUF_Langley\core\Langley_Core.lua:205
ns = <table> {
 Lib = <table> {
 }
 tags = <unnamed> {
 }
 Tex = <table> {
 }
 Raid = <unnamed> {
 }
 Warn = <unnamed> {
 }
 Cfg = <table> {
 }
}
Warn = <unnamed> {
 0 = <userdata>
 Player = <function> defined @Interface\AddOns\oUF_Langley\element\Warning.lua:106
 HP = <function> defined @Interface\AddOns\oUF_Langley\element\Warning.lua:21
 Target = <function> defined @Interface\AddOns\oUF_Langley\element\Warning.lua:162
}
Thanks, I forgot to rename the texture. It's OK now.

Amend "cfg.Line" to "ns.Tex.Bar.Bar".
Last edited by NeGeva : 12-27-11 at 05:43 AM.
Report comment to moderator  
Reply With Quote
Unread 12-26-11, 03:54 AM  
cudu
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Hi, its cool unit frame
Can u tell me, how add debaff bar timers (like target) on focus frame?
Report comment to moderator  
Reply With Quote
Unread 12-25-11, 04:47 PM  
Darxon
A Warpwood Thunder Caller
AddOn Compiler - Click to view compilations

Forum posts: 93
File comments: 66
Uploads: 2
Getting a similar error on my shammy alt: http://imageshack.us/photo/my-images/163/uierror.jpg/


Works fine with my other chars. Very very nice uniframes
Edit:
Code:
Message: oUF_Langley-0.6\core\Langley_Lib.lua:1405: attempt to index global "cfg" (a nil value)
Time: 12/26/11 20:18:32
Count: 1
Stack: Interface\AddOns\oUF_Langley\core\Langley_Core.lua:259: in function `styleFunc'
Interface\AddOns\oUF\ouf.lua:271: in function <Interface\AddOns\oUF\ouf.lua:201>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:560: in function `Spawn'
Interface\AddOns\oUF_Langley\core\Langley_Core.lua:514: in main chunk

Locals: self = oUF_Langley_PlayerFrame {
 0 = <userdata>
 Debuffs = <unnamed> {
 }
 __tags = <table> {
 }
 UNIT_ENTERED_VEHICLE = <function> defined @Interface\AddOns\oUF\ouf.lua:164
 mystyle = "player"
 UNIT_SPELLCAST_SENT = <function> defined @Interface\AddOns\oUF_Langley\core\Langley_CastBar.lua:87
 RaidIcon = <unnamed> {
 }
 __elements = <table> {
 }
 Power = <unnamed> {
 }
 TotemBar = <table> {
 }
 Castbar = oUF_Castbarplayer {
 }
 CPoints = <unnamed> {
 }
 PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\oUF\ouf.lua:144
 menu = <function> defined @Interface\AddOns\oUF_Langley\core\Langley_Lib.lua:83
 unit = "player"
 colors = <table> {
 }
 style = "oUF_LangleyPlayer"
 UNIT_EXITED_VEHICLE = <function> defined @Interface\AddOns\oUF\ouf.lua:164
 Health = <unnamed> {
 }
}
unit = "player"
isSingle = true
genStyle = <function> defined @Interface\AddOns\oUF_Langley\core\Langley_Core.lua:192
genStyle_player_target = <function> defined @Interface\AddOns\oUF_Langley\core\Langley_Core.lua:205
ns = <table> {
 Lib = <table> {
 }
 tags = <unnamed> {
 }
 Tex = <table> {
 }
 Raid = <unnamed> {
 }
 Warn = <unnamed> {
 }
 Cfg = <table> {
 }
}
Warn = <unnamed> {
 0 = <userdata>
 Player = <function> defined @Interface\AddOns\oUF_Langley\element\Warning.lua:106
 HP = <function> defined @Interface\AddOns\oUF_Langley\element\Warning.lua:21
 Target = <function> defined @Interface\AddOns\oUF_Langley\element\Warning.lua:162
}
__________________
Last edited by Darxon : 12-26-11 at 01:19 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: