Download
(43Kb)
Download
Updated: 03-18-10 04:23 PM
Addon for:
oUF.
Pictures
File Info
Updated:03-18-10 04:23 PM
Created:unknown
Downloads:23,920
Favorites:81
MD5:

oUF coree  Popular! (More than 5000 hits)

Version: v100318
by: coree [More]

oUF_coree is my layout for oUF (a Unitframe framework made by haste).
You need to install oUF which can be found at ixo.no/git/oUF.git/ or at WoW Interface.

A very big help for me was P3lim's work. I used his layout as a "guide" in order to know more about how these layouts work.


oUF_coree includes unitframes for player, target, tot, focus, focustarget, pet, party, raid, maintank, mainassist and boss.

Currently supported plugins:


To Do:
  • arena frames

v100318
  • inbuild raiddebufffilter default deactivated
  • desaturated target debuffs from other players

v100315
  • updated .toc
  • add oUF RaidDebuffs support + german configfile included (just edit the debuff names if you don't have a german client)
  • support for boss frames (i.e. Gunship Battle)
  • improved vehicle switch
  • number of raidgroups depending on zone (not working correctly yet)
  • inbuild raiddebuff filter changed to whitelist and debuffsnames (instead of spellId; just edit the debuff names if you don't have a german client)

v091218
  • updated .toc
  • updated oUF HealComm4 support

v091205
  • fixed the runebar to reflect changes in oUF


v091129a
  • fixed the runebar
  • added oUF TotemBar support

v091127
  • bug fixing

v091126
  • fixed oUF Moveableframes support for party, raids -- use oUF Moveableframe v1.5
  • added aggro bordercoloring for raidframes (credits to Freebaser (oUF_Freebgrid))
  • non-interruptbile casts have a different barcolor (credits to dr_AllCOM3 (DocsDK_oUF)) *not tested yet*

v092809
  • added oUF MoveableFrames support
  • removed oUF HealComm support
  • added oUF HealComm4 support
  • added oUF PowerSpark support


v090409
  • fixes for 3.2
  • buff indicator for raidframes (credits to Astrometch (oUF_AuraWatch) and roth (oUF_D3OrbsRaid)) - you need oUF_AuraWatch !
  • player frame, target frame,... have names now
  • removed oUF_RuneBar support - now longer needed

v3.2
  • new debuff blacklist/whitelist
  • added Mt-Target-Target

v3.12
  • fixed Maintank and Mainassist

v3.11
  • fixed layout for druids

v3.1
  • removed PostUpdateHealth and PostUpdatePower
  • added tags instead
  • added 3.1 support
  • bug fixes

v3.0
  • player,target,tot and party combined in one file
  • raid and mt,ma combined in one file
  • spawning mt targets and party pets now via a .xml file
  • changed the debufffilter for raidframes (modified oUF_Grid version - credits to zariel)
  • added an utf8-shortening function for names of raidmembers (credits to Caellian)
  • hopefully fixed the castbar safezone bug
  • added mouseover highlighting for the raidframe
  • several other fixes...

v2.5
  • added oUF_BarFader support
  • added optional safezone to the castbar -- local cbarsafe = true

v2.4
  • added oUF_RuneBar support
  • removed runebar code

v2.3.1
  • fixed the partypets

v2.3
  • new font
  • completed the health function part
  • added debuff-filtering for party, raid, mt, ma -> local dfilter = true
    (doesn't work correct yet :( )
  • added oUF_Swing support
  • added oUF_Reputation support
  • removed oUF_AutoShot (outdated) support
  • several bug fixes with layout and other plugins

v2.1.1a
  • bugfix

v2.1.1
  • changed tags for hp / power value to the "old system" not for party, raid

v2.1
  • short hpvalue support (only target) [open oUF_coree.lua, change line 10 to: local targetshort = true]
  • castbar can be switched off now open oUF_coree.lua, change line 11 to: local cbar = false]
  • threat display for party and raid
  • bugfixes


v2.0
  • update to oUF 1.3.1
  • changes to the layout design
  • tags testing
  • party, raid in different files
Post A Reply Comment Options
Unread 12-05-09, 06:46 AM  
paddosan
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Error on my death knight

Originally posted by Epsynus
Hello i get this error on my death knight everytime i log in on it

Message: Interface\AddOns\oUF_coree\oUF_coree.lua:373: bad argument #1 to 'unpack' (table expected, got nil)
Time: 12/04/09 14:50:14
Count: 1
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `unpack'
Interface\AddOns\oUF_coree\oUF_coree.lua:373: in function `styleFunc'
Interface\AddOns\oUF\ouf.lua:413: in function <Interface\AddOns\oUF\ouf.lua:405>
Interface\AddOns\oUF\ouf.lua:484: in function <Interface\AddOns\oUF\ouf.lua:480>
Interface\AddOns\oUF\ouf.lua:534: in function `Spawn'
Interface\AddOns\oUF_coree\oUF_coree.lua:645: in main chunk

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"


on ALL other characters it works fine but not on the DK
Same here, and I noticed that it fixes itself if I reload the user interface.
Report comment to moderator  
Reply With Quote
Unread 12-04-09, 07:51 AM  
Epsynus
A Murloc Raider
 
Epsynus's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 17
Uploads: 1
Error on my death knight

Hello i get this error on my death knight everytime i log in on it

Message: Interface\AddOns\oUF_coree\oUF_coree.lua:373: bad argument #1 to 'unpack' (table expected, got nil)
Time: 12/04/09 14:50:14
Count: 1
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `unpack'
Interface\AddOns\oUF_coree\oUF_coree.lua:373: in function `styleFunc'
Interface\AddOns\oUF\ouf.lua:413: in function <Interface\AddOns\oUF\ouf.lua:405>
Interface\AddOns\oUF\ouf.lua:484: in function <Interface\AddOns\oUF\ouf.lua:480>
Interface\AddOns\oUF\ouf.lua:534: in function `Spawn'
Interface\AddOns\oUF_coree\oUF_coree.lua:645: in main chunk

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"


on ALL other characters it works fine but not on the DK
__________________
Yharrr mateys
Report comment to moderator  
Reply With Quote
Unread 12-01-09, 08:48 AM  
paddosan
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Concerning death knight's runes, when I "create" a Death Rune, it turns white... is there a way I can change their color into another one?
Report comment to moderator  
Reply With Quote
Unread 12-01-09, 03:45 AM  
ereth
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 44
Uploads: 5
Originally posted by Cashtro
Olla,

Could u share it please? totembar doesn't work atm

thanks
First I added oUF_TotemBar as a optional dependencie in the .toc file.
Then in oUF_coree.lua I changed this
Code:
      self:RegisterEvent('UNIT_ENERGY', updateDruidPower)
      self:RegisterEvent('UPDATE_SHAPESHIFT_FORM', updateDruidPower)
    end
    if(select(2, UnitClass('player')) == 'DEATHKNIGHT') then
      self.Runes = CreateFrame('Frame', nil, self)
Into this
Code:
      self:RegisterEvent('UNIT_ENERGY', updateDruidPower)
      self:RegisterEvent('UPDATE_SHAPESHIFT_FORM', updateDruidPower)
    end
			if(IsAddOnLoaded("oUF_TotemBar") and class == "SHAMAN") then
			self.TotemBar = {}
			for i = 1, 4 do
				self.TotemBar[i] = CreateFrame("StatusBar", nil, self)
				if(i == 1) then
					self.TotemBar[i]:SetPoint("TOPLEFT", self, "BOTTOMLEFT", 0, -1)
				else
					self.TotemBar[i]:SetPoint("TOPLEFT", self.TotemBar[i-1], "TOPRIGHT", 1, 0)
				end
				self.TotemBar[i]:SetStatusBarTexture(texture2)
				--self.TotemBar[i]:SetStatusBarColor(unpack(runeloadcolors[i]))
				self.TotemBar[i]:SetHeight(4)
				self.TotemBar[i]:SetWidth(width/4 - 0.85)
				self.TotemBar[i]:SetBackdrop(backdrop)
				self.TotemBar[i]:SetBackdropColor(0, 0, 0)
				self.TotemBar[i]:SetMinMaxValues(0, 1)

				self.TotemBar[i].bg = self.TotemBar[i]:CreateTexture(nil, "BORDER")
				self.TotemBar[i].bg:SetAllPoints(self.TotemBar[i])
				self.TotemBar[i].bg:SetTexture(0.3, 0.3, 0.3)			
			end
		end
    if(select(2, UnitClass('player')) == 'DEATHKNIGHT') then
      self.Runes = CreateFrame('Frame', nil, self)
Works like a charm!
Report comment to moderator  
Reply With Quote
Unread 12-01-09, 02:40 AM  
illum1n4ti
A Defias Bandit
 
illum1n4ti's Avatar

Forum posts: 3
File comments: 117
Uploads: 1
Originally posted by ereth
by the way, I have added basic support for ouf_TotemBar to my local version of coree, you want the code for it?
Olla,

Could u share it please? totembar doesn't work atm

thanks
Report comment to moderator  
Reply With Quote
Unread 11-30-09, 02:02 PM  
ereth
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 44
Uploads: 5
by the way, I have added basic support for ouf_TotemBar to my local version of coree, you want the code for it?
Report comment to moderator  
Reply With Quote
Unread 11-29-09, 02:52 PM  
coree
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 78
Uploads: 1
Originally posted by Joschasa
On my DK, the Runes are all grey.
The Runes will turn into the expected colors, as soon as they were death runes once...

How to fix this behavior?
i forgot to add this fix to the last update. just download the new file
Last edited by coree : 11-29-09 at 02:53 PM.
Report comment to moderator  
Reply With Quote
Unread 11-28-09, 08:10 PM  
Joschasa
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 20
Uploads: 2
On my DK, the Runes are all grey.
The Runes will turn into the expected colors, as soon as they were death runes once...

How to fix this behavior?
Report comment to moderator  
Reply With Quote
Unread 11-28-09, 06:29 AM  
ereth
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 44
Uploads: 5
Originally posted by servi
Hello,

Is there a way to turn off Raid frames? I just want target, tot, focus, focustarget, pet, party.

If there is, write down how plz.
Step 1.
Open the oUF_coree.toc file


Step 2.
Change the line
oUF_coreeR.lua

into
--oUF_coreeR.lua


Step3.
Save the file


DONE!


On another note, would it be possible to get healcomm support added to the raidframes? No fancy semi-transperent bars but just simple text support would be great!
Report comment to moderator  
Reply With Quote
Unread 11-27-09, 02:36 PM  
servi
A Kobold Labourer

Forum posts: 0
File comments: 70
Uploads: 0
Hello,

Is there a way to turn off Raid frames? I just want target, tot, focus, focustarget, pet, party.

If there is, write down how plz.
Report comment to moderator  
Reply With Quote
Unread 11-27-09, 08:18 AM  
coree
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 78
Uploads: 1
Originally posted by lanznaster
In the raid frame what does it mean the pink and green squares indicators?

Its supose to be always showing on everyone in the raid?
no its not suposed to be always showing. i fixed this bug, thanks for the advice. you need oUF AuraWatch to use the indicators correctly.
Report comment to moderator  
Reply With Quote
Unread 11-26-09, 02:48 PM  
lanznaster
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
In the raid frame what does it mean the pink and green squares indicators?

Its supose to be always showing on everyone in the raid?
Report comment to moderator  
Reply With Quote
Unread 11-26-09, 10:28 AM  
coree
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 78
Uploads: 1
Originally posted by breor
There is an event if the spell is interruptible or not.

http://wowprogramming.com/docs/event..._INTERRUPTIBLE

http://wowprogramming.com/docs/event..._INTERRUPTIBLE
i know these events. but i need a non-interruptilbe cast to test my function.

@lanznaster:
i fixed it, so just download the new file.
Report comment to moderator  
Reply With Quote
Unread 11-25-09, 05:25 AM  
lanznaster
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Hey there...I'm still using your layout, long time user

I have some questions that i hope u can help me with:

1º When i move my raid and party frames with oUF_MoveableFrames it wont save where i put it. Player, target, target of target and focus work. Do u know how can i fix it?

2º I start to level a druid and i was thinking if it is possible to when i want to do some healing, insted of dps or tank, the raid frames get a little widther. And when i changed to dps or tank again the frame would get back to the original size. Is that possible?

EDIT:I just found this ouf layout that claim to do that http://www.wowinterface.com/downloads/info13640-oUF_Metzerott.html
EDIT:Also found this thread that talk about this ( http://www.wowinterface.com/forums/showthread.php?t=28258 ). I wil try to do something but probably i'll fail...

3º If the for the question above the answer is not possible, can i use 2 ouf_coree layouts? If so how can i "duplicate it"? (Dunno if i made myself clear on this one)
Last edited by lanznaster : 11-25-09 at 09:46 AM.
Report comment to moderator  
Reply With Quote
Unread 11-22-09, 07:45 AM  
breor
A Murloc Raider

Forum posts: 6
File comments: 35
Uploads: 0
Originally posted by coree
i try to add this feature, but which casts are non-interruptible casts?
There is an event if the spell is interruptible or not.

http://wowprogramming.com/docs/event..._INTERRUPTIBLE

http://wowprogramming.com/docs/event..._INTERRUPTIBLE
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: