Mercurial > wow > wowdb-profiler
log Main.lua @ 177:2fdc940c1748
age | author | description |
---|---|---|
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 |
Wed, 17 Oct 2012 11:51:46 -0500 | James D. Callahan III | Tradeskill costs aren't modified by faction standing, so no need to un-modify them. 1.0.22 |
Tue, 16 Oct 2012 15:13:10 -0500 | James D. Callahan III | Since many NPCs are for some reason flagged as VEHICLE, allow that in NPC-only checks. 1.0.21 |
Tue, 16 Oct 2012 03:38:35 -0500 | James D. Callahan III | Make sure the TradeSkillFrame exists and is visible before attempting to do anything with it. Re-use the headers table. Added the ability to break out of the loop in functions called by TradeSkillExecutePer. 1.0.20 |