Skins/Options: skin new options

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