@shownames:uuid

Issue #127 new
Chorazin Allen created an issue

There are actually several bugs here but they’re all in the same area, so one report to cover them all.

Test environment RLV 2.9.24.3, avatar A is being restricted, avatars B and C both have names of the form * Resident without a Display Name configured.

On avatar A apply @shownames:<uuid of avatar B>=n

All name tags disappear (bug: avatar B’s should remain)

When B or C speak their name appears in A’s chat as B Resident or C Resident (bug: C should be anonymised) (bug: B should not be having Resident appended)

If B wears an object which uses B’s name while speaking it will get anonymised (whether the object name is B or B Resident) so it’s being correctly recognised as spoofing the wearer but it should get let through (bug: the shownames exception isn’t being extended to spoofing objects)

While in this general area, also note Issue 125 which is still live and will similarly need checking/fixing to honour @showname exceptions in the tooltip code.

Comments (1)

  1. Log in to comment