Mercurial > wow > wowdb-profiler
log Main.lua @ 173:7354ae12d0f1 1.0.22
age | author | description |
---|---|---|
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 |
Mon, 15 Oct 2012 16:58:47 -0500 | James D. Callahan III | Record tradeskill discoveries. 1.0.19 |
Thu, 11 Oct 2012 09:08:12 -0500 | James D. Callahan III | Uncommented profession cost-recording code. |
Mon, 08 Oct 2012 15:02:24 -0500 | James D. Callahan III | Added more debug prints. Break out of loop when finding a locked item during the AF.ITEM loot verification. |