changeset 27:9cffb33ee2b8 v7

v7 docs + toc
author ovolkov
date Sat, 14 Feb 2015 15:23:15 +0300
parents c257f5127e68
children 47d6b8f624bd
files LFGFilter.toc LFGFilter.txt
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
 
--- 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.