Mercurial > wow > wowdb-profiler
annotate WoWDBProfiler.toc @ 484:679e2846ff88
Replaced 'GetCvar("portal")' with the library LibRealmInfo in order to get accurate server and region information (needed for world quest data recording).
author | MMOSimca <mmosimca@gmail.com> |
---|---|
date | Tue, 06 Sep 2016 09:31:06 -0400 |
parents | e7f3572d946f |
children | dd5fe1c51dbd |
rev | line source |
---|---|
catherton@477 | 1 ## Interface: 70000 |
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 |
mmosimca@484 | 7 ## OptionalDeps: Ace3, HereBeDragons-1.0, LibDeformat-3.0, LibDialog-1.0, LibQTip-1.0, LibRealmInfo |
jcallahan@0 | 8 |
jcallahan@0 | 9 libs.xml |
jcallahan@0 | 10 |
jcallahan@1 | 11 Constants.lua |
jcallahan@0 | 12 Main.lua |
jcallahan@249 | 13 Comments.lua |