Download
(329Kb)
Download
Updated: 08-19-18 12:53 PM
Pictures
File Info
Updated:08-19-18 12:53 PM
Created:unknown
Downloads:707,968
Favorites:2,560
MD5:
Categories:Raid Mods, Healers, Unit Mods

Grid  Popular! (More than 5000 hits)

Version: 8.0.1.1
by: Phanx [More]

Grid has been continued as Plexus by Doadin. Use that instead; Grid has not been updated since 2018 and will not be updated in the future.

Grid is a compact and highly configurable party/raid unit frame addon.
The compact grid of unit frames lets you select a group member quickly, while keeping a good overview of the whole group. It shows as much information as possible without overloading you. It allows you to customize what information you see, and how you see it. It works in both party and raid groups, and supports pets and vehicles.

Want more features? The Grid core tries to include only features which are generally useful for all classes and roles, but makes it easy to add new features with a simple plugin API for developers. Over 75 third-party plugins are already available!

Type “/grid” for options, or right-click the minimap button, DataBroker launcher, or Grid frame tab.

Need Help?
Do not use comments to report bugs or request features. Such comments will be deleted. Use the links above to post a ticket instead!
Language Support
Grid is compatible with all World of Warcraft localizations. It is currently translated into English, Deutsch, Español, Français, Italiano, Português, Русский, 한국어, 简体中文, and 繁體中文.

To add or update translations for any language, enter them on the WowAce project page. New and updated translations will be automatically included in the next version of Grid!

HINT: The WowAce interface for adding translations is quite cumbersome. To make the process easier, you can use the Export function on WowAce, copy the exported data into your text editor, fill in your translations, and then paste them back into WowAce using the Import function.
Credits
Grid was originally conceived and written by Maia and Pastamancer in late 2006. Phanx has been the primary developer since late 2009. Jerry wrote the original pet support code. Mikk designed the icon. jlam added some advanced options for auras. Greltok has helped a lot with bugfixing. Finally, lots of people have contributed translations!

Version 8.0.1.1
  • Updated LibResInfo-1.0
  • Fixed a map API error (thanks rherzfeld)

