2012-09-13  James D. Callahan III  <jcallahan@curse.com>

[bdf1ec712304] [tip]
* Main.lua:

Remove calls to LibPetJournal-2.0's ClearFilters() and RestoreFilters(), since the lib handles this internally.


2012-09-11  James D. Callahan III  <jcallahan@curse.com>

[6ac959799a88]
* .hgtags:

Added tag 1.0.6 for changeset 6daf570bc198


[6daf570bc198] [1.0.6]
* Main.lua:

Record Stable Masters as being such. Record BattlePet data based on pet quality and level.


[5048fcaeb963]
* .pkgmeta, WoWDBProfiler.toc, libs.xml:

Added LibPetJournal-2.0


2012-09-10  James D. Callahan III  <jcallahan@curse.com>

[be3ec607e964]
* Main.lua:

Roll UpdateNPCLocation into UpdateTargetLocation. Mark WIld Pet critters as wild_pet.


[5ed405092296]
* Main.lua:

Disallow collection of quest strings and NPC quotes unless the WoW client is running enUS or enGB locales.


2012-09-07  James D. Callahan III  <jcallahan@curse.com>

[9f8994d82fd1]
* Main.lua:

Fixed attempt to access a nil NPC entry.


2012-09-06  James D. Callahan III  <jcallahan@curse.com>

[28bff1138694]
* .hgtags:

Added tag 1.0.5 for changeset ab41dfac7ca9


[ab41dfac7ca9] [1.0.5]
* Main.lua:

Bump DB version to 5.


2012-09-05  James D. Callahan III  <jcallahan@curse.com>

[087120663101]
* .hgtags:

Added tag 1.0.4 for changeset 75c052281055


[75c052281055] [1.0.4]
* .hgtags:

Added tag 1.0.3 for changeset 64d1e76e69e5


[64d1e76e69e5] [1.0.3]
* Main.lua:

State fixes.


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

Changed labeling on action_data fields to be more explicit. Don't set loot_label on non-loot spells.


2012-09-04  James D. Callahan III  <jcallahan@curse.com>

[1bb078930f23]
* Main.lua:

Call SetMapToCurrentZone() before attempting to get player coordinates.


[a40bcfcef0f4]
* Main.lua:

Wipe action_data on spell failure.


2012-09-02  James D. Callahan III  <jcallahan@curse.com>

[ae023fc3a44a]
* .hgtags:

Added tag 1.0.3 for changeset 7ea3d5bc985d


[7ea3d5bc985d]
* .hgtags:

Added tag 1.0.2 for changeset e684a68efc5f


2012-08-31  James D. Callahan III  <jcallahan@curse.com>

[e684a68efc5f] [1.0.2]
* Main.lua:

When recording quests, differenttiate between Pandaren of different factions.


[2b8471a4e84c]
* Constants.lua:

Changed the Spell ID for Fishing - the old one was removed in MoP.


[6b118dd1baf4]
* Main.lua:

Mark NPCs which generate reputation from being harvested as such (MoP crops). Remove reputation_npc_id as soon as it is no longer needed to prevent false-positives.


2012-08-30  James D. Callahan III  <jcallahan@curse.com>

[f6369b88454f]
* Main.lua:

Record quest progress and reward texts.


[e378295b2d6f]
* Main.lua:

Handle keyword substitutions in NPC quotes for Race and Class.


2012-08-29  James D. Callahan III  <jcallahan@curse.com>

[c4172766561f]
* Main.lua:

Record NPC says, whispers, and yells.


[75751f08d9f5]
* Main.lua:

Account for sub headers in the TradeSkill window.


2012-08-28  James D. Callahan III  <jcallahan@curse.com>

[526e78d7ce51]
* Main.lua:

Record guild bank locations.


[c62f2af669d9]
* Main.lua:

Normalized event handlers (all have an event_name parameter). Added support for recording the locations of Anvils and Forges.


[63287a0a0a2e]
* Main.lua:

Remove version check to disable the AddOn on 4.3.4.


[2f8390cf1bd1]
* Main.lua:

Denote if an NPC is an Auctioneer, Banker, Battlemaster, Arcane Reforger, Innkeeper, Transmogrifier, or provides Void Storage.


2012-08-27  James D. Callahan III  <jcallahan@curse.com>

[09b6773252ad]
* Main.lua:

Record Mailbox locations.


[5da0e8da22de]
* Main.lua:

Detect and record Flight Master NPCs.


