# HG changeset patch # User ovolkov # Date 1423099803 -10800 # Node ID bb8d84ab1f3aa8311a860204508d6b99c6662d59 # Parent caae3287d83c84754ea8c043d5cc0abf1b526d12 v5 docs + toc diff -r caae3287d83c -r bb8d84ab1f3a LFGFilter.toc --- a/LFGFilter.toc Thu Feb 05 04:21:54 2015 +0300 +++ b/LFGFilter.toc Thu Feb 05 04:30:03 2015 +0300 @@ -1,7 +1,7 @@ ## Interface: 60000 ## Title: LFG Filter for Premade Groups -## Version: v4 +## Version: v5 ## Notes: Allows you to filter search results with complex expressions and sorts premade groups found by raid and difficulty, grouping all similar raids together. ## Author: Oleg "Rowaa[SR13]" Volkov diff -r caae3287d83c -r bb8d84ab1f3a LFGFilter.txt --- a/LFGFilter.txt Thu Feb 05 04:21:54 2015 +0300 +++ b/LFGFilter.txt Thu Feb 05 04:30:03 2015 +0300 @@ -1,4 +1,6 @@ -LFG Filter for Premade Groups, v4 +LFG Filter for Premade Groups, v5 + +* http://www.curse.com/addons/wow/lfg-premade-filter It's great to have built-in Premade Group finder (aka LFG internally) except all the groups are mixed together and you need to carefully scan list to find that one raid or difficulty you've interested in or use TEXT based filter and risk missing groups you'd want. @@ -25,6 +27,9 @@ *** koragh, breaker - Ko'ragh *** imperator, margok - Imperator Mar'gok + ** blackrock_foundry, brf - Blackrock Foundrty + *** (individual bosses will be added soon) + All raid and boss variables are as shown, no matter what language your client is. Boss values show defeated bosses, but there's two more values for convenience so you don't have to remember that. Just compare boss variable with "alive" or "dead", so if you need groups with Kargath Bladefist already cleared, use "kargath == dead". String values, all strings are automatically converted to lower case to simplify your searches. You can use string functions listed below: @@ -65,6 +70,9 @@ ** Find groups with at least 3 members. It will skip some groups that's just starting, but will also reliably hide recruit ads and other spam. == Change log == +2014-02-05 v5 +* Support for Blackrock Foundry, available as "blackrock_foundry", "blackrockfoundry", or "brf". + 2014-02-04 v4 * General support for aliases and short "hm" alias for Highmaul raid. * Support for state of each specific boss in Highmaul.