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

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


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

[6e78d7849ea3]
* Main.lua:

Rewrote TradeSkill handling for new Legion APIs.


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

[1136b1bc88a1]
* Main.lua:

Patch 7.0.3 build 21414 fixes. Blizzard changed the returns of GetLootSlotInfo, but they also finally repaired GetLootSlotLink to work for currency.


2015-12-01  MMOSimca  <MMOSimca@gmail.com>

[94e59c64a328]
* Constants.lua, Main.lua, WoWDBProfiler.toc:

Initial Patch 7.0 support. All super obvious errors fixed, but probably many minor ones remain.


2015-10-26  MMOSimca  <MMOSimca@gmail.com>

[0b9c096d84d9]
* .hgtags:

Added tag 6.2.2-1 for changeset 9f1d3224d316


[9f1d3224d316] [6.2.2-1]
* Main.lua:

Fixed Patch 6.2.0+ itemstring processing. While at it, significantly refactored code that records item data so it is vastly better.


2015-07-22  MMOSimca  <MMOSimca@gmail.com>

[22f08f6717ea]
* Main.lua:

Updated timer loops to just use math.huge, since their iterations are evaluated in Lua.


2015-07-21  MMOSimca  <MMOSimca@gmail.com>

[866bba4d8ab6]
* Main.lua:

Added four more blacklisted spells.


2015-07-10  MMOSimca  <MMOSimca@gmail.com>

[b765499e881f]
* .hgtags:

Added tag 6.2.0-3 for changeset 877f3632e292


[877f3632e292] [6.2.0-3]
* Constants.lua:

Added support for creating items with Baleful tokens and Tier 18 tokens.


2015-06-24  MMOSimca  <MMOSimca@gmail.com>

[779e79da7706]
* .hgtags:

Added tag 6.2.0-2 for changeset af5a61f38aaa


[af5a61f38aaa] [6.2.0-2]
* Constants.lua, Main.lua:

Added support for recording the results of item tokens that create other items based on your class.


[75c0e5d93957]
* Constants.lua:

Added spell IDs for bonus roll prompts for all raid bosses new to Patch 6.2.0.


[b5834ac6aa4e]
* .hgtags:

Added tag 6.2.0-1 for changeset c24871c25f05


