fix(chat): resolve /r reply target when name arrives after whisper

Whisper sender name may not be in the player name cache when the packet
arrives. Store the sender GUID and lazily resolve the name from the
cache in getLastWhisperSender(). Also backfill lastWhisperSender_ when
the SMSG_NAME_QUERY_RESPONSE arrives.
This commit is contained in:
Kelsi Davis 2026-04-04 01:16:28 -07:00
parent 3f408341e1
commit f577411a15
4 changed files with 31 additions and 9 deletions

Binary file not shown.