Mercurial > wow > wowdb-profiler
log Main.lua @ 85:e2b741356fc9
age | author | description |
---|---|---|
Thu, 23 Aug 2012 14:15:01 -0500 | James D. Callahan III | Record reputation gains from harvesting. |
Thu, 23 Aug 2012 11:30:03 -0500 | James D. Callahan III | Don't record quest ID 0. |
Wed, 22 Aug 2012 15:15:30 -0500 | James D. Callahan III | Ignore money completely (for now). Revert to using names for certain objects since Archaeology doesn't produce a GUID. 1.0.1 |
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. |