2016-11-16  MMOSimca  <mmosimca@gmail.com>

[39c3576943ba] [tip]
* Main.lua:

Added a debug message for Ephemeral Crystals and switched to the localized reference for 'type'.


2016-11-08  MMOSimca  <mmosimca@gmail.com>

[cafa3a30dff8]
* .hgtags:

Added tag 7.1.0-4 for changeset 3fee2a08fdaa


[3fee2a08fdaa] [7.1.0-4]
* Constants.lua, Main.lua:

Attempted a hacky workaround for detecting Ephemeral Crystals (English clients only).


[2325dbe5c10a]
* Main.lua:

Fixed merchant cost detection for items that cost items (i.e. Tricky Treats, Darkmoon Daggermaw, etc).


[0635db205d44]
* Main.lua:

Trim excess spaces.


[0ca9202b8d7d]
* Main.lua:

Fixed accidental change.


[36a08bd1523b]
* Main.lua:

Updated (and possibly fixed) item container loot extrapolation.


[4a965d3ac13d]
* Main.lua:

Commented out annoying debug line that currently serves no purpose.


[fc7a86235431]
* Main.lua:

Added a note about some code that doesn't work properly after Patch 7.0.3 (and for which there is no known workaround).


[6f3e9b9ee2ed]
* Constants.lua:

Added Shar'thos bonus loot spell.


[6a8d7447cbba]
* Constants.lua:

Added detection for WoW's 11th Anniversary (a bit late) and WoW's 12th Anniversary buffs.


[7e8b7e56c9e2]
* Constants.lua:

Blacklisted Legion reputation gains in data recording because of world quests (and the inability to distinguish between quest gains and kill gains).


2016-11-02  MMOSimca  <mmosimca@gmail.com>

[3ce6a67dc47f]
* .hgtags:

Added tag 7.1.0-3 for changeset c984de658bc2


[c984de658bc2] [7.1.0-3]
* Constants.lua:

Added Flotsam bonus loot spell.


2016-10-26  MMOSimca  <mmosimca@gmail.com>

[16498dc5159f]
* Main.lua:

Fixed debug spam from 7.1 changes to unit coordinates in instances.


2016-10-25  MMOSimca  <mmosimca@gmail.com>

[c28db7237ba2]
* .hgtags:

Added tag 7.1.0-2 for changeset dd5fe1c51dbd


[dd5fe1c51dbd] [7.1.0-2]
* WoWDBProfiler.toc:

Patch 7.1 TOC update.


[c7e40766f274]
* .hgtags:

Added tag 7.1.0-1 for changeset dc361767e2d0


[dc361767e2d0] [7.1.0-1]
* Constants.lua:

Added Drugon the Frostblood bonus loot spell.


[abc372f93293]
* Main.lua:

Updated GetQuestLogRewardCurrencyInfo to use the undocumented 4th return (currency_id).


2016-10-13  MMOSimca  <mmosimca@gmail.com>

[21397b33ba36]
* .hgtags:

Added tag 7.0.3-7 for changeset f64b4ed77b77


[f64b4ed77b77] [7.0.3-7]
* Main.lua:

Fixed currency ID support to properly handle nil currency names or currency textures when doing a lookup.


[26ee8074e5ba]
* .hgtags:

Added tag 7.0.3-6 for changeset b177416f7888


[b177416f7888] [7.0.3-6]
* Main.lua:

Blacklisted the spell Arcane Invigoration.


[7fabca4270d5]
* Constants.lua:

Updated the NPC ID for Withered J'im (we were using the one for his clones on accident).


[c8a8231c2336]
* Main.lua:

Updated ParseGUID to handle all of the different GUID types properly (except Pet, which we ignore on purpose).


2016-10-11  MMOSimca  <mmosimca@gmail.com>

[3938b87cfcd3]
* Main.lua:

Radically rewrote currency support for WoWDBProfiler. It now uses currencyIDs everywhere instead of texture paths.


2016-10-07  MMOSimca  <mmosimca@gmail.com>

[1d1bbcad6563]
* Main.lua:

Blacklisted 'Moonkin fever' spells.


[1a20ecd90b50]
* Constants.lua:

Hooked up world boss bonus spells for Levantus and Withered J'im.


2016-09-23  MMOSimca  <mmosimca@gmail.com>

[83fcf3250d35]
* Main.lua:

Added a blank line so that the packager thinks this is a real commit and hopefully doesn't screw up royally this time.


