# HG changeset patch # User ovolkov # Date 1423916595 -10800 # Node ID 9cffb33ee2b815396fbbba868da95eef735c1d7a # Parent c257f5127e681f7e77bf0d1ab261c55f17172939 v7 docs + toc diff -r c257f5127e68 -r 9cffb33ee2b8 LFGFilter.toc --- a/LFGFilter.toc Sat Feb 14 15:23:02 2015 +0300 +++ b/LFGFilter.toc Sat Feb 14 15:23:15 2015 +0300 @@ -1,7 +1,7 @@ ## Interface: 60000 ## Title: LFG Filter for Premade Groups -## Version: v6 +## Version: v7 ## 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 c257f5127e68 -r 9cffb33ee2b8 LFGFilter.txt --- a/LFGFilter.txt Sat Feb 14 15:23:02 2015 +0300 +++ b/LFGFilter.txt Sat Feb 14 15:23:15 2015 +0300 @@ -1,4 +1,4 @@ -LFG Filter for Premade Groups, v6 +LFG Filter for Premade Groups, v7 * http://www.curse.com/addons/wow/lfg-premade-filter @@ -72,6 +72,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-14 v7 +* Fix "defeated". I filled it with alias to "dead", forgetting that I already use it as counter of defeated bosses. + 2014-02-05 v6 * Generic boss1, boss2, etc. names for recognized instanced so there will be something to use while I write readable names. * Support for Blackrock Foundry boss detection, using generic names for now.