PlayerDossier

Track players with notes & moods, manage your ignore list beyond WoW's limit — all in one addon.

File Details

PlayerDossier_1.0.2.zip

  • R
  • May 27, 2026
  • 78.78 KB
  • 12
  • 12.0.5
  • Retail

File Name

PlayerDossier_1.0.2.zip

Supported Versions

  • 12.0.5

Changelog - 1.0.2

Fixed

  • Tooltip: mood emoji, name and note now displayed on one line (previously split across multiple lines, emoji not visible)
  • Party invite popup no longer shown when auto-declining ignored players (StaticPopup_Hide added)
  • Chat filter now blocks ignored players even if on friends list or without realm suffix
  • LFG group hiding now persistent — re-applies on ScrollBox update, not just on initial search
  • Group leave/kick prompts no longer shown when leaving a raid (5-man only)
  • German chat message: "Ignoriere Spieler" corrected to "Ignoriert Spieler"
  • Removed ⚠ symbol from "ignore slots full" chat message (not supported in WoW chat)
  • notifiedThisSession variable declared before CheckGroupMembers() (nil error on login)
  • Auto-decline hint text updated: guild invites are now also declined; warning generalized to reflect any addon conflict

Changed

  • Players list sorted by mood (Good → Neutral → Bad) then alphabetically by name within each mood group
  • Options tab sections sorted alphabetically (Group Finder → Ignore List → Ignore Limit → Import → Minimap → Messages)
  • LFG hide-groups tooltip clarified: explicitly mentions PlayerDossier ignore list, not just WoW's native list

Removed

  • 35 dead locale keys (CF_, BTN_ADD_PLAYER, RECENT_, TAB_FILTER, MM_CHAT_FILTER, etc.)
  • Dead ToggleChatFilterWindow() function from UI.lua