Mercurial > wow > wowdb-profiler
log Main.lua @ 182:5d166590440e
age | author | description |
---|---|---|
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). |
Sat, 03 Nov 2012 22:31:32 -0500 | James D. Callahan III | Trying SHOW_LOOT_TOAST instead of CHAT_MSG_LOOT. |
Sat, 03 Nov 2012 16:39:07 -0500 | James D. Callahan III | Added support for recording Raid Finder boss loot. |
Thu, 01 Nov 2012 14:46:27 -0500 | James D. Callahan III | Renamed the LOOT_UPDATE/VERIFY_FUNCS tables to LOOT_OPENED_X for clarification. |
Thu, 01 Nov 2012 14:41:36 -0500 | James D. Callahan III | reputation_npc_id --> last_killed_npc_id and ClearReputationNPC --> ClearLastKilledNPC |