mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
When SMSG_ITEM_PUSH_RESULT arrives for an item not yet in the cache, store a PendingItemPushNotif and fire the 'Received: [item]' chat message only after SMSG_ITEM_QUERY_SINGLE_RESPONSE resolves the name and quality, so the notification always shows a proper item link instead of 'item #12345'. Notifications that are already cached emit immediately as before; multiple pending notifs for the same item are all flushed on the single response. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||