Any word on internal pet bars, Button Facade support and your plans for FB2 for Wotlk?
I'm planning to rewrite flexbar when I get in the wotlk beta, it will need a total rewrite again.
thats the reason I haven't been working on it a lot atm
I have a question, I use both Grid and Xperl. If I install Grid Quickhealth, do I also need to install the libquickhealth separately for xperl to use it as well? I noticed Grid Quickhealth has the library within the folder (with externals as they call it) so I am asking if xperl will pick it up as well.
that depends entirely on how it was coded, but I'd suggest getting the library as standalone just in case.
I'll look at that. I didn't think there'd be a distinction between target and raid members, since the lib doesn't check either way.
EDIT: Ok, looks like LibQH needs to watch for PLAYER_TARGET_CHANGED and PLAYER_FOCUS_CHANGED if it's going to work with units that are not in raid.
Will fix X-Perl's target frame until/if that happens.
It can't do that, it needs to know exact health values to be able to calculate new health based on the combatlog, which means it'll only work for people in your party/raid and for yourself of course.
edit: also, are you trying to completely replace the UNIT_HEALTH event with the one from QuickHealth ? QuickHealth is ment to provide additional information only and you should still listen to the UNIT_HEALTH event.
0
0
I'm planning to rewrite flexbar when I get in the wotlk beta, it will need a total rewrite again.
thats the reason I haven't been working on it a lot atm
0
0
ups, yea, will fix it when I'm not instanced anymore
0
someone fixed that already, the packager just has to package a new zip
edit: the packager seems to have run over it now.
0
huh ?
0
I'll modify that a bit and upload it.
edit: done and tested, thanks a lot.
0
the best way to get that is to ask the author :)
0
indeed
0
this is fixed now.
0
that depends entirely on how it was coded, but I'd suggest getting the library as standalone just in case.
0
It can't do that, it needs to know exact health values to be able to calculate new health based on the combatlog, which means it'll only work for people in your party/raid and for yourself of course.
edit: also, are you trying to completely replace the UNIT_HEALTH event with the one from QuickHealth ? QuickHealth is ment to provide additional information only and you should still listen to the UNIT_HEALTH event.
0
It works for all languages
0
can you link it ? I'll add it to the main thread
0
fixed