• Runes of Magic Addons
  • Runes of Magic
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

GridCliqueIt

 

Project Updated:
Files Updated: Sat, Nov 21 2009
Supports Game Version: 2.0.11.1872
Category: Unit Frames
Tags:

[Edit Tags]

Project Manager: Jacobian
Additional Authors: No additional authors
Current Version: GridCliqueIt-v0.16
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 26
Downloads Total: 2,634
Favorites: 8
Comments: 29
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About GridCliqueIt
  •  

Description

GridCliqueIt is trying to be a compact healing solution much like Grid + Clique are in WoW

GridCliqueIt is also inspired by and based on (GridIt2) by Skaryon with alot of code rewrites, additions and changes.

Additions / Changes

  • Added support for Shift, Ctrl and Alt (+mouse) spellcasting for a total of 8 different bindable spells
  • Added "spells" 'Target' and 'Dropdown Menu' where the latter is the usual right-click-on-portraits menu
  • Added display of Health Lost (Health Deficit) (customizable position with default position in the middle of the square(s))
  • Changed so that you don't lose target when casting spells via the Grid
  • Added flashing of the border when the groupmember Loses Health (red) or Gains Health (green)
  • Added timer(s) for 'Regenerate(s)' cast by you via the grid (customizable position with default position on the bottom of the square(s))
  • Added a counter for the total number of active 'Regenerates' on the groupmember
  • Added an option for disabling the addon
  • Added Class Colored Names with 3 diffrent settings
  • Changed the meaning of the small colored squares: top right (yellow) now means the groupmember has a Regenerate cast by you, bottom right (blue) now means the groupmember has a 'Wave Armor', top left (red) now means the groupmember has the debuff 'Wave Armor Ineffective'
  • Added a small square in the bottom left (white) that means the groupmember has 'Healing Salve'
  • Added indicator text and border color change for Dead groupmembers. Text has same position as 'Health Deficit', border color is gray for non targeted groupmembers and light gray for targeted
  • Added an option so that the display of Unit Names, Health Lost (Health Deficit) and 'Regenerate' timer/counter can be disabled
  • Added highlight for mouse over
  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  GridCliqueIt-v0.16 Beta 2.0.11.1872 61 11/21/2009
  GridCliqueIt-v0.15 Beta 2.0.11.1872 375 11/9/2009
  GridCliqueIt-v0.14.1 Beta 2.0.11.1872 249 10/31/2009
  GridCliqueIt-v0.14 Beta 2.0.11.1872 288 10/18/2009
  GridCliqueIt-v0.13 Beta 2.0.11.1872 209 10/11/2009
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Jacobian said

    New version out, v0.16, it adds pets and translation for the Taiwanese client thanks to amyliu.

    Translation help still wanted for all languages.

    Reply Report Permalink
  • yaggysoz said

    Does this show the wardens pet frame when grouped with one? pets need heals too.

    Reply Report Permalink
  • Jacobian said

    No it does not, not yet :-)

    Reply Report Permalink
  • Neraud said

    Hi,

    I've found a bug : when you're in a raid and a group is not full, the addon "forgets" players.

    For example, if we have :
    G1 : 5/6 players
    G2 : 3/6 players
    The addon will show :
    G1 : the 5 players, with the blank slot where it should be
    G2 : the first 2, and drops the last one

    I've tried to look into your code. I can't test anything (I'm at work ;p) but here's what I've found :
    - in "GridCliqueIt_ShowBar", you calculate the partySize. It contains the number of real players in the raid (8 in my example)
    - in GridCliqueIt_ShowBar_GetDict, you iterate from 1 to partySize, and if you have n blank spots in the raid, you miss the last n players.

    BTW, you have a few unused local variables ;p (numlist and localplayerdict in GridCliqueIt_ShowBar_GetDict)

    Reply Report Permalink
  • Jacobian said

    Thank you, good find, will look into it.

    Reply Report Permalink
  • Jacobian said

    v0.14.1 should fix this

    Reply Report Permalink
  • Neraud said

    Works great ! Thx.

    I have one last bug, but not really annoying : sometimes, when I teleport, Grid seams to "forget" some parameters. For example, I set "Group orientation" to "horizontal", but my group appears vertically. If I enter Grid's settup and apply, it goes back to normal.

    Reply Report Permalink
  • Jacobian said

    Sounds strange, is it only one parameter or are there more?
    When this happened have you exited and logged in again with those settings? This saves the settings "for real", yes I know it's strange but this is the way RoM works.
    Did this start happening with the latest version (0.14.1) or has it been around for longer?

    Reply Report Permalink
  • Jacobian said

    Uploaded a new version a few minutes ago, v0.13.

    It has huge changes in the code mostly for allowing better translation in the config menu so help with translating would be much appreciated (German, French and Spanish to start with :-) ). The things needed to be translated is in the top half of the file GridCliqueIt_Translation.lua, you can edit that and somehow send it to me or you can look in the config menu and post the translation here, all the things there needs to be translated. For example if you know what "Enable" is in German you can post it here (I _think_ it's "aktivieren" btw. :-) )

    Support for druid HoTs has also been added along with option for sorting bars by class and better deficit text.

    Reply Report Permalink
  • Daruq said

    I would love if i would be able to change the order of the party member frames

    for example put the bar of the knight on the first (top) health bar

    i dont know if thats possible hmh^^

    greetz, daru

    Reply Report Permalink
  • Jacobian said

    An option for sorting by class I might be able to do. Any particular order prefered? Or just knight on top important?

    Working on quite a big update at the moment with not so much time to spare so it might take a while :-)

    Reply Report Permalink
  • Jacobian said

    New v0.12, hopefully it should work with french and spanish clients. Also changed the way some things are saved so it might screw with some of your settings and added option for hiding the frame when you are solo.

    Please report problems if you find any :-)

    Reply Report Permalink
  • Neraud said

    Hi,

    I really enjoy using this addon, thx a lot for your hard work.

    I've noticed a couple of bugs when using this addon with a French client :

    - The "Regeneration" spell is not detected. In GridCliqueIt.lua, you have correctly translated it, but this file is saved with ANSI encoding. With this encoding, the game can't read special characters ("é" in "Régénération" for instance). I converted the file to UTF-8, and my Regeneration spells are now correctly detected. I guess this problem also occurs on then Spanish version.

    - When I cast a Regeneration spell, a counter is correctly incremented (x1, x2, x3 ...), but I can't see any count-down. I tried switching my client to English, and I could see the count-down.

    Reply Report Permalink
  • Jacobian said

    Hello,

    Problems with translation wasn't really a suprise because it's really hard work to test all of the clients so I have only tested the english and german ones.

    a: Didn't think about that, thanks! Will save it correctly in the next version.

    b: I actually knew this would fail, have only implemented the detection for english and german clients. The detection of _your_ Regeneration is done through the combat log so it's quite hard to translate without installing all the clients.
    If you could post exactly what the combat log says when you cast a regenerate on yourself and when you cast on others I could try to make it work abit quicker.

    Reply Report Permalink
  • Neraud said

    Localization and encoding are indeed a pain ;p

    Here's my combat log :

    Neraud lance Régénération sur Neraud - Régénération actif.
    Vous lancez Régénération et restaurez 156 Vie.
    x 10

    Neraud lance Régénération sur Hal - Hal bénéficie désormais des effets de Régénération.
    Neraud lance Régénération sur Hal et restaure 156 Vie.
    x 10

    Reply Report Permalink
  • Jacobian said

    Thank you! Will look in to it.

    Reply Report Permalink
  • Neraud said

    Works great with the last version

    Thx !

    Reply Report Permalink
  • Vand said

    I'm loving this addon!

    Couple questions and/or requests:

    Option for hiding everything when solo (is there that option?)
    Option to drop it down a layer so quest log, quest windows, etc open OVER it

    Reply Report Permalink
  • Jacobian said

    a: There is no such option but I think I will add it soon.

    b: This has been bugging me aswell but all my addons behave like this so I don't know if it's possible to solve. If you see an addon that doesn't behave like this feel free to tell me so I can steal some ideas from it :-)

    Reply Report Permalink
  • Cyrandir said

    Hello again -

    I'm getting a bug where when I switch classes the background color changes but the text color does not. I'm using settings "Unit name color scheme: WoW", "Bar style and color scheme: Class Colored, WoW-Scheme"

    Thanks again for all your hard work!

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 1,016 pbInfo Chat & Communication, Quests...
  2. 192 Healbot Unit Frames, Action Bars,...
  3. 180 nuBuff - updated nBuff Action Bars, Quests & Leveling...
  4. 144 XBar II Action Bars, Artwork, Map...
  5. 105 GuildPanel Unit Frames, and Tooltip