load LibWho-2.0, ClassCache & update Chat

update Chat
This commit is contained in:
Crum
2018-01-22 01:30:58 -06:00
parent dabfbfc067
commit a1b896f247
21 changed files with 1765 additions and 151 deletions
+10
View File
@@ -15,6 +15,16 @@ G["general"] = {
["versionCheck"] = true
}
G["classCache"] = {}
G["classtimer"] = {}
G["nameplates"] = {}
G["chat"] = {
["classColorMentionExcludedNames"] = {}
}
G["bags"] = {
["ignoredItems"] = {}
}
+2
View File
@@ -21,6 +21,8 @@ V["general"] = {
["hideCalendar"] = true,
["zoomLevel"] = 0,
},
["classCache"] = true,
["classColorMentionsSpeech"] = true,
}
V["bags"] = {
+3
View File
@@ -28,6 +28,9 @@ P["general"] = {
["backdropfadecolor"] = {r = .06, g = .06, b = .06, a = 0.8},
["valuecolor"] = {r = 254/255, g = 123/255, b = 44/255},
["classCacheStoreInDB"] = true,
["classCacheRequestInfo"] = false,
["minimap"] = {
["size"] = 176,
["locationText"] = "MOUSEOVER",