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

[39e87b600cad] [tip]
* 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


[c24871c25f05] [6.2.0-1]
* Main.lua:

Integrated Patch 6.2.0 item string change into main code, ending support for Patch 6.1.2.


[0462238b0d97]
* Main.lua:

Now blocking chat-based loot recording while the Garrison Shipyard window is opened to prevent bad data.


[b1c1d817788d]
* Constants.lua:

Updated loot container, loot spell, and instant item container mappings for Patch 6.2.0 (mostly).


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

[a6e78988a3d9]
* WoWDBProfiler.toc:

Updated Interface version for Patch 6.2.


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

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

Added conditional code to account for changes in Patch 6.2's item strings. It now works with Live and PTR builds.


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

[c8b5277f5e2e]
* Main.lua:

Fixed a nil error that occurred in certain cases when completing quests.


2015-03-11  MMOSimca  <MMOSimca@gmail.com>

[20dd5a4d74ab]
* .hgtags:

Added tag 6.1.0-3 for changeset 929d7657e23b


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

[929d7657e23b] [6.1.0-3]
* Main.lua:

Implemented support for recording money data via SHOW_LOOT_TOAST during chat-based loot recording.


[cecd877476ff]
* Main.lua:

Fixed naming mistake preventing fishing loot from being recorded in certain cases.


