Mercurial > wow > wowdb-profiler
log Main.lua @ 229:25bfbe8b4826
age | author | description |
---|---|---|
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 |
Mon, 28 Jan 2013 11:39:56 -0600 | James D. Callahan III | Set DB_VERSION back to 14 since there aren't actually any breaking changes. 1.0.36 |
Mon, 28 Jan 2013 11:39:13 -0600 | James D. Callahan III | Re-added storage of upgrade_id for compatibility with current parser. |
Mon, 28 Jan 2013 11:10:54 -0600 | James D. Callahan III | Added debug print for currency looting. |
Fri, 25 Jan 2013 16:37:13 -0600 | James D. Callahan III | Handle recording of reforged items which have an upgrade ID. |