# HG changeset patch # User ovolkov # Date 1436225462 -10800 # Node ID 52d931fe12a9b9a21ce580af29d7e893eeec3bd0 # Parent bd37437751e9464aa63e549810acd207a32e2f1d oops, all 2015 dates in changelog were 2014 diff -r bd37437751e9 -r 52d931fe12a9 LFGFilter.txt --- a/LFGFilter.txt Tue Jul 07 02:30:12 2015 +0300 +++ b/LFGFilter.txt Tue Jul 07 02:31:02 2015 +0300 @@ -84,25 +84,25 @@ * New "voice" string or nil value for voice chat set by leader. * Readable names for BRF bosses. -2014-02-14 v7 +2015-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 +2015-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. -2014-02-05 v5 +2015-02-05 v5 * Support for Blackrock Foundry, available as "blackrock_foundry", "blackrockfoundry", or "brf". -2014-02-04 v4 +2015-02-04 v4 * General support for aliases and short "hm" alias for Highmaul raid. * Support for state of each specific boss in Highmaul. -2014-01-24 v3 +2015-01-24 v3 * Support both plural and singular names for variables that hold amount of something. * Add variables for number of players of specific class. -2014-01-21 v2 +2015-01-21 v2 * Complete filtering rework: now works with expressions entered directly into group search filter field. 2014-11-12 v1