2013-08-14  James D. Callahan III  <jcallahan@curse.com>

[628a5dc587ee] [tip]
* .hgtags:

Added tag 5.3.0-2 for changeset 3b9c6d588e62


[3b9c6d588e62] [5.3.0-2]
* Main.lua:

Looting fixes.


2013-07-30  James D. Callahan III  <jcallahan@curse.com>

[22e2e16318e5]
* Main.lua:

Loot fixes.


2013-07-28  James D. Callahan III  <jcallahan@curse.com>

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

Changes/fixes.


2013-07-23  James D. Callahan III  <jcallahan@curse.com>

[7feb687b1b22]
* Constants.lua, Main.lua:

Fixes


2013-07-08  James D. Callahan III  <jcallahan@curse.com>

[4986ef8a338a]
* Main.lua:

Initialize current_loot whenever there is a container_id in SHOW_LOOT_TOAST - not just when the type is "item".


[1e55a8ebedbd]
* Main.lua:

Fixed double-counting for loot in items.


[e54e370e3a01]
* Main.lua:

Removed some unnecessary debug prints.


[ca7abdbda078]
* Main.lua:

Use quantity from GetLootSlotQuantity() instead of what's returned by GetLootSourceInfo().


2013-07-01  James D. Callahan III  <jcallahan@curse.com>

[216f807df434]
* Main.lua:

Support for Heroic Scenerio Cache and Battle Pet Supply loot.


[e5c2dc3c7f6f]
* Main.lua:

PLAYER_GUID assignment fix.


[0946f1091810]
* Main.lua:

Tighten up group detection, and disregard the check when in an instance.


2013-06-18  James D. Callahan III  <jcallahan@curse.com>

[841eeb16dcf7]
* Main.lua:

Update group pets on GROUP_ROSTER_UPDATE as well as on UNIT_PET since pets may exist before groups are formed.


2013-06-17  James D. Callahan III  <jcallahan@curse.com>

[57cb63fe5ba8]
* Main.lua:

Only wipe previous_combat_event on non-damaging CLEU subevent or when UNIT_DIED fires (after collecting its data).


[0cad30f414f6]
* Main.lua:

Fix assignment in group_owner_guids_to_pet_guids.


[6f70a1762dde]
* Main.lua:

Remove commas from stat amounts parsed from tooltips so tonumber() will produce a usable result instead of nil.


2013-06-13  James D. Callahan III  <jcallahan@curse.com>

[8cf9787fafe7]
* Main.lua:

Bumped DB version to 17.


[f0a3a45eb5f5]
* Main.lua:

Fix to not detect socket-given stats, socket bonuses, and set bonuses.


2013-05-21  James D. Callahan III  <jcallahan@curse.com>

[81abf73bf3b7]
* .hgtags:

Added tag 5.3.0-1 for changeset f4dc0e899e3e


[f4dc0e899e3e] [5.3.0-1]
* WoWDBProfiler.toc:

Update ToC Interface version to 50300.


[385237bb6ab9]
* Main.lua:

Group fixes.


2013-05-20  James D. Callahan III  <jcallahan@curse.com>

[43a058bd38e0]
* Main.lua:

Robustified DBEntry()


2013-05-15  James D. Callahan III  <jcallahan@curse.com>

[d841c44553d5]
* Main.lua:

Debug prints for group updates.


[f339235382c1]
* Main.lua:

Handle cases where killer's name is nil.


[172cd0fe9eec]
* Main.lua:

Debug telling who the killer is.


[cd980c7bc4de]
* Main.lua:

Fix for last commit.


[40c8f8e32c65]
* Main.lua:

Added debug print for non-group-members landing the killing blow.


2013-05-03  James D. Callahan III  <jcallahan@curse.com>

[d845b6b6d850]
* .hgtags:

Added tag 5.2.0-8 for changeset 69ed3a28c7e6


[69ed3a28c7e6] [5.2.0-8]
* Main.lua:

Fix for possibility of C_BlackMarket.GetNumItems() returning nil.


2013-04-01  James D. Callahan III  <jcallahan@curse.com>

[495108578530]
* Main.lua:

Added an NPC ID mapping table for the rare oddities such as Garalon (two different IDs, one used exclusively for LFR).


