Mercurial > wow > wowdb-profiler
log Main.lua @ 81:3db9f681d2e5
age | author | description |
---|---|---|
Wed, 22 Aug 2012 13:45:24 -0500 | James D. Callahan III | Writing Lua using Python syntax isn't very productive. |
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. |