Skins/Options: skin new options
This commit is contained in:
@@ -181,10 +181,6 @@ S:AddCallback("Skin_BlizzardOptions", function()
|
||||
"InterfaceOptionsNamesPanelFriendlyPets",
|
||||
"InterfaceOptionsNamesPanelFriendlyGuardians",
|
||||
"InterfaceOptionsNamesPanelFriendlyTotems",
|
||||
"InterfaceOptionsNamesPanelUnitNameplatesFriends",
|
||||
"InterfaceOptionsNamesPanelUnitNameplatesFriendlyGuardians",
|
||||
"InterfaceOptionsNamesPanelUnitNameplatesFriendlyPets",
|
||||
"InterfaceOptionsNamesPanelUnitNameplatesFriendlyTotems",
|
||||
"InterfaceOptionsNamesPanelGuilds",
|
||||
"InterfaceOptionsNamesPanelNPCNames",
|
||||
"InterfaceOptionsNamesPanelUnitNameplatesAllowOverlap",
|
||||
@@ -194,10 +190,6 @@ S:AddCallback("Skin_BlizzardOptions", function()
|
||||
"InterfaceOptionsNamesPanelEnemyPets",
|
||||
"InterfaceOptionsNamesPanelEnemyGuardians",
|
||||
"InterfaceOptionsNamesPanelEnemyTotems",
|
||||
"InterfaceOptionsNamesPanelUnitNameplatesEnemyPets",
|
||||
"InterfaceOptionsNamesPanelUnitNameplatesEnemies",
|
||||
"InterfaceOptionsNamesPanelUnitNameplatesEnemyGuardians",
|
||||
"InterfaceOptionsNamesPanelUnitNameplatesEnemyTotems",
|
||||
"InterfaceOptionsCombatTextPanelTargetDamage",
|
||||
"InterfaceOptionsCombatTextPanelPeriodicDamage",
|
||||
"InterfaceOptionsCombatTextPanelPetDamage",
|
||||
@@ -265,6 +257,22 @@ S:AddCallback("Skin_BlizzardOptions", function()
|
||||
"InterfaceOptionsDraftPanelSkipDraftConfirmation",
|
||||
"InterfaceOptionsDraftPanelSkipDraftSacrificeConfirmation",
|
||||
"InterfaceOptionsDraftPanelShowBuildDraftSpellCards",
|
||||
"InterfaceOptionsNamePlatePanelAllowOverlap",
|
||||
"InterfaceOptionsNamePlatePanelFriends",
|
||||
"InterfaceOptionsNamePlatePanelFriendlyPets",
|
||||
"InterfaceOptionsNamePlatePanelFriendlyGuardians",
|
||||
"InterfaceOptionsNamePlatePanelFriendlyTotems",
|
||||
"InterfaceOptionsNamePlatePanelEnemies",
|
||||
"InterfaceOptionsNamePlatePanelEnemyPets",
|
||||
"InterfaceOptionsNamePlatePanelEnemyGuardians",
|
||||
"InterfaceOptionsNamePlatePanelEnemyTotems",
|
||||
"InterfaceOptionsNamePlatePanelIntersectUseCamera",
|
||||
"InterfaceOptionsActionCameraEnableActionCam",
|
||||
"InterfaceOptionsActionCameraHeadBob",
|
||||
"InterfaceOptionsActionCameraFocusInteractable",
|
||||
"InterfaceOptionsActionCameraFocusTarget",
|
||||
"InterfaceOptionsMouseoverCastPanelMouseoverCastFriendly",
|
||||
"InterfaceOptionsMouseoverCastPanelMouseoverCastHarm",
|
||||
|
||||
"AudioOptionsSoundPanelEnableSound",
|
||||
"AudioOptionsSoundPanelSoundEffects",
|
||||
@@ -313,8 +321,17 @@ S:AddCallback("Skin_BlizzardOptions", function()
|
||||
"InterfaceOptionsCombatPanelSpellActivationOverlayAlpha",
|
||||
"InterfaceOptionsMousePanelMouseLookSpeedSlider",
|
||||
"InterfaceOptionsMousePanelMouseSensitivitySlider",
|
||||
"InterfaceOptionsCombatPanelNameplateDistance",
|
||||
"InterfaceOptionsCombatPanelNameplateZ",
|
||||
"InterfaceOptionsNamePlatePanelIntersectOpacity",
|
||||
"InterfaceOptionsNamePlatePanelNameplateDistance",
|
||||
"InterfaceOptionsNamePlatePanelFadeInMin",
|
||||
"InterfaceOptionsNamePlatePanelNameplateZ",
|
||||
"InterfaceOptionsNamePlatePanelFadeInMax",
|
||||
"InterfaceOptionsActionCameraAngle",
|
||||
"InterfaceOptionsActionCameraHeight",
|
||||
"InterfaceOptionsActionCameraMinPitch",
|
||||
"InterfaceOptionsActionCameraDistance",
|
||||
"InterfaceOptionsActionCameraTurnSpeed",
|
||||
"InterfaceOptionsActionCameraMaxPitch",
|
||||
|
||||
"AudioOptionsSoundPanelSoundQuality",
|
||||
"AudioOptionsSoundPanelSoundChannels",
|
||||
@@ -383,6 +400,7 @@ S:AddCallback("Skin_BlizzardOptions", function()
|
||||
"InterfaceOptionsCameraPanelStyleDropDown",
|
||||
"InterfaceOptionsMousePanelClickMoveStyleDropDown",
|
||||
"InterfaceOptionsLanguagesPanelLocaleDropDown",
|
||||
"InterfaceOptionsMouseoverCastPanelHotkeyDropDown",
|
||||
|
||||
"AudioOptionsSoundPanelHardwareDropDown",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user