Mercurial > wow > wowdb-profiler
log Main.lua @ 209:e35d2bf8f4d6
age | author | description |
---|---|---|
Mon, 17 Dec 2012 10:34:20 -0600 | James D. Callahan III | Removed Debug call since it's no longer required and wasn't properly checking for nil. |
Mon, 10 Dec 2012 17:10:27 -0600 | James D. Callahan III | Upped DB version to 14. 1.0.33 |
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 |