Mercurial > wow > wowdb-profiler
log Main.lua @ 50:66034def453b
age | author | description |
---|---|---|
Thu, 28 Jun 2012 11:58:38 -0500 | James D. Callahan III | Since the battleground points and personal points are universally equivalent, only store personal points (for now - kept the support in for both values in case Blizzard changes this in the future). |
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. |