Results: 15Comments by: Polina
File: PolMonitor11-04-08
Re: Trouble hitting buttons with no target
Posted By: Polina
Originally posted by nmonk If I do not have a mob targeted it does not seem to let me click on the buttons to launch some of my point based AoEs (the spells do not require a target, they judt poof around me). Good point. I've been working around this by setting the target for non-targeted spells to None in the options, but I've n...
File: PolMonitor10-25-08
1.1.17
Posted By: Polina
Added range checking. Using RedRange directly wouldn't work since the buttons aren't normal action buttons but I, uh, borrowed some things. :) Please note that I haven't tested this a lot, so shout out if anything's off. Also note that range checking only works when the monitor is set to use your current target, not for focus, p...
File: PolMonitor10-24-08
1.1.16
Posted By: Polina
Fixed the config issue and moved the wotlk version here, so it should work now. :)
File: PolMonitor08-29-08
Teadragon: Thanks :). I don't thin...
Posted By: Polina
Teadragon: Thanks :). I don't think I'll add dropdowns though. It has to be possible to monitor buffs/debuffs you can't cast yourself (making sure everybody else keeps their debuffs up on the boss, making sure my hunter has kings, etc.), and I don't want to have both a dropdown and a text entry field. Warlocomotif: I haven't bee...
File: PolMonitor08-13-08
1.1.13
Posted By: Polina
acapela: I've added a new monitor type for "temporary" weapon enchants (shaman weapon buffs, rogue poisons, etc). It currently only checks that there's something there, it can't monitor a specific buff/poison (getting at the name is icky, I don't want to :p). Warlocomotif: The new macro cooldown monitor type should solve this - m...
File: PolMonitor08-06-08
1.1.11
Posted By: Polina
Added an option to ignore the global cooldown. The best way I could find to check for it was what Quartz does, make you enter a spell that's only affected by the global cooldown to use as a reference. Range checking - I will have to think on that a bit. It doesn't really fit with what I made the addon for, but I'm also looking i...
File: PolMonitor08-06-08
1.1.10
Posted By: Polina
Originally posted by Shayana Great, but i don't find this feature in the last version.:confused: Seems I upped the wrong file for 1.1.9, it should be in 1.1.10 though! >.< About the global cooldown, do you mean to have e.g. spell cooldown monitors not fade out when in global cooldown, only when the spell itself is on cooldown?
File: PolMonitor08-05-08
1.1.9
Posted By: Polina
Added throughclickableness as an option on each group. :)
File: PolMonitor07-30-08
I found a bug which was triggered d...
Posted By: Polina
I found a bug which was triggered during cleanup of the old profile when switching between profiles. Pushing out 1.1.8 now with a fix. Let me know if that doesn't fix your problem please. :)
File: PolMonitor07-30-08
Hm, so for your main the settings g...
Posted By: Polina
Hm, so for your main the settings get stored correctly but not for your other chars? Does it forget everything so you have to re-make your bars every time you log in on the an alt, or does it keep the settings from one alt to the other (in which case it's probably just that you're using the same profile for several chars)? I have...
File: PolMonitor07-27-08
I hacked in the cooldown not fading...
Posted By: Polina
I hacked in the cooldown not fading >.< There's an option to turn it on/off. I've tested it with OmniCC, cyCircled and ButtonFacade. There's a large chance it won't work well with other cooldown and (especially) skinning addons.
File: PolMonitor07-25-08
I'm not sure I can do much about th...
Posted By: Polina
I'm not sure I can do much about the faded cooldowns without having to jump through a lot of hoops. The cooldown object is a part of the button, so when I fade out the button, all parts of it get faded too. Maybe I could add an option to pulse the whole button when the cooldown is about to run out though. For the trinkets, I've...
File: PolMonitor07-22-08
1.1.3
Posted By: Polina
Cooldowns, cyCircled/ButtonFacade and scaling is now in. :) The buttons use the standard cooldown model, so cooldown mods like OmniCC can be used to modify how they're shown. (There's also an option per monitor to not show the cooldown at all.)
File: PolMonitor07-20-08
Re: nice
Posted By: Polina
Thanks zeaphyr :) Showing cooldown counts and more size/layout options are things I want to add. Not sure about keybindings - personally I just use BindPad for that to bind things directly. Might make the buttons show which key their spell is bound to though.
File: PolMonitor07-20-08
Originally posted by Vranx Make i...
Posted By: Polina
Originally posted by Vranx Make it compatible with ButtonFacade? Good idea, will update when I have that and cyCircled working. :)