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

[a096bada400d] [tip]
* 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.


[9f352e20204c]
* Main.lua:

Fixed Timber loot recording. Fixed banned loot extrapolation spell labels.


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

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

Added timer-based support for salvage crate drops. Hopefully only temporary while Blizzard fixes SHOW_LOOT_TOAST events for them.


[04343b25c612]
* Main.lua:

Reverted change to debug variable.


[61a9520b5337]
* Constants.lua, Main.lua:

Added support for collecting Timber locations and drop contents. Fixed occassional mining/herb data being classified as zone data.


[7bca9a0f9382]
* Constants.lua, Main.lua:

Fixed loot extrapolation restrictions. Fixed Blizzard bug with Trainer filters not using boolean values.


[2149753132a1]
* Main.lua:

Reverted previous WoD change from LOOT_OPENED to LOOT_READY due to ingame changes.


2014-09-24  MMOSimca  <MMOSimca@gmail.com>

[2bd9de08833f]
* Main.lua:

'DEBUGGING' is now 'WOWDB_DEBUGGING' and is also a global, for easier testing/distribution.


2014-09-23  MMOSimca  <MMOSimca@gmail.com>

[f6383e961e46]
* Constants.lua:

Added missing comma.


