Mercurial > wow > wowdb-profiler
log Main.lua @ 214:9b0333c7513e
age | author | description |
---|---|---|
Mon, 21 Jan 2013 18:01:26 -0600 | James D. Callahan III | Don't create an encounter_data entry for NPCs unless it's required. |
Wed, 19 Dec 2012 14:57:13 -0600 | James D. Callahan III | Record item upgrade information and suffix even if item has no durability. 1.0.35 |
Mon, 17 Dec 2012 13:44:06 -0600 | James D. Callahan III | For the AF.ZONE section of LOOT_OPENED_VERIFY_FUNCS; set zone_data regardless of IsFishingLoot() 1.0.34 |
Mon, 17 Dec 2012 10:34:20 -0600 | James D. Callahan III | Removed Debug call since it's no longer required and wasn't properly checking for nil. |
Mon, 10 Dec 2012 17:10:27 -0600 | James D. Callahan III | Upped DB version to 14. 1.0.33 |
Mon, 10 Dec 2012 17:06:44 -0600 | James D. Callahan III | Do not set current_action.identifier on target-change; it should already be set for the current_action, and setting it to something different will only skew data. |