Hide Blizzard Player & Target Frames (PlayerAndTargetHide)

Hides Blizzard's player and target frames

File Details

v2.0.0

  • R
  • Feb 27, 2026
  • 13.51 KB
  • 765
  • 12.0.1+1
  • Classic + 1

File Name

PlayerAndTargetHide-v2.0.0.zip

Supported Versions

  • 12.0.1
  • 1.15.8

commit ea951b9660e8d07b93e1fd874449a3754db51f9e
Author: dualityps <4126225+ticstyle@users.noreply.github.com>
Date:   Sat Feb 28 00:26:09 2026 +0100

    Flatten addon layout and update TOC

    Move PlayerAndTargetHide/PlayerAndTargetHide.lua to the repository root as PlayerAndTargetHide.lua and remove the old nested .toc. Add a new top-level PlayerAndTargetHide.toc with updated Interface (120001, 11508), Title/Author formatting, Version v2.0.0, and DefaultState enabled. Removes legacy Curse metadata from the previous .toc.

commit a957fa8d96a5e2efc03d81db6fa2b1108b926565
Author: dualityps <4126225+ticstyle@users.noreply.github.com>
Date:   Tue Feb 10 19:25:45 2026 +0100

    Rename PlayerAndTargetHide.toc to PlayerAndTargetHide/PlayerAndTargetHide.toc

commit aa8e388eb0f21944b74cacfcfff6b92dfc23efd1
Author: dualityps <4126225+ticstyle@users.noreply.github.com>
Date:   Tue Feb 10 19:25:21 2026 +0100

    Rename PlayerAndTargetHide.lua to PlayerAndTargetHide/PlayerAndTargetHide.lua

commit 3103c3636a268ab42eb8111b789ab5a9f3d3645f
Author: dualityps <4126225+ticstyle@users.noreply.github.com>
Date:   Tue Feb 10 19:17:18 2026 +0100

    Create PlayerAndTargetHide.toc with addon details

    Added metadata for PlayerAndTargetHide addon.

commit 6deb3c600004f9dcbaeba550865051066a0dc067
Author: dualityps <4126225+ticstyle@users.noreply.github.com>
Date:   Tue Feb 10 19:16:50 2026 +0100

    Add functionality to hide player and target frames

    Initializes the hiding of PlayerFrame and TargetFrame on load.

commit 2020edfcc09be193df02bacd22be4ad3545a59bd
Author: dualityps <4126225+ticstyle@users.noreply.github.com>
Date:   Tue Feb 10 19:06:54 2026 +0100

    Initial commit