diff options
author | Erik Kundiman <erik@megapahit.org> | 2025-08-01 18:25:28 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2025-08-01 18:25:28 +0800 |
commit | 7588afc86a016c00e6263284bc0db6d684c43895 (patch) | |
tree | 85391f8de1d9b142d09c7d3f7403826e165a617d /indra/llxuixml | |
parent | 3c464b4d8bb9bed58edc0418a8c91e8a609b5160 (diff) |
Full (user) name should suffice for the chat log, as it's the one
that is more of a reference anyway instead of display name.
The other avatar's display name is still displayed on the header
anyway. Seems like display names have higher chance of being empty,
that we would miss it being logged/notified because of that.
Also, now that we've optimised the avatars' positions' retrieval,
the numbers can come later after some avatar arrives, that getting
the position using the avatar's ID as the key would result in zero.
In that case, rather than reporting wrong distances (like 403996.2),
it's better to just skip distance information (it shouldn't matter
that much anyway).
Diffstat (limited to 'indra/llxuixml')
0 files changed, 0 insertions, 0 deletions