Mercurial > wow > lfg-premade-filter
changeset 39:fcfee0b1a8d1 v9
v9 docs + toc
author | ovolkov |
---|---|
date | Tue, 07 Jul 2015 02:31:25 +0300 |
parents | 52d931fe12a9 |
children | 8b67fb258bef |
files | LFGFilter.toc LFGFilter.txt |
diffstat | 2 files changed, 11 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/LFGFilter.toc Tue Jul 07 02:31:02 2015 +0300 +++ b/LFGFilter.toc Tue Jul 07 02:31:25 2015 +0300 @@ -1,7 +1,7 @@ -## Interface: 60100 +## Interface: 60200 ## Title: LFG Filter for Premade Groups -## Version: v8 +## Version: v9 ## 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 Tue Jul 07 02:31:02 2015 +0300 +++ b/LFGFilter.txt Tue Jul 07 02:31:25 2015 +0300 @@ -1,4 +1,4 @@ -LFG Filter for Premade Groups, v8 +LFG Filter for Premade Groups, v9 * http://www.curse.com/addons/wow/lfg-premade-filter @@ -39,6 +39,8 @@ *** iron_maidens, im, maidens - The Iron Maidens *** blackhand - Blackhand + ** hellfire_citadel, hellfirecitadel, hellfire, hfc = Hellfire Citadel + 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". Generic boss1, boss2, etc. values are also available in any recognized raid even if I didn't add readable names yet. String values, all strings are automatically converted to lower case to simplify your searches. You can use string functions listed below: @@ -80,7 +82,12 @@ ** 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-03-11 v8 +2015-07-07 v9 +* TOC update for 6.2. +* Fix incompatibility with new other language search in 6.2. +* Hellfire Citadel raid tokens: hellfire_citadel, hellfirecitadel, hellfire, hfc. + +2015-03-11 v8 * New "voice" string or nil value for voice chat set by leader. * Readable names for BRF bosses.