-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
Description
Check whether SID_FRIENDSUPDATE, SID_FRIENDSADD, SID_FRIENDSREMOVE, and SID_FRIENDSPOSITION are correctly updating the friends list.
I have a suspicion only SID_FRIENDSLIST is causing the actual list to update, even though we fully parse the packets and create internal events. And since I decreased the frequency of getting the list with a change to the way the idle timer works, it's more obvious. Perhaps slightly increase the SID_FRIENDSLIST frequency.