Mercurial > wow > wowdb-profiler
log Main.lua @ 74:06daf4cb1cf9
age | author | description |
---|---|---|
Mon, 20 Aug 2012 11:39:46 -0500 | James D. Callahan III | Wipe the DB if the version is different from the code version. Simplify WoW version check. |
Tue, 14 Aug 2012 15:50:15 -0500 | James D. Callahan III | Add temporary checks to disable the AddOn if ran on a 4.3.4 server. 1.0 |
Mon, 06 Aug 2012 11:32:47 -0500 | James D. Callahan III | Record ALL trainers, not just Tradeskill trainers. |
Thu, 02 Aug 2012 21:18:32 -0500 | James D. Callahan III | Record required faction/reputation for items. |
Thu, 02 Aug 2012 11:56:44 -0500 | James D. Callahan III | Renamed dead_npc_id to reputation_npc_id for clarity, and set it to nil when QUEST_COMPLETE fires so quest NPCs aren't attributed. |
Mon, 30 Jul 2012 09:50:44 -0500 | James D. Callahan III | Change method of extracting ID from GUID |
Thu, 26 Jul 2012 16:36:29 -0500 | James D. Callahan III | Ensure that reputation gains are attributed to the correct NPC ID and changed where within the NPC table they are stored. |