Version 8.0.1.0
  • Updated for WoW 8.0
  • Fixed the class and role layouts not always showing all players (ticket #855)
  • Thanks Attict, acastle, doadin, MGramolini, and rherzfeld for your help!

Version 7.3.5.0
  • Fixed the option to disable the right-click menu
  • Fixed an issue causing Earth Shield to be removed as an aura status on login (ticket #885)
  • Updated embedded LibResInfo and Ace3 libraries, resolving several issues related to resurrections and the options panel
  • Added default aura statuses:
  • Beacon of Virtue
  • Guardian Spirit
  • Light of T'uure
  • Rejuvenation (Germination)
  • Sacred Dawn
  • Tyr's Deliverance

Version 7.1.0.1
  • Fixed an error with combat resurrections (ticket #860)

Version 7.1.0.0
  • Added a workaround for a Blizzard bug causing errors in the Health status module (ticket #859)

Version 7.0.3.3
  • Fixed the frames sometimes appearing behind the backdrop (ticket #840)

Version 7.0.3.2
  • Updated detection for dispellable debuffs (ticket #841)
  • Fixed the frames sometimes appearing behind the backdrop (ticket #840)
  • Fixed the frames disappearing if an invalid layout was selected (ticket #835)
  • Auras:
  • The default statuses for Grace, Earth Shield, Eternal Flame, Sacred Shield, and Weakened Soul have been removed, since these buffs (and debuff) were removed from the game.
  • New statuses have been added for Atonement, Beacon of Faith, and Clarity of Will.

Version 7.0.3.1
  • Fixed the "Show offline" option, with thanks to Samuelreus ((ticket #834)[https://wow.curseforge.com/projects/grid/issues/834])
  • Fixed "None" layout in non-English locales, with thanks to Elnarfim ((ticket #833)[https://wow.curseforge.com/projects/grid/issues/833])
  • Updated embedded LibResInfo ((ticket #828)[https://wow.curseforge.com/projects/grid/issues/828])
  • Marked code for splitGroups as debug in Layouts because the option is marked as debug. Should fix odd behavior for people who had option enabled before the option was disabled.

Version 7.0.3.0-beta
  • Updated for WoW 7.0 (Legion)
  • Added options for offline and wrong zone groups

Older Versions

For change notes from older versions, see the Version History page on GitHub.
Optional Files (5)
File Name
Version
Size
Author
Date
Type
8.0.0.0
9kB
08-11-18 09:16 AM
Patch
6.1.0.38
9kB
02-27-15 04:09 AM
Addon
1.6
1kB
10-20-14 02:02 AM
Addon
1.0
2kB
10-24-11 02:42 AM
Addon
1.0.0
2kB
01-01-11 11:25 AM
Addon


Post A Reply Comment Options
Unread 05-30-09, 10:30 AM  
Delena
A Cyclonian
 
Delena's Avatar
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 19
Uploads: 3
I like Grid and so far is the best unit frame addon ever made. Thanks for it.

I've a problem with this grid version. It doesn't detect hostile units targets.
The Grid released the 8th December 2008 instead works perfectly.

You can verify it with several bosses. Malganis at old stratholme targets for 1-2 seconds a random player and casts Mind Blast. The old Grid warns with a red border.
The new Grid doesn't warn.
Same for the last Gun'drak boss, when he has a humanoid shape he calls a ghost rinho charging upon a random player who has been targetted for 1 second. Still the old Grid works (and I'm using it), the lastest version doesn't.

Seems that the new code just gets the aggro list, with not caring if its target changes on a random player.
__________________
armory profile
Last edited by Delena : 05-30-09 at 10:34 AM.
Report comment to moderator  
Reply With Quote
Unread 05-29-09, 07:31 PM  
jstn200
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Not sure if you take requests here, but I'd love to see a grid status option for Your Focus, much like it has for Your Target. I use focus to heal and I'd love to have the borders indicate my current focus. Thanks.
Report comment to moderator  
Reply With Quote
Unread 05-27-09, 11:43 AM  
Twoflower
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally posted by Destrominos
Is there a way to hide the Blizzard default party frames? Because I can't find the option in Grid to do that.

I use this macro for that

/run for i=1,4 do local f=getglobal("PartyMemberFrame"..i);f:UnregisterAllEvents();f:Hide() end

... Anyone know how to do that thing Marava asks for? I wanna know aswell
Report comment to moderator  
Reply With Quote
Unread 05-25-09, 09:09 AM  
Destrominos
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 56
File comments: 62
Uploads: 1
Is there a way to hide the Blizzard default party frames? Because I can't find the option in Grid to do that.
Report comment to moderator  
Reply With Quote
Unread 05-08-09, 12:08 PM  
Shrike81
A Murloc Raider

Forum posts: 4
File comments: 31
Uploads: 0
Does GRID work okay with x-perl? Once I get some time I'm going to make some nice unit frames with Pitbull but for now X-perl is doing the job, so I just want to make sure there's no issues or anything I have to do special to get them to work with each other. Does grid overwrite the x-perl raid frames, or do I need to disable x-perl raid frames somehow? Thanks!
Report comment to moderator  
Reply With Quote
Unread 05-03-09, 04:04 PM  
Marava
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 3
Uploads: 2
I haven't been able to figure this out anywhere else. What I would like is for Grid to display groups two columns per row, like:

G1G1G1G1G1 G2G2G2G2G2
G3G3G3G3G3 G4G4G4G4G4


How can I do this?

Also, less importantly, how can I change the incoming heal to green instead of it being the default health bar color (like VisualHeal in Pitbull)?
Last edited by Marava : 05-05-09 at 09:43 AM.
Report comment to moderator  
Reply With Quote
Unread 04-28-09, 03:14 AM  
digitalslurp
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Is there a way to make grid only show up when I'm holding down a key, say the alt key or ctrl key?
Report comment to moderator  
Reply With Quote
Unread 04-26-09, 07:07 AM  
holysoul
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 1
Re: Woundering

Originally posted by pifinsane
im using an older version of grid to use GridLayoutPlus for MT healing, do enyone know if GridlayoutPlus works with the newer versions of Grid or do they have this implimented in Grid. **layoutplus took the Tanks from oRA2 and put then in a seperate group (group 1)**
For my personal use, I've modified the former version of oRA2Layouts, so that it automatically puts tanks and offtanks (both oRA2 nominated MT's or through the Blizzard UI) in a separate, left justified group. I also added some functionality to filter out the tanks from the rest of the groups, so the frames are not double (which they in fact were in the former oRA2Layout addon). Current layouts include
- 10 man + tanks
- 25 man + tanks
- 40 man + tanks

I haven't been bothered to do pet versions of the same, since I rarely heal pets in raids anyway. Toss me a PM, if you want a copy.

Cheers
/Holysoul
Report comment to moderator  
Reply With Quote
Unread 04-23-09, 01:03 PM  
pifinsane
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Woundering

im using an older version of grid to use GridLayoutPlus for MT healing, do enyone know if GridlayoutPlus works with the newer versions of Grid or do they have this implimented in Grid. **layoutplus took the Tanks from oRA2 and put then in a seperate group (group 1)**
Report comment to moderator  
Reply With Quote
Unread 04-20-09, 01:41 PM  
Bizerk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 81
Uploads: 1
When using ag_unitframes if i click on a player in grid i do not get him targeted in the unit frames.
Report comment to moderator  
Reply With Quote
Unread 04-19-09, 12:09 PM  
Nanase
A Murloc Raider

Forum posts: 4
File comments: 21
Uploads: 0
I have a problem with Grid after the 3.1 patch. I have downloaded the most recent version of Grid from wowace's directory. This problem did not occur prior to upgrading to the 3.1 Grid update. I would log in, set everything up, and just do stuff like BGs or raiding. However, upon logging out and logging in, I encountered some graphical errors. My settings remain the same, but I see black boxes where names should be. Screenshots are provided below.

http://img139.imageshack.us/img139/4462/griderror01.jpg
- black boxes appear upon joining a BG.

http://img139.imageshack.us/img139/3530/griderror02.jpg
- black boxes remain, health deficits are appearing as they should

http://img222.imageshack.us/img222/7789/griderror03.jpg
- black boxes remain, death icons and magic / disease debuffs appear as they should

Please help.
__________________
Last edited by Nanase : 04-19-09 at 12:11 PM.
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 06:01 PM  
Jyll
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
I love this addon, it's the best raid frame I have! The only problem I have with this addon now is that healing priests' Prayer of Healing spell is now targetable and usable outside of their party, BUT Grid is only showing the incoming heal from PoH going to that priest's party. It's certainly not making our healing team's life easier. Is there any way to correct this?
Report comment to moderator  
Reply With Quote
Unread 04-17-09, 09:18 AM  
frenchy2804
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Is it possible to display incoming heals as green instead of the class color?
Last edited by frenchy2804 : 04-18-09 at 12:35 AM.
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 07:19 PM  
Kyc
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 14
Uploads: 3
Further testing shows that I'm dumb, this line actually works:
Code:
if not status then status = 0 end
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 06:37 PM  
Kyc
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 14
Uploads: 3
I had a simple error in GridStatusAggro.lua, comparing a number with nil on line 159.

On line 158 simply add:
Code:
if not status then return end
The function should then read:
Code:
function GridStatusAggro:UpdateUnit(unitid)
	if not unitid then
		-- because sometimes the unitid can be nil... wtf?
		return
	end

	local guid = UnitGUID(unitid)
	local status = UnitThreatSituation(unitid)
	
	local settings = self.db.profile.alert_aggro
	local threat = settings.threat
	if not status then return end
	if (threat and (status > 0)) or (status > 1) then
		GridStatusAggro.core:SendStatusGained(guid, "alert_aggro",
											  settings.priority,
											  (settings.range and 40),
											  (threat and settings.threatcolors[status] or settings.color),
											  (threat and settings.threattexts[status] or settings.text),
											  nil,
											  nil,
											  settings.icon)
	else
		GridStatusAggro.core:SendStatusLost(guid, "alert_aggro")
	end
end
This shouldn't cause any problems.
Last edited by Kyc : 04-15-09 at 06:37 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: