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

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


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

[5f20a696cecf]
* Constants.lua:

Added world boss support for Legion and hooked up Nithogg. Still need SpellIDs for the other 9 world bosses.


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

[a41c78424e08]
* .hgtags:

Added tag 7.0.3-5 for changeset 31bc60d5cff7


[31bc60d5cff7] [7.0.3-5]
* .pkgmeta:

Fixed bad indent in .pkgmeta.


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

[21a591d8c63c]
* .hgtags:

Added tag 7.0.3-4 for changeset 95e0a5b04d52


[95e0a5b04d52] [7.0.3-4]
* Main.lua:

Added a workaround for WoWDB not supporting micro-dungeons - micro-dungeon coordinates are now translated on to the base floor for the world map if possible.


[b661f10e04d9]
* Main.lua:

Fixed an issue where world quests could record the rewards as being only honor, which is actually currently impossible.


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

[9ee860036010]
* .hgtags:

Added tag 7.0.3-3 for changeset 5e5ddb69f845


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

[5e5ddb69f845] [7.0.3-3]
* Constants.lua, Main.lua:

Added full world quest data recording support.


[679e2846ff88]
* .pkgmeta, Constants.lua, Main.lua, WoWDBProfiler.toc, libs.xml:

Replaced 'GetCvar("portal")' with the library LibRealmInfo in order to get accurate server and region information (needed for world quest data recording).


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

[271132f4fa77]
* Main.lua:

Added Vampiric Aura to the spell blacklist.


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

[f924bec6cf5e]
* Main.lua:

Prevent out of bounds coordinates from being recorded for whatever reason.


2016-08-11  Caleb Atherton  <catherton@curse.com>

[274776fa70c8]
* .hgtags:

Added tag 7.0.3-2 for changeset 6f689ac680bd


[6f689ac680bd] [7.0.3-2]
* Main.lua:

Fixed a major problem with capturing location data caused by an unclear API renaming in Legion.


2016-08-03  Caleb Atherton  <catherton@curse.com>

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

Removed backwards compatibility for Patch 6.2.4 in order to simplify code, now that Patch 7.0.3 is on Live realms.


2016-07-19  Caleb Atherton  <catherton@curse.com>

[8af940221d3a]
* .hgtags:

Added tag 7.0.3-1 for changeset e7f3572d946f


[e7f3572d946f] [7.0.3-1]
* WoWDBProfiler.toc:

Updated Interface version for Patch 7.0.3.


2016-07-16  Caleb Atherton  <catherton@curse.com>

[3e61766f8dc6]
* Constants.lua:

Updated constants with new Legion data for item containers.


[78147d7517fd]
* Main.lua:

Added new items to the CHAT_MSG_LOOT blacklist (items that can never drop from anything we care about recording).


