Mercurial > wow > wowdb-profiler
log Main.lua @ 154:6c16692eebb0
age | author | description |
---|---|---|
Thu, 04 Oct 2012 14:10:39 -0500 | James D. Callahan III | If the WorldMapFrame is not open, set the map to the current zone every time we request coordinates from the game. |
Thu, 04 Oct 2012 10:59:54 -0500 | James D. Callahan III | To avoid erroneous reputation gain data; upon CLEU's UNIT_DIED, ignore anything which is not the player's target and set a timer to clear reputation_npc_id 0.2 seconds after being set. |
Wed, 03 Oct 2012 17:27:10 -0500 | James D. Callahan III | Added some debugging prints (turned off). Removed defaulting to NPC if no target_type - simply ignore the loot. Removed setting target_type to NPC every time a target's location is updated. Ensure the unit name on the tooltip matches the spell's target name. Bumped DB version to 10. 1.0.15 |