File Details
v15.0
- R
- Mar 14, 2026
- 63.70 KB
- 45
- 12.0.1
- Retail
File Name
Tnaropanel-v15.0.zip
Supported Versions
- 12.0.1
Tnaropanel
v15.0 (2026-03-14)
- feat: Add BNet-aware favorites system
Favoriting a BNet friend's character now automatically favorites all
their alts on that account. Self-favoriting applies to all own characters
via account-wide SavedVariables.- Add BuildBNetCache() to map online BNet friend characters to account IDs
- IsFavorite() checks per-character, BNet account, and self-favorite status
- ToggleFavorite() detects BNet friends and stores bnetAccountID instead of
character names, cleaning up legacy per-character entries on promotion - Non-BNet friends keep per-character behavior with a chat warning suggesting
to add them as BNet friend (only shown when adding, not removing) - Self-click toggles selfFavorited flag (no BNet warning, works across alts)
- Toggle respects actual favorite status to prevent double-click issues when
upgrading from per-character favorites to account-based - Add bnetAccounts and selfFavorited to database defaults and migration
- Update help window to document BNet-aware favorite behavior

