Download
(818Kb)
Download
Updated: 09-16-13 07:43 PM
Pictures
File Info
Updated:09-16-13 07:43 PM
Created:01-19-09 05:04 AM
Downloads:62,270
Favorites:241
MD5:

oUF Freebgrid  Popular! (More than 5000 hits)

Version: 6.9.13
by: Freebaser [More]

Supported oUF Version: 1.6.x

Party/Raid unit frames using the oUF framework.

Units Supported:
-- party
-- raid
-- maintanks
-- pets and vehicles

Features:
-- Class corner indicators
-- Raid (de)buffs icons with priority
-- Class dispel icons
-- Aggro highlighting
-- Mouseover highlight
-- Out of range arrow
-- Range alpha
-- Heal Predication bar and/or text
-- Alt Power text
-- Health text - percent, deficit or actual
-- Vertical and horizontal layouts
-- Mana bars
-- Target and Focus border
-- AFK / DC timer
-- SharedMedia support
-- oRA3 tank support

FAQs
/freeb will unlock the frames
/freeb <something> will open the interface panel.

oUF is included in this addon but it is only accessible to Freebgrid.

Q: How do I create new indicators?
A: Edit tags.lua (some lua skills required). I've added at least one indicator to every healing class, so you can use those as an example(always open to suggestions). Then add the tag name to your class table at the bottom of the tags.lua.

Q: How do I add raid (de)buffs?
A: Use the aura_list.lua file to add spell names or GetSpellInfo(spellid) to the aura table and set a priority number >= 1(Higher numbers show over lower).

Most of the general setting can be done in the interface panel and usually requires a ReloadUI when your done.

version 6.9.12
-- fix toc

version 6.9.11
-- aura_list update
-- oUF update

version 6.9.10
-- fix heal texture and aura border

version 6.9.9
-- fix for 5.1
-- toc bump
-- aura list update

version 6.9.8
-- fix vertical hp reversed

version 6.9.7
-- add monk to indicator table

version 6.9.6
-- update some tags
-- add monk to dispel list

version 6.9.5
-- fix pom tag

version 6.9.4
-- fix healbar error

version 6.9.3
-- more 5.0 fixes

version 6.9.1
-- update for 5.0.4 / oUF 1.6

version 6.9

-- remove talent detect for class dispels(hard code types instead)
-- option to scale raid based on number of members
-- option to invert fill direction
Optional Files (0)


Post A Reply Comment Options
Unread 07-12-11, 12:10 PM  
Raizan
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Originally posted by Maxen
You are posting in the wrong place. oUF Qulight is providing is own raid frames, so you need to disable them if you want to use this instead.
No, i post right. My problem with uOF_Freebgreed, not with Outlight. I have specified Outlight that it was more clear.
I switch -off raid and party frames from oUF_Outlight, and install Freebgrid. And freebgrid do not hide default raid and party frames.

p.s. sry for my eng
Report comment to moderator  
Reply With Quote
Unread 07-12-11, 07:51 AM  
Maxen
A Fallenroot Satyr

Forum posts: 23
File comments: 235
Uploads: 0
Originally posted by Raizan
Still have this problem...
You are posting in the wrong place. oUF Qulight is providing is own raid frames, so you need to disable them if you want to use this instead.
Report comment to moderator  
Reply With Quote
Unread 07-11-11, 11:24 PM  
Raizan
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Originally posted by Raizan
hi. It's really cool addon. i like it
But i have 1 problem - default frames of raid and party. I see them... and i have 2 raids - this addon and default frames..

Layout: oUF Outlight

How can i fix that problem?
Still have this problem...
Report comment to moderator  
Reply With Quote
Unread 07-05-11, 02:52 AM  
klaudxzar
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Aura_list with Firelands debuffs

http://depositfiles.com/files/93s482bz0
Report comment to moderator  
Reply With Quote
Unread 06-30-11, 06:40 PM  
vyrt
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Yes, it's reproduceable. I was in 7 different raids (TB, AV, Firelands) since yesterday with identical error messages.

