Revert "HealComm: Add toggle for Absorbs and reduce redundant updates (#94)"

This reverts commit 5ee511181e.
This commit is contained in:
andrew6180
2025-12-24 18:11:09 -07:00
parent 9410c29836
commit dcdf241d6a
7 changed files with 37 additions and 169 deletions
+9 -20
View File
@@ -304,10 +304,7 @@ local NP_Auras = {
local NP_Health = {
enable = true,
healPrediction = {
enable = true,
absorbs = false,
},
healPrediction = true,
height = 10,
useClassColor = true,
text = {
@@ -1169,8 +1166,7 @@ P.unitframe = {
height = 54,
lowmana = 30,
healPrediction = {
enable = true,
absorbs = true,
enable = true
},
threatStyle = "GLOW",
smartAuraPosition = "DISABLED",
@@ -1453,8 +1449,7 @@ P.unitframe = {
smartAuraPosition = "DISABLED",
colorOverride = "USE_DEFAULT",
healPrediction = {
enable = true,
absorbs = false,
enable = true
},
middleClickFocus = true,
disableMouseoverGlow = false,
@@ -1913,8 +1908,7 @@ P.unitframe = {
width = 190,
height = 36,
healPrediction = {
enable = true,
absorbs = false,
enable = true
},
disableMouseoverGlow = false,
disableTargetGlow = false,
@@ -2214,8 +2208,7 @@ P.unitframe = {
width = 130,
height = 36,
healPrediction = {
enable = true,
absorbs = false,
enable = true
},
disableMouseoverGlow = false,
disableTargetGlow = true,
@@ -2650,8 +2643,7 @@ P.unitframe = {
width = 246,
height = 47,
healPrediction = {
enable = true,
absorbs = false,
enable = true
},
colorOverride = "USE_DEFAULT",
disableMouseoverGlow = false,
@@ -2813,8 +2805,7 @@ P.unitframe = {
startFromCenter = false,
showPlayer = true,
healPrediction = {
enable = true,
absorbs = false,
enable = true
},
colorOverride = "USE_DEFAULT",
width = 184,
@@ -3083,8 +3074,7 @@ P.unitframe = {
sortDir = "ASC",
showPlayer = true,
healPrediction = {
enable = true,
absorbs = false,
enable = true
},
colorOverride = "USE_DEFAULT",
width = 80,
@@ -3281,8 +3271,7 @@ P.unitframe = {
sortDir = "ASC",
showPlayer = true,
healPrediction = {
enable = true,
absorbs = false,
enable = true
},
colorOverride = "USE_DEFAULT",
width = 80,