Change Log:
--------------------
50001.04
- Added a petbattle handler to hide the icons in petbattle
50001.03
- Added charspecific.lua to rFilter3
- Fixed GetSpecilization() (now the spec will match your current spec id correctly)
- Updated the documentation
50001.02
- fixed the spellid checks
- fixed the size reset
50001.01
- initial release
40300.03
- added the visibility_state attribute for buffs, debuffs and cooldowns
40300.02
- changed the talent tree identifictation based on a suggestion of Monolit. The spec value now acepts: nil, 1, 2 or 3. Check the documentation for more info.
40300.01
- updated for patch 4.3
4.011
- updated toc for patch 4.2
4.010
- added slash command for locking / unlocking. Use "/rf" or "/rfilter" for more info ingame
- all frames that have the move attribute and are in the same spec that you have defined can be moved
4.009
- added ingame movability again
- Add the move attribute to any spell you want to move ingame (see documentation)
- Ingame: LEFT MOUSE+ALT+SHIFT = DRAG
RIGHT MOUSE+ALT+SHIFT = RESIZE
4.008
- rFilter3 has a new config attribute for buffs and debuffs called "match_spellid". The value can be true or false. With the spell given is nailed down by spellid in.
4.007
- updated TOC for patch 4.1
4.006
- removed the global spec settings
- it is now possible to set a spec per icon
-- 1 is your first spec
-- 2 is your second spec
-- false or nil will remove the spec tracking
Check config.lua for examples
4.005
- added the updatetimer to the config
- added two new config options to hide icons if the unit being tracked is not available or if you are out of combat. check config.lua examples.
validate_unit = true, --only show the icon if unit is found
hide_ooc = true, --hide icon out of combat
* validate_unit is possible for buff/debuff tracking. icons will only be displayed if the unit...
Description:
--------------------
Intro
rFilter3 updated for World of Warcraft Mist of Pandaria Beta.
This mod eats puppies. If you are a puppy, stay away from it. It will bite you.
Slash commands
/rfilter
/rfillter unlock
/rfillter lock
/rfillter reset
Config Documentation
http://rothui.googlecode.com/svn/trunk/wow5.0/rFilter3/documentation.txt
SVN
http://code.google.com/p/rothui/source/browse/trunk/wow5.0/rFilter3
--------------------
50001.04
- Added a petbattle handler to hide the icons in petbattle
50001.03
- Added charspecific.lua to rFilter3
- Fixed GetSpecilization() (now the spec will match your current spec id correctly)
- Updated the documentation
50001.02
- fixed the spellid checks
- fixed the size reset
50001.01
- initial release
40300.03
- added the visibility_state attribute for buffs, debuffs and cooldowns
40300.02
- changed the talent tree identifictation based on a suggestion of Monolit. The spec value now acepts: nil, 1, 2 or 3. Check the documentation for more info.
40300.01
- updated for patch 4.3
4.011
- updated toc for patch 4.2
4.010
- added slash command for locking / unlocking. Use "/rf" or "/rfilter" for more info ingame
- all frames that have the move attribute and are in the same spec that you have defined can be moved
4.009
- added ingame movability again
- Add the move attribute to any spell you want to move ingame (see documentation)
- Ingame: LEFT MOUSE+ALT+SHIFT = DRAG
RIGHT MOUSE+ALT+SHIFT = RESIZE
4.008
- rFilter3 has a new config attribute for buffs and debuffs called "match_spellid". The value can be true or false. With the spell given is nailed down by spellid in.
4.007
- updated TOC for patch 4.1
4.006
- removed the global spec settings
- it is now possible to set a spec per icon
-- 1 is your first spec
-- 2 is your second spec
-- false or nil will remove the spec tracking
Check config.lua for examples
4.005
- added the updatetimer to the config
- added two new config options to hide icons if the unit being tracked is not available or if you are out of combat. check config.lua examples.
validate_unit = true, --only show the icon if unit is found
hide_ooc = true, --hide icon out of combat
* validate_unit is possible for buff/debuff tracking. icons will only be displayed if the unit...
Description:
--------------------
Intro
rFilter3 updated for World of Warcraft Mist of Pandaria Beta.
This mod eats puppies. If you are a puppy, stay away from it. It will bite you.
Slash commands
/rfilter
/rfillter unlock
/rfillter lock
/rfillter reset
Config Documentation
http://rothui.googlecode.com/svn/trunk/wow5.0/rFilter3/documentation.txt
SVN
http://code.google.com/p/rothui/source/browse/trunk/wow5.0/rFilter3