Mercurial > wow > wowdb-profiler
log Main.lua @ 218:54e268151cd2
age | author | description |
---|---|---|
Thu, 24 Jan 2013 13:15:30 -0600 | James D. Callahan III | Removed code dealing with blacklisted battleground maps. |
Tue, 22 Jan 2013 15:21:44 -0600 | James D. Callahan III | Move from a singular GUID loot registry to a registry per loot type - this fixes a bug where, for example, looting an NPC and then using herb gathering on it would not record what was gained from the herb gathering. |
Tue, 22 Jan 2013 13:20:54 -0600 | James D. Callahan III | More consistent usage of ClearKilledBossID() as well as calling it in two cases where ClearKilledNPC() is called in the UNIT_DIED handler of COMBAT_LOG_FUNCS. |