Mercurial > wow > wowdb-profiler
log Main.lua @ 55:2b5a2d60dd51
age | author | description |
---|---|---|
Tue, 03 Jul 2012 11:54:36 -0500 | James D. Callahan III | Removed code for 4.3.4 compatibility. Set merchant filters to All before scanning and then restore them afterward. |
Thu, 28 Jun 2012 15:57:57 -0500 | James D. Callahan III | Store any required point type, not just Conquest. |
Thu, 28 Jun 2012 14:36:36 -0500 | James D. Callahan III | Removed the special case kludge for Fishing location field name. |
Thu, 28 Jun 2012 14:30:20 -0500 | James D. Callahan III | Record amount of required Conquest Points for the season for merchant items. |
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. |