Mercurial > wow > wowdb-profiler
log Main.lua @ 80:fffa5af4c6ce
age | author | description |
---|---|---|
Wed, 22 Aug 2012 13:33:47 -0500 | James D. Callahan III | Blacklist GUIDs only after the LOOT_OPENED handler has been run. |
Wed, 22 Aug 2012 13:20:21 -0500 | James D. Callahan III | Ignore loot_list if empty. Hold NPC GUIDs in a loot registry to avoid recording the same NPC loot multiple times. |
Wed, 22 Aug 2012 12:49:42 -0500 | James D. Callahan III | Handle loot sources by GUID instead of by ID to get accurate drop counts. |
Tue, 21 Aug 2012 22:57:34 -0500 | James D. Callahan III | Only count loot sources once per loot event. Actually record money. |
Tue, 21 Aug 2012 15:56:41 -0500 | James D. Callahan III | Re-add object/action quantifier. Minor cleanup. |
Tue, 21 Aug 2012 15:29:15 -0500 | James D. Callahan III | Handle recording of loot from specific sources. |
Mon, 20 Aug 2012 11:39:46 -0500 | James D. Callahan III | Wipe the DB if the version is different from the code version. Simplify WoW version check. |