Skip to content

r277.7.3-krysio

Choose a tag to compare

@krysiolol krysiolol released this 22 May 09:56
· 3 commits to master since this release
  • Fixed false-positive dispel indicators displaying non-dispellable debuffs (e.g. Diseases on Priests) when "Only show debuffs dispellable by me" is enabled, by restoring the Blizzard API filter as the primary source of truth.
  • Isolated Shaman Poison dispel: Poisons remain correctly recognized as dispellable using internal fallbacks, bypassing Blizzard API filtration limitations.
  • Restored proper user filter ('Only show debuffs dispellable by me') enforcement on secret/private auras within the debuff handling pipeline.
  • Fixed taint-related LUA errors (attempt to compare secret values in PartyMemberFrame, TextStatusBar, and UnitFrame) when Blizzard imperatively updates hidden party and pet frames while the execution thread is tainted by Cell.
  • The “Left” gradient option has been added to the Private Dispel Overlay, and the bug that prevented the “Bottom” gradient from appearing has been fixed.