promotional bannermobile promotional banner

Party Portraits Unit Frame/Buff Reminder Bar

Displays movable class-colored portrait rings for the player and party members. Supports saving position, locking/unlocking, showing/hiding when solo, and reset to default.

File Details

PartyPortraits v2.0

  • R
  • Oct 4, 2025
  • 7.84 KB
  • 9
  • 5.5.1+1
  • MoP Classic

File Name

PartyPortraits.zip

Supported Versions

  • 5.5.1
  • 5.5.0
Zomar's Party Portraits - Changelog
===================================
 
v2.0
- Added slash commands
        - /pp > List portraits usage
        - /pp reset > reset position to default
        - /pp lock > lock frames
        - /pp unlock > unlock frames
        - /pp hide      > hide when solo
        - /pp show      > show when solo
        - /pp off    > disable addon
        - /pp on      > enable addon
- Polished visuals: desaturate icon before coloring orange or blue. 
- Added buff reminder system for 5 classes
    - [21562]  - Power Word: Fortitude (Priest)
    - [1126]   - Mark of the Wild (Druid)
    - [1459]   - Arcane Brilliance (Mage)
    - [19740]  - Blessing of Might (Paladin)
    - [109773] - Dark Intent (Warlock)
 
v1.9
- Added version headers to Lua files for clarity.
- Buff reminder overlays now allow click-casting the configured spell directly on party members.
- Corrected range check to use actual spell range instead of interact distance.
- Removed grey spell overlay for disconnected/dead units (portraits + bolt used instead).
- Fixed .toc so it no longer lists README.txt (to prevent syntax errors).
- Updated README.txt to clarify it is documentation only.
 
v1.8
- Added Blizzard-style overlay glow for buff reminders when in range.
- Introduced PartyPortraits_Overlay.lua as a separate module.
- Added configurable spell ID for buff overlays.
 
v1.7
- Polished visuals: square portrait rings restored.
- Finalized locked/unlocked states with faint blue anchor background.
- Added /pportraits hide and /pportraits show with persistence across sessions.
- Portrait rings preserved around disconnected players.
- Added offline bolt indicator when party members disconnect.
- Reset now restores default position AND locks frames by default.
- Default reset position is centered with Y offset 318.
 
v1.6
- Enlarged red disconnect bolt overlay (1.95x portrait size).
- Cleaned up debug code.
 
v1.5
- Added offline handling:
  * Portrait desaturates when disconnected.
  * Red disconnect bolt overlay appears.
- Retained class-colored rings and all prior features.
 
v1.4
- Added /pportraits hide and /pportraits show commands (persistent across sessions).
 
v1.3
- Reset now defaults to locked state.
- Unlock state shows faint blue background for positioning.
 
v1.2
- Added initial offline portrait handling logic.
 
v1.1
- Added slash commands:
  * /pportraits reset
  * /pportraits lock
  * /pportraits unlock
 
v1.0
- Initial release:
  * Movable portraits for player + party1–party4.
  * Class-colored ring borders.
  * Saved position across sessions.