Mercurial > wow > wowdb-profiler
log Main.lua @ 235:c358c42a76ce 5.2.0-1
age | author | description |
---|---|---|
Wed, 27 Feb 2013 11:23:02 -0600 | James D. Callahan III | Store raw instance difficulty rather than translating to a string. Bumped DB_VERSION to 15. 1.0.40 |
Tue, 12 Feb 2013 13:07:05 -0600 | James D. Callahan III | Use "npc" instead of "target" during TRAINER_SHOW so only the correct NPC is attributed. |
Thu, 07 Feb 2013 13:53:30 -0600 | James D. Callahan III | Remove check for ITEM_OPENABLE string if not running on 5.1 client. 1.0.39 |
Wed, 06 Feb 2013 10:27:38 -0600 | James D. Callahan III | Account for invalid GUIDs when attempting to extract unit type and ID. |
Tue, 29 Jan 2013 17:45:24 -0600 | James D. Callahan III | Make sure the NPC entry is non-nil before attempting to set its metatable. 1.0.38 |
Mon, 28 Jan 2013 18:36:00 -0600 | James D. Callahan III | Fixed error caused by attempting to set item.upgrade_id where item was not defined. 1.0.37 |