Mercurial > wow > wowdb-profiler
log Main.lua @ 67:8cbb3d7b8522
age | author | description |
---|---|---|
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. |
Thu, 26 Jul 2012 13:13:08 -0500 | James D. Callahan III | Trim whitespace from faction names gleaned from tooltips so the rar occasion where this happens doesn't make the faction name not record. |
Mon, 23 Jul 2012 09:25:56 -0500 | James D. Callahan III | Added DB version. Fix indexing nil in COMBAT_TEXT_UPDATE handler. |
Thu, 19 Jul 2012 12:36:37 -0500 | James D. Callahan III | Changed storage of NPC loot counts to coincide with the drops themselves. |