Mercurial > wow > wowdb-profiler
log Main.lua @ 139:aa48190cb5eb
age | author | description |
---|---|---|
Thu, 27 Sep 2012 04:16:54 -0500 | James D. Callahan III | Handle race-condition case when a player releases a captured pet - also, use the BATTLE_PET_BREED_QUALITY constants instead of the ITEM_QUALITY constant for rarity. |
Wed, 26 Sep 2012 13:32:18 -0500 | James D. Callahan III | Added recording or LFR data. 1.0.12 |
Wed, 26 Sep 2012 13:23:56 -0500 | James D. Callahan III | Flush the DB when encountering a new client build. |
Mon, 24 Sep 2012 12:55:11 -0500 | James D. Callahan III | For the moment, ignore faction names which are identical to the NPC name. |
Mon, 24 Sep 2012 11:59:30 -0500 | James D. Callahan III | Ensure that the NPC data we're looking at when visiting a merchant remains unchanged until MERCHANT_CLOSE fires. Bumped DB version to 8. 1.0.11 |
Fri, 21 Sep 2012 12:00:26 -0500 | James D. Callahan III | Simplification for loot labels. Set target type for loot to NPC if none is listed on the current action, since the only reason it would be otherwise is via a spell. |