- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,151 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Bukkit Plugins
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top Terraria Maps
- Top StarCraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Grid2
- 19 Likes
- World of Warcraft
- 9,859 Monthly Downloads
- Supports: 5.2.0
- 917,940 Total Downloads
- Updated 03/13/2013
- Created 10/07/2008
- 683 Favorites
- Project Site
- Comments
- Release Type: Release
- License: zlib/libpng License
- Newest File: 699
About Grid2
What is Grid2 ?
Grid2 is a party/raid unit frame addon.
Grid2 is completely customizable. You can create new "zones" (indicators) in unit frames to show information (statuses). The indicators can be created, customized and placed anywhere. Grid2 supports several types of indicators: icon, square, text and bar. You can configure what statuses are displayed on each indicator.
Grid2 includes a huge amount of available statuses, but not all enabled be default, look through the configuration and familiarize yourself with the available options and statuses.
Grid2 is fast: consumes between 4 and 10 times less CPU cycles than other similar addons.
To open the configuration UI type "/grid2", left-click the DataBroker icon launcher or use WoW addons list window.
Grid2 components
Grid2 package includes:
- Grid2
- Grid2 Options
- Grid2 Raid Debuffs
- Grid2 Raid Debuffs Options
- Grid2 LDB
- Grid2 Aoe Heals
Working plugins
There are not working plugins for latest versions (but the functionality of most plugins has been included in core). Currently the only working addon plugins are:
Grid2 does not work or I think I found a bug
- Update to the latest versions of Grid2 and the plugins listed above that you use.
- Remove old Grid2 plugins and components. Any addon that begins with the word "Grid2" not listed above (in Grid2 components and Working plugins sections) is not compatible with current Grid2 version. Delete it from your computer.
- Make sure you downloaded the mods WITH libs. nolib is not for you.
- Reset your Saved Variables, pasting into chat: /script Grid2DB = nil; ReloadUI()
- If you still get an error, go ahead and log it. Install and use the BugGrabber and BugSack mods to record the error and make it easy to cut and paste it.
- Then, Post a ticket. Check for existing tickets about your bug first. Remember to check back on your ticket later in case we need more information.
Common issues/FAQ
Grid2 Doesn't Load after Update
If you are updating Grid2 from r560 or older version, you must reset your saved variables (you will lose all your settings), you must see a message in chat window explaining how to reset saved variables.
Raid debuffs not showing up !!!:
Raid debuffs are not enabled by default. Go to statuses -> Raid Debuffs and enable at least the Cataclysm module (if you are inside a instance you must exit and enter the instance or reload the UI after enabling the module)
I cant push the grid boxes as close together as before:
The border indicator has 2 pixels size and it has a transparent background color now. If you want the old grid2 appearance. Goto Indicators -> border -> Layout tab: Set a border size 1. And select a black and opaque background color for the border.
What about mana bars ?
Grid2 supports mana bars, but they are not created by default. If you want mana bars, create a new indicator of type "bar", place it wherever you want and map the "mana" or the "power" status to it (remember you must map some color status to the bar:color indicator too).
What is the poweralt status ?
Poweralt status is a power type (like mana/rage/energy,etc). This power type is enabled by Wow in some combats. It shows: Atremedes sound, Chog'al corruption, etc. This status is not active by default in Grid2: you must map poweralt to any compatible indicator (text or bar indicator).
Localization
Grid2 is compatible with English, Deutsch, Español, Français, Русский, 한국어, and 正體中文 game clients.
Grid2 is fully translated into English, Español and Italiano, and semi-translated into Russian, Deutsh and Français (Help would be greatly appreciated to complete localizations)
Status
The beta versions have fairly functional preferences. Grid2 is neither complete, fully fleshed out, nor bug free.
- The core engine is quite functional, release quality.
- The options UI in terms of defaults is solid, and beta / release quality.
- The options UI in terms of editing is beta / release quality
- If this works for you then use it, if not use classic Grid.
- For the foreseeable future the code will sometimes change in ways that require a complete reset of saved variables (SV) + UI reload. Resetting SV should be the first thing to try in case you get an error from Grid2.
- This really is beta software. Please update to the latest versions of all Grid2 components listed above before logging a bug.
- If you are not comfortable with an update requiring you to set things up again from scratch then you probably should use another raid frame.
What is Different
- The focus is on performance. No more AceOO with deep call chains for example.
- All Config is load on demand so it does not interfere with regular use of Grid2.
- Indicators are separate from Statuses and reusable and placeable anywhere in a single grid cell.
- Non-unique indicators (icon, square, text, etc.) can be created in whatever quantities you need.
What to Expect
Jerry wrote the core runtime. This is quite mature and functional.
Toadkiller (Azethoth) wrote an initial version of the Grid2 config. It is and will be in a primitive state for some time to come as I have joined a startup and am unlikely to do much coding. Volunteers needed.
The current version has decent and quite full featured defaults for healers. Defaults for non healers is still a work in progress.
Plugins
- The infrastructure for Status plugins is the most mature. Authors of Status plugins can port their plugins now or wait for an official beta. There is no documentation, but lots of example code in the current set.
- It is probably possible to create Indicators at this point as well. See the Grid2IndicatorButton code for an example.
- Other plugin types still need to be fleshed out with good examples and support code.
- Post in the forums if you need help.
------------------------------------------------------------------------
r699 | stanzilla | 2013-03-13 15:46:55 +0000 (Wed, 13 Mar 2013) | 1 line
Changed paths:
A /tags/699 (from /trunk:698)
Tagging as 699
------------------------------------------------------------------------
r698 | stanzilla | 2013-03-09 01:15:37 +0000 (Sat, 09 Mar 2013) | 1 line
Changed paths:
M /trunk/AoeHeals/AoeHealsMapData.lua
M /trunk/AoeHeals/Grid2AoeHeals.toc
M /trunk/Grid2.toc
M /trunk/LDB/Grid2LDB.toc
M /trunk/Options/Grid2Options.toc
M /trunk/RaidDebuffs/Grid2RaidDebuffs.toc
M /trunk/RaidDebuffsOptions/Grid2RaidDebuffsOptions.toc
M /trunk/RaidDebuffsOptions/RaidDebuffsMoP.lua
TOC and 5.2 Updates
------------------------------------------------------------------------
r697 | stanzilla | 2012-12-14 21:03:14 +0000 (Fri, 14 Dec 2012) | 1 line
Changed paths:
M /trunk/Options/GridUtils.lua
preferredIndex = 3 => STATICPOPUP_NUMDIALOGS
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 699 | Release | 5.2.0 | 15,327 | 03/13/2013 |
| 699-nolib | Release | 5.2.0 | 78 | 03/13/2013 |
| r691 | Beta | 5.0.5 | 31,138 | 10/08/2012 |
| r691-nolib | Beta | 5.0.5 | 232 | 10/08/2012 |
| r684 | Beta | 5.0.4 | 21,559 | 08/29/2012 |
| r684-nolib | Beta | 5.0.4 | 243 | 08/29/2012 |
| r664 | Beta | 4.3 | 32,496 | 03/05/2012 |
| r664-nolib | Beta | 4.3 | 332 | 03/05/2012 |
| r654 | Beta | 4.3 | 12,542 | 02/13/2012 |
| r654-nolib | Beta | 4.3 | 240 | 02/13/2012 |
| r652 | Beta | 4.3 | 9,907 | 02/05/2012 |
| r652-nolib | Beta | 4.3 | 228 | 02/05/2012 |
| r637 | Beta | 4.3 | 62,675 | 11/30/2011 |
| r637-nolib | Beta | 4.3 | 1,630 | 11/30/2011 |
| r619 | Beta | 4.2 | 48,367 | 08/21/2011 |
| r619-nolib | Beta | 4.2 | 325 | 08/21/2011 |
| r615 | Beta | 4.2 | 507 | 08/20/2011 |
| r615-nolib | Beta | 4.2 | 1 | 08/20/2011 |
| r612 | Beta | 4.2 | 24,944 | 08/10/2011 |
| r612-nolib | Beta | 4.2 | 186 | 08/10/2011 |
| r602 | Beta | 4.2 | 39,152 | 07/04/2011 |
| r602-nolib | Beta | 4.2 | 125 | 07/04/2011 |
| r594 | Beta | 4.2 | 13,457 | 06/29/2011 |
| r594-nolib | Beta | 4.2 | 50 | 06/29/2011 |
| r585 | Beta | 4.1 | 428 | 06/10/2011 |
| r585-nolib | Beta | 4.1 | 2 | 06/10/2011 |
| r558 | Beta | 4.1 | 1,094 | 04/29/2011 |
| r558-nolib | Beta | 4.1 | 4 | 04/29/2011 |
| r557 | Beta | 4.1 | 260 | 04/28/2011 |
| r557-nolib | Beta | 4.1 | 24 | 04/28/2011 |
| rev551 beta | Beta | 4.0.3a | 1,555 | 01/06/2011 |
| rev551 beta-nolib | Beta | 4.0.3a | 9 | 01/06/2011 |
| 540 beta | Beta | 4.0.1 | 2,136 | 10/26/2010 |
| 540 beta-nolib | Beta | 4.0.1 | 13 | 10/26/2010 |
| 538 beta | Beta | 4.0.1 | 549 | 10/19/2010 |
| 538 beta-nolib | Beta | 4.0.1 | 10 | 10/19/2010 |
| 519 beta | Beta | 3.3.5 | 4,240 | 06/29/2010 |
| 519 beta-nolib | Beta | 3.3.5 | 78 | 06/29/2010 |
| 512 beta | Beta | 3.3.3 | 1,391 | 04/15/2010 |
| 512 beta-nolib | Beta | 3.3.3 | 19 | 04/15/2010 |
| 509 beta | Beta | 3.3.3 | 247 | 04/12/2010 |
| 509 beta-nolib | Beta | 3.3.3 | 18 | 04/12/2010 |
| 504 beta | Beta | 3.3.3 | 146 | 04/11/2010 |
| 504 beta-nolib | Beta | 3.3.3 | 10 | 04/11/2010 |
| 337 beta | Beta | 3.3.0 | 3,609 | 02/06/2010 |
| 337 beta-nolib | Beta | 3.3.0 | 43 | 02/06/2010 |
| 334 beta | Beta | 3.3.0 | 405 | 01/30/2010 |
| 334 beta-nolib | Beta | 3.3.0 | 4 | 01/30/2010 |
| v319 beta | Beta | 3.3.0 | 442 | 01/21/2010 |
| v319 beta-nolib | Beta | 3.3.0 | 4 | 01/21/2010 |
| 296 beta | Beta | 3.3.0 | 684 | 01/05/2010 |
| 296 beta-nolib | Beta | 3.3.0 | 6 | 01/05/2010 |
| 243 beta | Beta | 3.2.0 | 2,970 | 09/12/2009 |
| 243 beta-nolib | Beta | 3.2.0 | 4 | 09/12/2009 |
| 226 beta | Beta | 3.2.0 | 311 | 09/02/2009 |
| 226 beta-nolib | Beta | 3.2.0 | 3 | 09/02/2009 |
| v3.02.00.00 beta | Beta | 3.2.0 | 353 | 08/24/2009 |
| v3.02.00.00 beta-nolib | Beta | 3.2.0 | 5 | 08/24/2009 |
| r209 beta | Beta | 3.2.0 | 316 | 08/15/2009 |
| r209 beta-nolib | Beta | 3.2.0 | 4 | 08/15/2009 |
| r206 beta | Beta | 3.2.0 | 490 | 08/07/2009 |
| r206 beta-nolib | Beta | 3.2.0 | 6 | 08/07/2009 |
| r201 beta | Beta | 3.2.0 | 452 | 08/04/2009 |
| r201 beta-nolib | Beta | 3.2.0 | 4 | 08/04/2009 |
| v0.1-beta4 | Beta | 3.0.3 | 4,676 | 12/23/2008 |
| v0.1-beta4-nolib | Beta | 3.0.3 | - | 12/23/2008 |
| v0.1-beta3 | Beta | 3.0.3 | 3 | 12/12/2008 |
| v0.1-beta3-nolib | Beta | 3.0.3 | 2 | 12/12/2008 |
| v0.1-beta2 | Beta | 3.0.3 | 153 | 11/06/2008 |
| v0.1-beta2-nolib | Beta | 3.0.3 | - | 11/06/2008 |
| v0.1-beta-nolib | Beta | 2.4.3 | 66 | 10/18/2008 |
| v0.1-beta | Beta | 2.4.3 | 469 | 10/18/2008 |
Addon Packs Containing This...
-
Cretos's Addon Pack
-
spankalicous's Addon Pack
-
heal raid Addon Pack
-
Hexit's Addon Pack
-
rubstefan's Addon Pack
-
Palalolox's Addon Pack
-
Arvariena's Addon Pack
-
cardena's Addon Pack
-
eaglechief01's Addon Pack
-
Sïrthrall says so
-
Earthoofs Raid Addon Pack
-
Duosbabygirl's Addon Pack
-
Alenaria's Holy Pally Addon Pack
-
Cluter reducing Addon Pack
-
Tobez87's Addon Pack
-
Gaff77's Addon Pack
-
Lorayo's ShadowPriest PvE UI
-
Sanchopancho24's Addon Pack
-
ventrum's Addon Pack
-
Humantractor's Addon Pack
-
Humantractor's Complete add-on pack
-
apsylon's Addon Pack
-
Advanced Addonpack! (tidied)
-
Fuzzy Bunnies of Doom Pack
-
X Shaman addon pack
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,565,156 Monthly Downloads
-
- Recount
- Combat
- 1,064,843 Monthly Downloads
-
- AtlasLoot Enhanced
- Map & Minimap, Professions, Arena, and Boss Encounters
- 684,973 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 545,652 Monthly Downloads
-
- Tidy Plates
- Artwork, Combat, Tank, and Unit Frames
- 466,127 Monthly Downloads
















