Mercurial > wow > lfg-premade-filter
comparison LFGFilter.txt @ 48:953dfe8341b1 v11
v11 toc; forgot to update for previous v10
author | rowaasr13 |
---|---|
date | Sat, 17 Jun 2017 05:39:19 +0300 |
parents | 7d8a1cda524f |
children |
comparison
equal
deleted
inserted
replaced
47:eb2c0accbcbf | 48:953dfe8341b1 |
---|---|
1 LFG Filter for Premade Groups, v10 | 1 LFG Filter for Premade Groups, v11 |
2 | 2 |
3 * http://www.curse.com/addons/wow/lfg-premade-filter | 3 * http://www.curse.com/addons/wow/lfg-premade-filter |
4 | 4 |
5 It's great to have built-in Premade Group finder (aka LFG internally) except all the groups are mixed together and you need to carefully scan list to find that one raid or difficulty you've interested in or use TEXT based filter and risk missing groups you'd want. | 5 It's great to have built-in Premade Group finder (aka LFG internally) except all the groups are mixed together and you need to carefully scan list to find that one raid or difficulty you've interested in or use TEXT based filter and risk missing groups you'd want. |
6 | 6 |
85 | 85 |
86 * =members > 3 | 86 * =members > 3 |
87 ** 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. | 87 ** 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. |
88 | 88 |
89 == Change log == | 89 == Change log == |
90 2017-06-17 v11 | |
91 * Fix messed up version in TOC. | |
92 | |
90 2017-06-17 v10 | 93 2017-06-17 v10 |
91 * TOC update for 7.2. | 94 * TOC update for 7.2. |
92 * Emerald Nightmare and Trial of Valor tokens. | 95 * Emerald Nightmare and Trial of Valor tokens. |
93 * Fix searching. New wrapping method shouldn't require maintenance every time Blizzard changes something. | 96 * Fix searching. New wrapping method shouldn't require maintenance every time Blizzard changes something. |
94 | 97 |