Cell is a unique raid frame addon inspired by CompactRaid.
I love CompactRaid so much, but it seems to be abandoned. And I made Cell, hope you enjoy.
Cell is not meant to be a lightweight or powerful (like VuhDo, Grid2) raid frames addon.
It's easy to use and good enough for you (hope so).
Features
- Layouts: auto switch for party, raid, battleground.
- Built-in click-castings: supports Keyboard and Multi-Button Mouse.
- Customizable indicators: icon, bar, rect, text, icons.
- Raid debuffs: debuffs priority and highlight.
- Useful raid tools: ready check, marks, group swap, battleres.
- Sexy Options UI: I mean yes it's pretty darn good!
Not supported and probably won't be included in the future
- Sort by name/class/role
- Custom border
- Clique
Screenshots (old version)
CPU & Memory (old version)
Data from LFR encounter 4:30
Hi, can you add tank frame or something like that mod please? also i love this addon thanks.
First of all I love this addon and thank you for your work =) Is there any way to just show blizzard default buffs on frame instead of having to add them all individually? I had to create new indicators for standard buffs. Am I missing something because I really like this addon and would like to go back. Also class roles disappear once inside instance for some reason as well. To be more clear I am referring to having Beacon of light on a person or Glimmer buff on someone, I can't see things like this. I can see Debuffs just fine but I can't see like Necrotic debuff affix.
In reply to boondox3906:
THIS! I'd really love using cell, but I don't wanna set up all buffs manually, too.
Hi wanted to ask about big debuff support for arenas is there some way i can do something similiar to this
["ZPerl"] = {
func = GetAnchor.ZPerl,
units = {
player = "XPerl_PlayerportraitFrame",
pet = "XPerl_Player_PetportraitFrame",
target = "XPerl_TargetportraitFrame",
focus = "XPerl_FocusportraitFrame",
party1 = "XPerl_party1portraitFrame",
party2 = "XPerl_party2portraitFrame",
party3 = "XPerl_party3portraitFrame",
party4 = "XPerl_party4portraitFrame",
},
},
for cell?
大佬, 指示器 增益效果 能加个像暴雪小队BUFF监测那样的效果 功能选项吗
In reply to xiaoxiaoli1:
如果你指的是“暴雪冷却样式”的图标么(旋转的那种),很抱歉,目前没有计划加入此样式。因为会比较麻烦……
如果你指的是添加“显示所有增益”的指示器,也很抱歉,这个应该不会做了。
Any way of Showing pets while in arena?
How does omniCD work with this?
In reply to opie_eg:
It seems the author of OmniCD hasn't updated yet.
Add these codes in OmniCD\Core\addons.lua
Just like other addons.
Excellent addon! Would it be possible to add a layout selection for Arena? Right now it defaults to "Raid" layout selection, but I'd like a different setup for arena matches. Thank you for all the work and attention.
In reply to JediJesseS:
Implemented in r37-release.
Hi loving the addon any way to display shield health even when people are full hp ?
In reply to opie_eg:
A "Shield Bar" indicator has been added in r36.
In reply to KevinFTH:
just updated
Thank you very much for the new update not only that but omniCD support best gift
Hi! Very nice addon, started to use it instead of VuhDo. There are some features, I would like to see:
1. Layouts attached to specs (I would like to have different positioning for dd/tank and healer specs)
2. Add "Show duration text" option to the rectangle indicator
3. Make leader icon hide in combat optional
4. Make possible to hide role icon for damagers
5. Change tooltip anchor to default (not cell anchor) or add possibility to move it
6. Add player name to the indicators tab (+ move it's color settings from appeatance tab) and add possibility to edit it's position in unit bar
7. Add some transparency settings for frames
8. Make aggro bar max possible width not less then width of the unit bar
9. I know that you are not planning to extend sorting for frames, but it would be great if you will change your plans. Some different sorting types would be great.
Thank you!
It is a very nice addon what you have made. But I have some issues with adding indicators. For example I want to add icon for Rejuvenation. But when I introduce 744 spelID it gives me "Poison". And searching after name is not implemented. Any ideas about this?
In reply to lenoirrichelieu:
774 :D
In reply to KevinFTH:
Lol, I really should check my eyes. It was written clearly 774 but I always typed 744. I spent minutes typing and typing then looking again at ID then typing etc etc. I was really surprised such basic spell not to be found :D . Sorry for bothering you. I really like this addon and it seems I finally found what I was looking for in terms of raidframes. One with balance between not too much but also enough options.
I've gotten some bug, sometimes after a dungeon, my mousewheel is locked and i am stucked in my clickcasting macro, for exemple, i've set A to a skill and to a mouseover skill, when i click on it, the mouseover skill trigger despit the fact that i'm not targeting anyone.
In reply to Boombox_Nex:
I've noticed this issue. If another frame (maybe invisible) is in front of Cell, the OnLeave event will not trigger, this issue occurs.
I'm working on it now.