comparison 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
comparison
equal deleted inserted replaced
483:271132f4fa77 484:679e2846ff88
2 ## Title: WoWDB Profiler 2 ## Title: WoWDB Profiler
3 ## Notes: WoW datamining tool. 3 ## Notes: WoW datamining tool.
4 ## Author: James D. Callahan III (Torhal) 4 ## Author: James D. Callahan III (Torhal)
5 ## X-Email: jcallahan@curse.com 5 ## X-Email: jcallahan@curse.com
6 ## SavedVariables: WoWDBProfilerData 6 ## SavedVariables: WoWDBProfilerData
7 ## OptionalDeps: Ace3, HereBeDragons-1.0, LibDeformat-3.0, LibDialog-1.0, LibQTip-1.0 7 ## OptionalDeps: Ace3, HereBeDragons-1.0, LibDeformat-3.0, LibDialog-1.0, LibQTip-1.0, LibRealmInfo
8 8
9 libs.xml 9 libs.xml
10 10
11 Constants.lua 11 Constants.lua
12 Main.lua 12 Main.lua