Mercurial > wow > wowdb-profiler
log Main.lua @ 155:0c4a6ea88403
age | author | description |
---|---|---|
Fri, 05 Oct 2012 14:15:53 -0500 | James D. Callahan III | Before setting current_area_id, check to see if the area ID the map is set to matches current_area_id to avoid opening/closing the WorldMapFrame unnecessarily. |
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. |