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

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


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

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

Added a large number of reputation modifiers, enabled examining items on drop, and disabled bonus ID checking from inventory processing.


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

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

Accounted for GUID delimiter change in latest WoD build and added a new psuedoloot item.


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

[9b683a560ed3]
* Constants.lua, Main.lua:

Fixed select replacement for bonus_ids. Fixed references to moved constants.


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

[48f7f671fc77]
* Constants.lua, Main.lua:

Moved two constant tables to Constants.lua and restructured a pair of them to be a single table. Replaced UnitManaMax with UnitPowerMax (other was deprecated).


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

Many updated WoD constants, added new WoD english locales, and consolidated two similar variables.


[2ca6db4e2296]
* Comments.lua:

More WoD Fixes: Changed IsShown to IsVisible and replaced QuestLogFrame with QuestMapFrame.


2014-08-26  James D. Callahan III  <jcallahan@curse.com>

[5bc69e705add]
* Main.lua:

Globals cleanup.


[601d3e517460]
* Main.lua:

Post-merge cleanup.


[5ef583564381]
* Main.lua:

Merge


[998f3264b482]
* Main.lua:

Cleanups, and eradicate usage of select() where it isn't a one-time thing (such as in the main chunk).


