AlchemyViewer / Alchemy

Alchemy is a Second Life compatible viewer striving to be at the forefront of stability, performance, and technological advancement in the open-source metaverse viewer field.
https://www.alchemyviewer.org
GNU Lesser General Public License v2.1
14 stars 10 forks source link

FLN: Nearby List Fix #14

Closed afallenhope closed 2 weeks ago

afallenhope commented 2 weeks ago

Fixed reporting so that it shows proper information. The mNearbyList reports avatars in ALControlCache::NearMeRange (4096), some of those avatars may not be in the same region (Mainland as for example). Created a counter of UUIDs in same region and reported those in the "query" information too.

Mockup

image

Shoutout

Thank you @DarlCat for pointing this out. I mainly go to shopping events and my platform so I never noticed this issue.