Download
(9Kb)
Download
Updated: 02-02-19 07:00 PM
Pictures
File Info
Compatibility:
Tides of Vengeance (8.1.0)
Updated:02-02-19 07:00 PM
Created:03-20-16 02:39 PM
Downloads:12,457
Favorites:25
MD5:
Categories:Raid Mods, Healers

bdGrid  Popular! (More than 5000 hits)

Version: 1.78
by: Blooblahguy [More]

bdGrid is a raid frame replacement. Inspired heavily by freebGrid, bdGrid aims to provide simplistic, functional, lightweight raid frames to your UI. It already works on Legion alpha as well.

note: You need bdCore to use this addon, or any other bd_ addons

Features

Absorbs
Short Names
Important Buff/Debuff displays (comprehensive list already installed, can add more through in-game config)
Range indicator arrow
Clique support
Purdy look
/bd config to access in game config
/bd lock to unlock the addon and move it around

To Do List
Re-adding cluster indicator (showing how many players are within x range of each player)

1.65
Toc bump
Minor fixes for headers

1.61
Small bug fixes

1.6
Added incoming heals
Revamped configuration

1.55
Updated aura code to support new oUF files

1.5.2
Minor bug fixes
Changed debuff size and addon now allows for 3 to show

1.5
Updated for 7.1
No more range arrow :(

1.4
Added config option to order by group, role, or class.
Fixed config issue that stopped changes from being live without a /reload

1.3
Misc bug fixes + update for new bdCore

1.2.2
Fixed some spawning stuff (i suck)

1.2.1
Frames should now load in combat consistently

1.2
Added spells for EN

1.1.9
Bug fixes

1.1.8
Various bug fixes
toc bump

1.1.6 -
Various positioning fixes
Removed oUF
Border size support

1.1.6 -
Moved oUF over to bdCore, added configuration options

1.1.5 -
Added option to invert raid frame colors

1.1 -
Fixed growth direction config
Changed dispel code for small speed increase

1.0.1 -
Removed .git folder
Optional Files (0)


Post A Reply Comment Options
Unread 03-20-16, 03:05 PM  
sirann
A Flamescale Wyrmkin

Forum posts: 142
File comments: 46
Uploads: 0
I was poking through your code and noticed in core.lua at line 240, you make a local table, colors, that does nothing. At line 266-275 you essentially did what this table was supposed to do with an if, elseif check.

You could either a) speed up the if statement at line 263 by using a table look up rather than the pipeline stalls of the if/elseif statements at like 266, or b) delete the colors table to save memory.
Report comment to moderator  
Reply With Quote
Unread 03-20-16, 03:18 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Originally Posted by sirann
I was poking through your code and noticed in core.lua at line 240, you make a local table, colors, that does nothing. At line 266-275 you essentially did what this table was supposed to do with an if, elseif check.

You could either a) speed up the if statement at line 263 by using a table look up rather than the pipeline stalls of the if/elseif statements at like 266, or b) delete the colors table to save memory.
That's actually a feature in the middle of development and just a couple small and impactless things are still present. As it stands, the raid frame show the dispel border for all classes, even those that can't, for instance, dispel curse. Once that is complete both colors and dispelClass should be used.

But you're right about the speed of just using the table lookup instead of elseif statements, i'll change that for the next build. Thanks!
Last edited by Blooblahguy : 03-20-16 at 03:19 PM.
Report comment to moderator  
Reply With Quote
Unread 03-21-16, 04:38 AM  
cloudywolf
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
How to change the Grid's Position. X or Y value. please add the settings. or it can drag to move
Report comment to moderator  
Reply With Quote
Unread 03-21-16, 08:26 AM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Originally Posted by cloudywolf
How to change the Grid's Position. X or Y value. please add the settings. or it can drag to move
/bd lock to unlock the frames and move them around. Sorry for the confusion, added that to the addon description.
Report comment to moderator  
Reply With Quote
Unread 04-28-16, 08:42 AM  
legoarthas
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
halp

A little installation help would be appreciated. The bgrid file extracts directly in my addons folder?
Shouldent there be a bgrid folder..?
Report comment to moderator  
Reply With Quote
Unread 04-28-16, 11:00 AM  
legoarthas
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: halp

EDIT- The file from curse.com works. but this one ectracts wrong. cheers
Last edited by legoarthas : 04-28-16 at 11:01 AM.
Report comment to moderator  
Reply With Quote
Unread 04-28-16, 06:00 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Re: Re: halp

Originally Posted by legoarthas
EDIT- The file from curse.com works. but this one ectracts wrong. cheers
Yeah something is wrong with Wowinterfaces SVN uploading system, I started using it recently to save time but it started appending versions to the zipped folder (i.e bdGrid-1.xx should just be bdGrid).

I'll be reuploading all of these in the next few days here manually to fix that.
Report comment to moderator  
Reply With Quote
Unread 04-29-16, 07:31 AM  
legoarthas
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Re: halp

Originally Posted by Blooblahguy
Originally Posted by legoarthas
EDIT- The file from curse.com works. but this one ectracts wrong. cheers
Yeah something is wrong with Wowinterfaces SVN uploading system, I started using it recently to save time but it started appending versions to the zipped folder (i.e bdGrid-1.xx should just be bdGrid).

I'll be reuploading all of these in the next few days here manually to fix that.
Thanks mate. I love your addons btw. Thanks for taking the time to fix it.^^
Report comment to moderator  
Reply With Quote
Unread 07-23-16, 04:47 AM  
Funsponge
A Kobold Labourer

Forum posts: 0
File comments: 35
Uploads: 0
Looks solid so far, any chance of a bottom anchored growth option?
Report comment to moderator  
Reply With Quote
Unread 09-21-16, 03:23 AM  
kawe
A Cyclonian
 
kawe's Avatar

Forum posts: 40
File comments: 95
Uploads: 1
nameplates

thx for updating bui

i was curious if bNameplates are on your agenda.

gr
Report comment to moderator  
Reply With Quote
Unread 09-23-16, 02:54 PM  
Clouds_
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Is there any way to track the mana of myself and the other healers?
Report comment to moderator  
Reply With Quote
Unread 09-28-16, 08:37 PM  
madhatter79
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Question growth

Is there a way to make the groups add by top bottom? I prefer a horizontal group setup and then to have it grow upwards per group.
Report comment to moderator  
Reply With Quote
Unread 10-31-16, 09:05 AM  
Ammathor
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
So I managed to add class powers to this but I was wondering how I would go about when I am in a Party making it grow Horizontally rather than vertical as it does now.
Report comment to moderator  
Reply With Quote
Unread 11-08-16, 04:17 AM  
MetzgersWitwe
A Defias Bandit
 
MetzgersWitwe's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
I want my Grid to grow to the right instead of left, how can i do this?
Report comment to moderator  
Reply With Quote
Unread 02-15-17, 07:38 AM  
Listra
A Murloc Raider

Forum posts: 8
File comments: 38
Uploads: 0
hide solo

Well made - thanks.
How do I hide the grid while playing solo?

Edit: Btw - for potential users, it shows your unitframes for party members in the same nice minimalistic form as raidmembers. Don't know why it's not mentioned in the add on info. I highly reccomend this guys work.
Last edited by Listra : 02-16-17 at 01:50 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: