2015-02-25  MMOSimca  <MMOSimca@gmail.com>

[b220bc8dd3a8] [tip]
* Main.lua:

Chat-based loot variables simplified a bit. Fixed a major conditional bug preventing recording for chat-based loot.


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

[98e3947c180d]
* .hgtags:

Added tag 6.1.0-1 for changeset 6e55341c3fa4


[6e55341c3fa4] [6.1.0-1]
* Constants.lua:

Added support for many new items: 13 more item crafting tokens and 32 more item containers.


[845e203ee4f0]
* WoWDBProfiler.toc:

Update TOC for Patch 6.1.


2015-02-15  MMOSimca  <MMOSimca@gmail.com>

[3f038cb19197]
* Main.lua:

Prevent bug where garrison cache data could be assigned to the wrong object ID if mouseover events were delayed.


2015-02-05  MMOSimca  <MMOSimca@gmail.com>

[dbdd83d7982d]
* .hgtags:

Added tag 6.0.3-9 for changeset 95af8e72aa19


[95af8e72aa19] [6.0.3-9]
* Comments.lua, Main.lua:

Corrected a function call to an out-of-scope function and fixed a typo preventing spell comments.


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

[a853f618ac30]
* .hgtags:

Added tag 6.0.3-8 for changeset 181c7f8cd087


[181c7f8cd087] [6.0.3-8]
* Main.lua:

Removed hacky workaround for duplicate world bosses, since the only use was in MoP and nobody will care about that boss now.


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

Removed new kill count system for raid encounters while it undergoes further testing.


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

[5bd49f0b635c]
* Main.lua:

Fixed bug in new SHOW_LOOT_TOAST currency data recording for chat-based loot.


[d06d1716228d]
* Main.lua:

Implemented new system using SHOW_LOOT_TOAST for currency data during chat-based loot recording.


[0aac203792c2]
* Main.lua:

Fixed a timer left at the old duration of chat-based loot recording.


[063309f31455]
* Constants.lua, Main.lua:

Fixed typo preventing the recording of Garrison Cache object data.


[b2cfa966277f]
* Main.lua:

Moved function from Event Handlers section.


[bd7a7162cc0f]
* Main.lua:

Added new kill count system for raid encounters based on saved instances/LFRs.


[9c964e2d6971]
* Constants.lua:

Added 2 new tables in Constants.lua in preparation for a new kill count system for raid encounters.


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

Blacklisted bodyguard reputations and supported new Draenor perk, Trading Pact.


[929d2b27a087]
* Main.lua:

Added new spell ID for Chi Wave to blacklist.


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

[e7b6a1de7df9]
* .hgtags:

Added tag 6.0.3-7 for changeset 837a3a525a76


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

[837a3a525a76] [6.0.3-7]
* Main.lua:

And fixed new CHAT_LOOT_x timer system to work properly.


[d97e37b1e239]
* Main.lua:

Redesigned CHAT_LOOT_x timer system to no longer use current_loot (except for fishing).


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

[d45238345b6e]
* .hgtags:

Added tag 6.0.3-6 for changeset e2f7f33cf5f7


[e2f7f33cf5f7] [6.0.3-6]
* Main.lua:

Blacklisted six problematic items for chat-based loot recording. Also, added two more events to cancel recording.


[4adc1fa4ddba]
* Main.lua:

Increased duration of chat-based loot recording from 1 second to 1.5 seconds. Fixed some comments.


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

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

Added support for more item containers without loot windows. Improved conditional statements related to item handling.


2014-12-31  MMOSimca  <MMOSimca@gmail.com>

[78a2e8928a34]
* .hgtags:

Added tag 6.0.3-5 for changeset da20cca2ddc6


[da20cca2ddc6] [6.0.3-5]
* Main.lua:

Prevented recording bonus roll loot (it skews true loot percentages with spec-based drop data).


[0825513e6af1]
* Main.lua:

Fixed bugged conditional statement for item containers with instant loot.


2014-12-22  MMOSimca  <MMOSimca@gmail.com>

[cf7ed1551bcf]
* .hgtags:

Added tag 6.0.3-4 for changeset d65875caafd6


