Thread Tools Display Modes
02-25-11, 03:36 PM   #1
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
rFilter3

Updated rFilter3.
- Spec icon sets are now possible without need of UI reload
- Out of combat hiding is now possible
- Validate unit now possible for buff/debuff tracking
- moved update timer to config

Maybe someone can help testing
http://www.wowinterface.com/download...-rFilter3.html
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
  Reply With Quote
06-03-11, 08:44 AM   #2
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
Finally added movability back to rFilter. Learned a ton while doing it.

It uses the ingame SetUserPlaced functionality and slash commands.

http://code.google.com/p/rothui/source/detail?r=730

Thanks to OnSizeChanged and the function applied to that the icon will resize perfectly once you start resizing.

To make SetUserPlaced work the frames that uses it must be spawned directly in the function and not by any event (aka spawn frame after PLAYER_LOGIN).

Btw..in my dreams I have rFilter4 with an ingame config for all the attributes but I have no clue how to do ingame config stuff.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)

Last edited by zork : 06-03-11 at 09:03 AM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » rFilter3


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off