A few things:
- It's beta, it's soo beta.
- You might have problems viewing the frames first time you load the addon, run /script sRaidFrames:ResetGroupFramePositions() if this is the case
- I'll make a lot of changes in the few weeks, there is quite a few things I want to change
- Give feedback
I know it´s the first working version, but please make it directly use localisation. I´ll help with the german part if you wish. Just give me a file with the strings you want translated and i will translate them immediatly :)
Love their look and they seem to work well so far, done crappy raids only with it so far, Will give you some more feedback tomorrow after naxx raid =)
Anyways features I'd like to see:
-Sticky groups If group a-b-c-d are sticked together, they adjust position if one changes size.
-Sorting: by group or sort by class.
-Scaling: Self-explanatory
As you said, buff could be useful but not vital as there are a lot of buff watching addons already.
What I mean by sticky groups is like bongos bar if you've ever used them, when you put 2 elements close to each other they will auto align together and "stick" together when you move them and they will also adjust their position if one of the frame changes size.
Small bug, when you are in a small raid (10 people for example) and you move 1 person to group 3 then back to group 2, making group 3 empty, the word group 3 will still be there.
Also would it be possible to make it hide party frames when you join a raid, I know the command is something like:
/script local i for i=1,4 do getglobal("PartyMemberFrame"..i):Hide() end
Long live remote backup!
Clever, huh?
HOW LONG MUST I SUFFER!
Wait I'm not a raider :)
A few things:
- It's beta, it's soo beta.
- You might have problems viewing the frames first time you load the addon, run /script sRaidFrames:ResetGroupFramePositions() if this is the case
- I'll make a lot of changes in the few weeks, there is quite a few things I want to change
- Give feedback
Anyways features I'd like to see:
-Sticky groups If group a-b-c-d are sticked together, they adjust position if one changes size.
-Sorting: by group or sort by class.
-Scaling: Self-explanatory
As you said, buff could be useful but not vital as there are a lot of buff watching addons already.
Sticky groups, not sure if I completely understand?
Scaling will come
PS. Make sure you always have the latest SVN version :p
Clad's proof of concept library..
Also would it be possible to make it hide party frames when you join a raid, I know the command is something like:
/script local i for i=1,4 do getglobal("PartyMemberFrame"..i):Hide() end
I know about the group bug, just need a nice and clean way of fixing it.