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

[1a20ecd90b50] [tip]
* 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).


[59c47f9f9c26]
* Main.lua:

Added new spells to the NPC spellcasting blacklist.


[063a09a99cb8]
* Constants.lua, Main.lua:

Renamed an extremely long constant to be less extremely long.


2016-06-22  Caleb Atherton  <catherton@curse.com>

[39e87b600cad]
* Main.lua:

Fixed a new bug caused by the removal of certain global variables in Legion beta build 21996.


2016-06-20  Caleb Atherton  <catherton@curse.com>

[1fc8da9b8cd8]
* Main.lua:

Fixed bug caused by renaming changes in r469 (oops).


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

[1344393a8000]
* Main.lua:

Added new spells to the NPC cast blacklist.


[fd48b8d72f13]
* Main.lua:

Renamed item upgrade variables appropriately.


[0997fb63abeb]
* Main.lua:

Fixed bugs caused by attempting mathematical operations on 'nil' results from HereBeDragons.


2016-05-15  Caleb Atherton  <catherton@curse.com>

[a463db95c1b6]
* .pkgmeta:

Fix .pkgmeta and trigger HereBeDragons update.


[eb87dbc295b3]
* Main.lua, WoWDBProfiler.toc:

Added optional dependency to HereBeDragons; removed last references to old map code.


2016-05-14  Caleb Atherton  <catherton@curse.com>

[efdbef365ec0]
* .pkgmeta, Main.lua, libs.xml:

Replaced local hacky map code with HereBeDragons library.


