Mercurial > wow > wowdb-profiler
log Main.lua @ 191:5346ba9b6419 1.0.26
age | author | description |
---|---|---|
Wed, 21 Nov 2012 11:39:08 -0600 | James D. Callahan III | Check for nil item string before attempting to get an upgrade ID. 1.0.26 |
Mon, 19 Nov 2012 09:15:59 -0600 | James D. Callahan III | Record locations of Item Upgrade Masters. 1.0.25 |
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. |