comparison LFGFilter.txt @ 38:52d931fe12a9

oops, all 2015 dates in changelog were 2014
author ovolkov
date Tue, 07 Jul 2015 02:31:02 +0300
parents ff7b66b7a51d
children fcfee0b1a8d1
comparison
equal deleted inserted replaced
37:bd37437751e9 38:52d931fe12a9
82 == Change log == 82 == Change log ==
83 2014-03-11 v8 83 2014-03-11 v8
84 * New "voice" string or nil value for voice chat set by leader. 84 * New "voice" string or nil value for voice chat set by leader.
85 * Readable names for BRF bosses. 85 * Readable names for BRF bosses.
86 86
87 2014-02-14 v7 87 2015-02-14 v7
88 * Fix "defeated". I filled it with alias to "dead", forgetting that I already use it as counter of defeated bosses. 88 * Fix "defeated". I filled it with alias to "dead", forgetting that I already use it as counter of defeated bosses.
89 89
90 2014-02-05 v6 90 2015-02-05 v6
91 * Generic boss1, boss2, etc. names for recognized instanced so there will be something to use while I write readable names. 91 * Generic boss1, boss2, etc. names for recognized instanced so there will be something to use while I write readable names.
92 * Support for Blackrock Foundry boss detection, using generic names for now. 92 * Support for Blackrock Foundry boss detection, using generic names for now.
93 93
94 2014-02-05 v5 94 2015-02-05 v5
95 * Support for Blackrock Foundry, available as "blackrock_foundry", "blackrockfoundry", or "brf". 95 * Support for Blackrock Foundry, available as "blackrock_foundry", "blackrockfoundry", or "brf".
96 96
97 2014-02-04 v4 97 2015-02-04 v4
98 * General support for aliases and short "hm" alias for Highmaul raid. 98 * General support for aliases and short "hm" alias for Highmaul raid.
99 * Support for state of each specific boss in Highmaul. 99 * Support for state of each specific boss in Highmaul.
100 100
101 2014-01-24 v3 101 2015-01-24 v3
102 * Support both plural and singular names for variables that hold amount of something. 102 * Support both plural and singular names for variables that hold amount of something.
103 * Add variables for number of players of specific class. 103 * Add variables for number of players of specific class.
104 104
105 2014-01-21 v2 105 2015-01-21 v2
106 * Complete filtering rework: now works with expressions entered directly into group search filter field. 106 * Complete filtering rework: now works with expressions entered directly into group search filter field.
107 107
108 2014-11-12 v1 108 2014-11-12 v1
109 * Initial implementation: sort + activity ID search. 109 * Initial implementation: sort + activity ID search.