Mercurial > wow > lfg-premade-filter
changeset 19:bb8d84ab1f3a v5
v5 docs + toc
author | ovolkov |
---|---|
date | Thu, 05 Feb 2015 04:30:03 +0300 |
parents | caae3287d83c |
children | ee4cd138a351 |
files | LFGFilter.toc LFGFilter.txt |
diffstat | 2 files changed, 10 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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.