2014-12-04  MMOSimca  <MMOSimca@gmail.com>

[8ca629ec7f57] [tip]
* Main.lua:

Loot toasts with a source of '3' are now ignored, increasing loot data reliability!


2014-11-26  MMOSimca  <MMOSimca@gmail.com>

[c78fe36fea84]
* Main.lua:

Replaced debug output boolean/nil replacements with a simple 'tostring'.


2014-11-22  MMOSimca  <MMOSimca@gmail.com>

[16c6db42fb7e]
* .hgtags:

Added tag 6.0.2-6 for changeset 4a4ed54e4201


[4a4ed54e4201] [6.0.2-6]
* Comments.lua, Main.lua:

Fixed comment issue with quests (take two) and fixed broken debug statement (take two).


[73fd6e568211]
* Main.lua:

Debug output now replaces boolean expressions with their string counterparts, avoiding potential errors.


[b372179ddaac]
* Main.lua:

Fixed broken debug statement.


[54d5562a6ad5]
* Main.lua:

Added future code for handling bonusIDs of 0 and updated multiple debug statements.


[2d0899e85e29]
* Main.lua:

Added collection of item data (bonusIDs, mainly) for quest rewards.


2014-11-01  MMOSimca  <MMOSimca@gmail.com>

[a096bada400d]
* Bindings.xml:

Update Bindings.xml to use new Patch 6.0 key binding category system.


2014-10-19  MMOSimca  <MMOSimca@gmail.com>

[85c576334f86]
* .hgtags:

Added tag 6.0.2-5 for changeset 2e122726c7dd


[2e122726c7dd] [6.0.2-5]
* Main.lua:

Commented out tooltip scanning for OPENABLE and pet journal scanning since one is preventing data and the other is unused and causing bloat.


[1dc56d8e1260]
* Main.lua:

Fixed several flawed logical statements and added disenchanting support to the looted item verification.


[7e7d57948295]
* Main.lua:

Removed disable statement since 6.0.2 is on all servers now and localized three frequently used global constants.


2014-10-16  MMOSimca  <MMOSimca@gmail.com>

[fa5fe41ca48e]
* .hgtags:

Added tag 6.0.2-4 for changeset de1f7476805e


2014-10-15  MMOSimca  <MMOSimca@gmail.com>

[de1f7476805e] [6.0.2-4]
* Comments.lua:

Fixed comment issue with quests.


2014-10-14  MMOSimca  <MMOSimca@gmail.com>

[17c837b3f6b4]
* .hgtags:

Added tag 6.0.2-3 for changeset cc74264ffd83


[cc74264ffd83] [6.0.2-3]
* .pkgmeta:

Removed tag for LibMapData.


[1cd3e81fe1fb]
* .pkgmeta:

Specifically marking fixed LibMapData version.


[e0a7e55317e1]
* .hgtags:

Added tag 6.0.2-2 for changeset e35c15f27249


[e35c15f27249] [6.0.2-2]
* .hgtags:

Added tag 6.0.2-1 for changeset 703714202ffe


[703714202ffe] [6.0.2-1]
* Merge with WoD


[f8190e012c92]
* Main.lua:

Disable the addon if using a MoP build.


[ef2e97c210c6]
* Main.lua:

Remove workaround for Flex mode Valor Points (because they no longer exist).


2014-10-13  MMOSimca  <MMOSimca@gmail.com>

[06b53a3d2b4a]
* Constants.lua, Main.lua:

Added support for parsing the loot from Garrison Cache objects.


[e13723c37ca4]
* Main.lua:

Removed debug statements for Blizzard functions that fail so often that they cause significant performance concerns.


2014-10-10  MMOSimca  <MMOSimca@gmail.com>

[6fc3f3e1be54]
* Main.lua:

Fix for salvage item quantities and timber loot counts always being 1.


2014-10-08  MMOSimca  <MMOSimca@gmail.com>

[2776c8b1e253]
* Main.lua:

Fixed an error with garrison profession NPCs and an error with a debug statement.


2014-10-05  MMOSimca  <MMOSimca@gmail.com>

[e7cbe43d8418]
* Constants.lua, Main.lua:

Fixed bugs with timber loot recording and restricted its recording to only one object for each tree size.


2014-10-04  MMOSimca  <MMOSimca@gmail.com>

[37c27a7509c4]
* Main.lua:

Expanded the Debug function to no longer -require- arguments other than the message.


[146072e39150]
* Main.lua:

Fixed Salvage crate loot recording.


