2015-02-10  ovolkov  <ovolkov>

[c8a40c59216e] [tip]
* LFGFilter.lua:

BRF dungeon ID, allows to populate generic bossN names


[924948188536]
* LFGFilter.lua:

constant for "dead" state to make it easier to flip it latter if I ever want that


[8dc3e648abeb]
* LFGFilter.lua:

debugging function to check GetLFGDungeon* data


2015-02-05  ovolkov  <ovolkov>

[ee4cd138a351]
* .hgtags:

Added tag v5 for changeset bb8d84ab1f3a


[bb8d84ab1f3a] [v5]
* LFGFilter.toc, LFGFilter.txt:

v5 docs + toc


[caae3287d83c]
* LFGFilter.lua:

add support for Blackrock Foundry (zone, not bosses for the moment)


[ba1754998685]
* LFGFilter.lua:

fix error while processing unknown raids - i.e. world bosses or newly release raids


2015-02-04  ovolkov  <ovolkov>

[6c5707a73917]
* .hgtags:

Added tag v4 for changeset 28bee190a79f


[28bee190a79f] [v4]
* LFGFilter.toc, LFGFilter.txt:

v4 docs + toc


[9431f27780c3]
* LFGFilter.lua:

remove last traces of diagnostics for EJ_*


2015-02-03  ovolkov  <ovolkov>

[b9af92090f5e]
* LFGFilter.lua:

debugging LFGPrintInstanceScan is not really necessary any more


[64c9517efa88]
* LFGFilter.lua:

convert local boss name lookups to GetLFGDungeonEncounterInfo


[bd476e399376]
* LFGFilter.lua:

individual boss information for Highmaul, EJ detection version


[627bb3803132]
* LFGFilter.lua:

aliases support; convert plural support to aliases


2015-01-24  ovolkov  <ovolkov>

[7bc12a08a3d4]
* .hgtags:

Added tag v3 for changeset 9129e71852b0


[9129e71852b0] [v3]
* LFGFilter.toc, LFGFilter.txt:

v3 docs update + toc


[1c43d75054e7]
* LFGFilter.lua:

class amount vars


[5a89e06534ac]
* LFGFilter.lua:

ssingular versions for all plural vars


2015-01-21  ovolkov  <ovolkov>

[c8e6f44df417]
* Slash.lua:

no longer using slash commands


[d88ea0fdc19c]
* .hgtags:

Added tag v2 for changeset 041bc456db50


[041bc456db50] [v2]
* LFGFilter.lua, LFGFilter.toc, LFGFilter.txt:

v2 - complete rework to use filtering expressions in search string


2014-11-12  ovolkov  <ovolkov>

[db862491a577]
* .hgtags:

Added tag v1 for changeset 0a42898d1dfa


[0a42898d1dfa] [v1]
* LFGFilter.txt:

basic user documentation


[df29f8179b76]
* LFGFilter.lua, LFGFilter.toc, Slash.lua:

initial import


