-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update our handling of RealID friends
* Replace presence and toon naming with the new bnetIDAccount and bnetIDGameAccount terminology, and stop relying on comparison against the player realm ID since we can't get that anymore. * Don't use gameText for friends playing WoW anymore, since it seems to contain HTML entities, e.g. "Garrison - Mal&apso;ganis". Switch to a combination of zone and realm name (depending on whether the friend is on the player's realm). * Don't show the dropdown when alt-clicking when there's only one valid game account we can invite. * Similarly, filter out duplicate game accounts from this dropdown. Fixes issues #5 and #6.
- Loading branch information
Showing
1 changed file
with
72 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters