Mercurial > wow > wowdb-profiler
log Main.lua @ 186:88d74e7b51ce
age | author | description |
---|---|---|
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. |