View Single Post
10-07-16, 09:20 AM   #1
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
Cvarlist comparsion Live 22747 vs PTR (7.1) 22731

Diff:
https://github.com/zorker/rothui/com...821387878db624

The cvarlist is sorted.

Cvarlist overview:
https://github.com/zorker/rothui/tre...ow7.0/cvarlist

Biggest differences I can see for now

-cameraDistanceMaxFactor;1.899999976;1.9
+cameraDistanceMaxZoomFactor;1.9;
+friendInvitesCollapsed;0;
+NameplatePersonalHideDelayAlpha;0.45;
+NameplatePersonalHideDelaySeconds;3;
+NameplatePersonalShowAlways;0;
+NameplatePersonalShowInCombat;1;
+NameplatePersonalShowWithTarget;0;
+nameplateShowFriendlyNPCs;0;

-predictedPower;1;
-TargetPriorityAllowAnyOnScreen;1;
-TargetPriorityCombatLock;1;
-TargetPriorityCombatLockHighlight;0;
-TargetPriorityHoldHighlightDelay;300;
-TargetPriorityIncludeBehind;1;
-TargetPriorityPvp;1;
-TargetPriorityPvpLock;1;
-TargetPriorityPvpLockHighlight;0;

+uiScale;1;
+uiScaleMultiplier;-1;
+useUiScale;0;
+worldQuestFilterArtifactPower;1;
+worldQuestFilterEquipment;1;
+worldQuestFilterGold;1;
+worldQuestFilterOrderResources;1;
+worldQuestFilterProfessionMaterials;1;


*edit*

Added +nameplateShowFriendlyNPCs;0;
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)

Last edited by zork : 10-07-16 at 11:35 AM.