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

[b01d65280c86] [tip]
* Empty commit.


[8ee0ee9cbc97]
* .hgtags:

Added tag 5.2.0-6 for changeset 1a6ef614a144


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

[1a6ef614a144] [5.2.0-6]
* Main.lua:

Fixed drunkenness matching.


[679f21ad88a3]
* Main.lua:

Commented out the blacklist-searching debug.


[5a895250748c]
* Main.lua:

Added some Debug prints.


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

[adab8c69b27d]
* Main.lua:

Don't register comment command unless debugging.


[cba604389d92]
* Main.lua:

Clean up NPC stat recording - possible fix an issue where it was never recorded.


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

[3fe3e55c327e]
* .pkgmeta, Comments.lua, Constants.lua, Main.lua, WoWDBProfiler.toc, wowdb-logo.tga:

Added command and GUI for prototype of an in-game comment-submission system.


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

[4cb26edfd905]
* Main.lua:

Cleanup for npc_prototype:EncounterData()


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

[9fb6530325e0]
* .hgtags:

Added tag 5.2.0-5 for changeset f506c09d75a9


[f506c09d75a9] [5.2.0-5]
* Main.lua:

Improved detection of LFR and World Boss IDs - take kills from party/raid members and pets into consideration instead of simply relying on the killed NPC being the player's target.


[9b1faccbccc8]
* Main.lua:

Reworked Debug() to do all string formatting inline, so non-DEBUGGING users won't be hit with potential nil errors.


[3b4716142d2f]
* Constants.lua:

Added new Raid Finder Boss IDs and new World Boss IDs.


[d7ed64be54b8]
* Main.lua:

Don't record Black Market AH data from disallowed locales.


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

[d3fac32847e6]
* .hgtags:

Added tag 5.2.0-4 for changeset 750195edac78


[750195edac78] [5.2.0-4]
* Main.lua:

Fixed error in UNIT_DIED processing.


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

[319d5f3ff037]
* .hgtags:

Added tag 5.2.0-3 for changeset e9a81d9a6cc5


[e9a81d9a6cc5] [5.2.0-3]
* Main.lua:

Bumped DB_VERSION to 16


[9f74513a73bf]
* .hgtags:

Added tag 5.2.0-2 for changeset 42264feaecd6


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

[42264feaecd6] [5.2.0-2]
* Main.lua:

Added support for recording money drops, since GetLootSourceInfo() finally returns the amounts.


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

[3eb06575c64f]
* .hgtags:

Added tag 5.2.0-1 for changeset c358c42a76ce


[c358c42a76ce] [5.2.0-1]
* WoWDBProfiler.toc:

Updated ToC interface version to 50200.


2013-02-27  James D. Callahan III  <jcallahan@curse.com>

[38b8f4f9eb71]
* .hgtags:

Added tag 1.0.40 for changeset 19cd74910fc9


[19cd74910fc9] [1.0.40]
* Main.lua:

Store raw instance difficulty rather than translating to a string. Bumped DB_VERSION to 15.


2013-02-12  James D. Callahan III  <jcallahan@curse.com>

[4ab275c52d7f]
* Main.lua:

Use "npc" instead of "target" during TRAINER_SHOW so only the correct NPC is attributed.


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

[68ddfd7442bf]
* .hgtags:

Added tag 1.0.39 for changeset 85f113524b19


[85f113524b19] [1.0.39]
* Main.lua:

Remove check for ITEM_OPENABLE string if not running on 5.1 client.


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

[25bfbe8b4826]
* Main.lua:

Account for invalid GUIDs when attempting to extract unit type and ID.


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

[6c78c5c7aee4]
* .hgtags:

Added tag 1.0.38 for changeset 3dd05b29bc6f


[3dd05b29bc6f] [1.0.38]
* Main.lua:

Make sure the NPC entry is non-nil before attempting to set its metatable.


