Mercurial > wow > wowdb-profiler
log Main.lua @ 79:376d3e03d632
age | author | description |
---|---|---|
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. |
Tue, 14 Aug 2012 15:50:15 -0500 | James D. Callahan III | Add temporary checks to disable the AddOn if ran on a 4.3.4 server. 1.0 |