Mercurial > wow > wowdb-profiler
annotate WoWDBProfiler.toc @ 161:7c01f8f3b709
When attempting to update locations, don't check if the WorldMapFrame is visible and don't perform any map-voodoo. Simply check if the current map area ID matches that of current_area_id and return appropriate data.
author | James D. Callahan III <jcallahan@curse.com> |
---|---|
date | Sun, 07 Oct 2012 01:29:51 -0500 |
parents | 5048fcaeb963 |
children | 06cf966723a3 |
rev | line source |
---|---|
jcallahan@54 | 1 ## Interface: 50001 |
jcallahan@0 | 2 ## Title: WoWDB Profiler |
jcallahan@0 | 3 ## Notes: WoW datamining tool. |
jcallahan@0 | 4 ## Author: James D. Callahan III (Torhal) |
jcallahan@0 | 5 ## X-Email: jcallahan@curse.com |
jcallahan@0 | 6 ## SavedVariables: WoWDBProfilerData |
jcallahan@114 | 7 ## OptionalDeps: Ace3, LibDeformat-3.0, LibPetJournal-2.0 |
jcallahan@0 | 8 |
jcallahan@0 | 9 libs.xml |
jcallahan@0 | 10 |
jcallahan@1 | 11 Constants.lua |
jcallahan@0 | 12 Main.lua |