Mercurial > wow > wowdb-profiler
log Main.lua @ 187:e4d0f924af08 1.0.24
age | author | description |
---|---|---|
Wed, 14 Nov 2012 14:45:41 -0600 | James D. Callahan III | Added recording of item upgrade IDs. 1.0.24 |
Mon, 12 Nov 2012 14:40:35 -0600 | James D. Callahan III | Stop worrying about whether or not the player is in an LFR dungeon; if an LFR boss is matched, simply record it. If SHOW_LOOT_TOAST doesn't fire, nothing will be recorded as LOOKING_FOR_RAID. |
Sun, 11 Nov 2012 16:43:15 -0600 | James D. Callahan III | Move GUID check to after RAID_FINDER_BOSS_IDS check; we only care about targeting for reputation gains - Raid Finder bosses should be recorded regardless. |
Thu, 08 Nov 2012 09:26:25 -0600 | James D. Callahan III | Added debug prints along the LFR codepath. |
Tue, 06 Nov 2012 09:50:06 -0600 | James D. Callahan III | Removed some unneeded Debug prints. |
Tue, 06 Nov 2012 09:47:34 -0600 | James D. Callahan III | Changed "raid_finder_loot" to "drops" and changed to nilling the boss ID when it's used, rather than on a timer (since it'll be overwritten anyway). |