Mercurial > wow > wowdb-profiler
log Main.lua @ 206:d401bf9aa80c
age | author | description |
---|---|---|
Mon, 10 Dec 2012 17:06:44 -0600 | James D. Callahan III | Do not set current_action.identifier on target-change; it should already be set for the current_action, and setting it to something different will only skew data. |
Mon, 10 Dec 2012 16:20:06 -0600 | James D. Callahan III | In the LOOT_OPENED NPC verify function, only set current_action.identifier to the unit_id of the player's target if the identifier is nil. |
Mon, 10 Dec 2012 10:27:24 -0600 | James D. Callahan III | Record drops from World Bosses. 1.0.32 |
Wed, 05 Dec 2012 08:44:57 -0600 | James D. Callahan III | Only record an item's suffix_id and unique_id of the link's suffix_id is non-zero. 1.0.31 |
Tue, 04 Dec 2012 15:26:16 -0600 | James D. Callahan III | Store suffix_id and unique_id for items. 1.0.30 |
Fri, 30 Nov 2012 12:47:19 -0600 | James D. Callahan III | Update DB_VERSION to 13 1.0.29 |