Results: 9Comments by: Gaff
File: Target For Me 212-03-10
Share Macros
Posted By: Gaff
Hi, I've been a long-time fan of target for me. One feature I've always wanted is the ability to share macros with other raid members. Plenty of people in my raids aren't profficient with writing macros and if I could write a macro for them it would be very helpful. It's also good when trying out new strategies that TFM doesn't co...
File: Tidy Plates11-28-10
Small bug
Posted By: Gaff
Hi, I've found a small bug in the Grey theme. You have code that looks like this: if theme.options.showLevel then theme.name = { width = 88, } else theme.name = { width = 100, } end It should probably look like this: if theme.options.showLevel then theme.name.width = 88 else theme.name.width = 100 end Otherwise you...
File: Polmonitor GE08-05-09
Wow lots of catching up to do. Than...
Posted By: Gaff
Wow lots of catching up to do. Thanks for the input. I'll reply with broad points: - Dogtag performance isn't great. You can do pretty much anything with it, but it might cost you fps. Using the dogtag label to do cooldowns is going to hurt performance. Also Dogtags don't update very often (every 0.2 seconds I think) which can ca...
File: Polmonitor GE07-06-09
Originally posted by Xpl0iter Sin...
Posted By: Gaff
Originally posted by Xpl0iter Since i am a polmonitor Junkie my self. I noticed a problem. When i am on my DK, i added Death Coil to be checked for when it should be "useable". If i keep it to NONE, no border line arround the skill icon appears.. which is good. However, the moment i change it to either Color or Fade, it alwa...
File: Polmonitor GE07-05-09
Originally posted by ballagarba A...
Posted By: Gaff
Originally posted by ballagarba Any progress on ButtonFacade support? Seems like now you're supposed to access LibButtonFacade directly instead of going through ButtonFacade's module support, which have been scrapped. Maybe take a look at how ButtonFacade_ItemRack, doesn't seem like much code. Too bad i have no experience wit...
File: Polmonitor GE06-14-09
Ok could people with button facade...
Posted By: Gaff
Ok could people with button facade problems tell me what addons they are using? Thanks.
File: Polmonitor GE06-13-09
Would *love* for more detailed conf...
Posted By: Gaff
Would *love* for more detailed configuration to be added (IE: so I can set a particular group to fade to 0% opacity, while others fade to 30%). Per-group alpha settings: Done. This also paves the way for per-group settings in general though I can't think of any I'd want. Maybe button flashing or sounds in the future?...
File: Polmonitor GE05-28-09
Your wish is my command :)
Posted By: Gaff
Your wish is my command :)
File: PolMonitor05-24-09
Polina seems to have left the scene...
Posted By: Gaff
Polina seems to have left the scene so until he gets back I'm going to upload the obvious fix to so that it correctly works out which your buffs are. I've also added a dogtag button type which is quite nifty. See here: http://www.wowinterface.com/downloads/info13592-PolmonitorGE.html