Mercurial > wow > wowdb-profiler
log Main.lua @ 48:4668938a63e5
age | author | description |
---|---|---|
Wed, 27 Jun 2012 17:34:10 -0500 | James D. Callahan III | Fixed gas extraction support using Black Magic Voodoo, since the UNIT_DISSIPATES sub-event no longer fires from COMBAT_LOG_EVENT_UNFILTERED. |
Wed, 20 Jun 2012 15:14:06 -0500 | James D. Callahan III | Added optional location_label parameter to UpdateDBEntryLocation() to differentiate fishing locations, since the serializer is incapable of properly handling same-name fields with different values which are located in completely different tables. |
Wed, 20 Jun 2012 12:29:02 -0500 | James D. Callahan III | Protection against nil in a couple of places. |
Fri, 15 Jun 2012 11:57:54 -0500 | James D. Callahan III | Make everything have a loot count. |
Thu, 14 Jun 2012 16:41:01 -0500 | James D. Callahan III | Detect reputation modifier buffs and remove their effects before storing gains. |
Thu, 14 Jun 2012 12:28:40 -0500 | James D. Callahan III | Make sure spell_id is non-nil before attempting to record profession data. |