Mercurial > wow > wowdb-profiler
log Main.lua @ 183:1078a6d1c4c9
age | author | description |
---|---|---|
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). |