Comments
I am having some issues with my grid2 moving on me. I have the layouts all set to not have pets shown, and I have grid2 locked. But every single time i exit a BG my entire grid box is moved up about an inch on my screen. Its really frustrating having to fix this after every single BG. Just curious if anyone else has this problem or i am missing something simple.
Thanks,
I am unable to reproduce this issue. You could try to change "Layout Anchor" and "Group Anchor" settings (In General options tab), and see if the problem goes aways. Maybe the issue is only triggered by some specific anchor point or Layout.
Try to disable the "Clamped to screen" option too.
Why do you want the status to stay active for 2 seconds when in healing rain? All that matters is when it pulses, and that is what i am talking about. I just want to know hey, they got a pulse of it. It doesn't need to be persistent in terms of visual cue. The next pulse you will be able to see who stayed in it and who didn't. That's all I am asking for. Just adjust the option to only pulse the notification down to .1 seconds. It's a personal visual preference, and it doesn't interfere with how it functions.
In addition to the color flash, I would love to get the AoEOutgoing module to throw a text status as well to indicators, so I can see what spell is hitting them. This is really what I want to see instead of just a text color.
One last thing, is it possible to turn off the right click menu of the units? It is causing some significant issues.
I finally found the problem with saving the preferences and black boxes - shields. If you have a priest and have enabled the function, just go to the indicator and disable it, everything works fine after reload.
The status was created initially to detect who was in a wrong position, so i can tell a player, ehh move inside the blue-circle please. If the status blinks, is difficult to detect/remember who is misplaced. The suggestion can be done, because the change is minimal, only a configuration option must be changed.
The right click menu of the units, is triggered only if clique is configured to display the menu. What issues are you referring to ?
Download lastest alpha version from wowace, aoe-outgoing heals can be linked to a text indicator in lastest alpha ( i forgot to mention this in changelog notes)
Adding a custom fixate raiddebuff from advanced options must work, anyway lastest alpha version already includes fixate (but disabled it must be enabled from raiddebuffs advanced tab): but remember, that deep corruption and fixate usually are enabled at the same time. This means only one debuff is displayed. To be able to display both debuffs you must assign Fixate (or Deep corruption) to another raiddebuff status, for example to raiddebuffs2 and map raiddebuffs2 to another icon indicator.
Thanks, and I understood the purpose, I just use it for a different purpose. Is it possible to send the name of the heal to a text output as well? or not?
The right click popup menu did not show up in the original grid, so this is why I point towards Grid2 doing something different. If I change the clique option, it does it for all frames including the target and player frames, which is not what I am looking for. I'm not sure what is causing the difference or if it is even fixable, but I'll see if there is a way to disable it in clique, but there is something different in the way grid and grid2 registers the frame that must be causing the unit menu to show up in G2 instead of G1.Nvm, I checked clique settings, and even though they SHOULD be preventing the right click menu on my pitbull target frames they aren't. So that issue is taken care of.
Edit: One odd error I did encounter tonight was that Fixate was missing from the debuff list in the raid module on yor'sahj. This is beneficial to see who in the raid will be taking that damage, and I really missed it tonight on heroic. Is it possible to add this in? I tried adding by name but it did not work.
Having a problem with the AoE heals module. The text output is currently the number of target the spell will hit. This is not really useful. What would be useful for making a decision is the amount of healing the spell will do if cast on that target. Can this functionality be added in?
Additionally, with the outgoing heals, this doesn't provide any text. It would be phenomenal if this could be amended to show the spell name (or abreviation of spell name) of what AoE spell just healed the target. Overall these are the only two glaring issues with Grid2 versus Grid.
Otherwise, great mod.
In addition to the AoE Outgoing heals issue, It would be awesome to be able to select an active time that is less than 1 second. Mostly when I am looking for this event, I just need to see it splash for ~.3 seconds.
Im not going to implement the displaying of healing amounts, because is not usefull, the prediction is not accurate and will fail 90% of times. Adjust the heal deficit to filter the results depending of your heal power. If your aoe healing per player is for example ~10k you can set the heal deficit to 10k (the code will use the total health deficit of the group not the health deficit per player, this means 3 players with a health deficit of 10k , and 6 players with a health deficit of 5k will be considered valid solutions, because the total amount of healing done is the same, then you must decide if you want to heal the 3 people cluster or the 6 people cluster).
Its not posible to reduce the active time for aoe-outgoingheals to 0.3 seconds. The active time must be bigger than the ticking speed of the heal. For example healing-rain ticks every ~2 seconds, the active time must be bigger than 2 seconds, because the only way to detect if someone is inside the blue-circle is to check if the player receives the next heal tick (waiting for the next heal tick).
It seems to be a fault:
When I choose Statuses-->buffs-->anybuff e.g. Regrowth, color count set to more than 1, If i use coloring based on Number of stacks, there is no options for thresholds while if use coloring based on Remaining time that is ok.
Stacks colorizing works in a different way and it does not use thresholds . If your status has up to 4 stacks, simply configure four colors. Color1 = 1 stack , color 2 = 2 stack, color3= 3 stacks . color4 = 4 or more stacks.
If you want to track higher stacks, you must increase the number of colors in the status. For example for shaman Earthshield you could need up to 9 colors. But less colors can be assigned, for example i am using only 3 colors to track earthshield stacks, color1= 1 stack, color2= 2 stacks, color3 = 3 or more stacks.
Understand now.
Thank you!
This addon is fantastic, after using grid for few years now, I finally switched to this one. Took a good 3 hours to learn and set it up, but now it is 100% how my old one was but better with no errors so far. Great work!!
The one and only thing that seems to be missing with Grid2 that normal grid had as a plugin is the GridStatusBestCluster Is there anyway to make this work in Grid2? Or is there a way that I just am not aware of already? Thank You! :)
Enable Grid2 AOE Heals module in addons list,, common statuses for all classes are AOE-Neighbors and AOE-Highlighter. And each healer class has specific statuses, for example AOE-chainheal for shamans.