latest TB:
Code:
2x oUF_Freebgrid-6.7\oUF\events.lua:12: attempt to call field '?' (a nil value)
<in C code>: in function `TargetNearestEnemy'
<string>:"TARGETNEARESTENEMY":1: in function <[string "TARGETNEARESTENEMY"]:1>

nil

Locals:
(*temporary) = "PLAYER_TARGET_CHANGED"
(*temporary) = "PLAYER_TARGET_CHANGED"
(*temporary) = <function> defined =[C]:-1
Last edited by vyrt : 07-01-11 at 09:07 AM.
Report comment to moderator  
Reply With Quote
Unread 06-30-11, 04:44 PM  
Freebaser
A Molten Kobold Bandit
 
Freebaser's Avatar
AddOn Author - Click to view AddOns

Forum posts: 135
File comments: 307
Uploads: 10
I'm not currently playing but I hope to keep this updated. If anyone has an updated aura list for Firelands, please share.

@Vyrt

Looks like a combat error in oUF itself. Can you consistently reproduce it or was it a one time thing?
Report comment to moderator  
Reply With Quote
Unread 06-30-11, 12:59 PM  
Droxx
A Deviate Faerie Dragon

Forum posts: 15
File comments: 20
Uploads: 0
Hmm no problems here in TB or BG, i would like to see being able to setup diffrent configs for for 10m 25m and BGs though as well as dps or healing setup i know theres profiles but just splitting between one or other based on spec or somthing would be really nice.
Report comment to moderator  
Reply With Quote
Unread 06-30-11, 10:40 AM  
vyrt
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Errors with the latest version after a round Tol Barad or a random battleground.

Code:
82x oUF_Freebgrid-6.7\oUF\events.lua:12: attempt to call field '?' (a nil value)
Code:
5x CreateFrame: Can't create 'Button' now:
<in C code>: ?
<in C code>: in function `CreateFrame'
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:343: in function `CompactRaidFrameContainer_GetUnitFrame':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:315: in function `CompactRaidFrameContainer_AddUnitFrame':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:255: in function `CompactRaidFrameContainer_AddPlayers':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:177: in function `CompactRaidFrameContainer_LayoutFrames':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
Code:
1x <event>ADDON_ACTION_BLOCKED:AddOn 'BasicChatMods' tried to call the protected function 'CompactRaidFrame7:Show()'.
<in C code>: in function `Show'
Interface\FrameXML\CompactUnitFrame.lua:260: in function `CompactUnitFrame_UpateVisible':
Interface\FrameXML\CompactUnitFrame.lua:220: in function `CompactUnitFrame_UpdateAll':
Interface\FrameXML\CompactUnitFrame.lua:101: in function <Interface\FrameXML\CompactUnitFrame.lua:49>:
Code:
1x <event>ADDON_ACTION_BLOCKED:AddOn 'SharedMedia' tried to call the protected function 'CompactRaidFrame22:SetAttribute()'.
<in C code>: in function `SetAttribute'
Interface\FrameXML\CompactUnitFrame.lua:124: in function `CompactUnitFrame_SetUnit':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:316: in function `CompactRaidFrameContainer_AddUnitFrame':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:255: in function `CompactRaidFrameContainer_AddPlayers':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:177: in function `CompactRaidFrameContainer_LayoutFrames':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':
...actRaidFrames\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
BasicChatMods and SharedMedia are only examples, it could be every addon in the interface folder.
Report comment to moderator  
Reply With Quote
Unread 06-28-11, 03:00 PM  
Maxen
A Fallenroot Satyr

Forum posts: 23
File comments: 235
Uploads: 0
LibResCom

LibResCom seems to have some problems. Removed the lib for now.
Report comment to moderator  
Reply With Quote
Unread 06-05-11, 10:28 AM  
Stanzilla
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 146
Uploads: 6
There is no way to remove the <Away> flag when people are afk and no way to remove the leader/assistant, could you please add that?
Last edited by Stanzilla : 06-05-11 at 10:36 AM.
Report comment to moderator  
Reply With Quote
Unread 05-28-11, 12:17 AM  
Raizan
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
hi. It's really cool addon. i like it
But i have 1 problem - default frames of raid and party. I see them... and i have 2 raids - this addon and default frames..

Layout: oUF Outlight

How can i fix that problem?
Report comment to moderator  
Reply With Quote
Unread 05-02-11, 01:55 PM  
Shabazza
A Kobold Labourer

Forum posts: 1
File comments: 50
Uploads: 0
Hi,

in 5man instances with lfg there are no role icons. Only when i manually set one.

regards, Sha
Last edited by Shabazza : 05-02-11 at 02:20 PM.
Report comment to moderator  
Reply With Quote
Unread 04-30-11, 07:38 PM  
Stanzilla
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 146
Uploads: 6
can you make it stop showing shadow protection as missing when a paladin aura is detected?
Report comment to moderator  
Reply With Quote
Unread 04-11-11, 08:01 AM  
frohanss
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 231
Uploads: 2
Setup/scale based on raid size?

Thx for this lovely none grid option.

I have just giving it a test and im puzzled about 1 thing.

On change log it says:
v4.1
-- ability to scale raid depending on the raid size(see top of core.lua)
Is this function still there?
Or is there 1 way to change scale or profile based on raid size?
I basicly whant all raid bars to be show in same "box/area" on screen.
Where 10man raid is scale 1.
Report comment to moderator  
Reply With Quote
Unread 04-07-11, 11:56 AM  
Maxen
A Fallenroot Satyr

Forum posts: 23
File comments: 235
Uploads: 0
Originally posted by Freebaser
My understanding to sort by name is listing everyone in alphabetic order with no regards to their group. Are you expecting it to sort their names within the specific group?
Yes, exactly. Sorry for the confusion!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: