Release v1.46.0 - Request help

Request help

A new command, request help, has been added:

request help = How do I add a map to my home?

A reference to the new command has also been added to the main help topic:

image

The helper role has received a ticket system, which will show up in their Realm panel as a medkit-icon:

help-requests

Helpers may assign the tickets to themselves, comment on them, and close them once they are completed.
Helpers may also be notified when new help tickets arrive, if they have the Notify on mail & requests setting enabled.

For more info on the request help command, type:

help request help

For those with the helper role, more info is availably by typing:

help helper

GitHub issue #58 - Request help

Improvements

Attach local logs

Since the server currently doesn’t store event logs longer than 24 hours, older logs could not be retrieved from the server to be used as attachments to reports. With this update, log attachments are instead fetched from the browser’s database. This allows all browser stored logs (dating back to Release v1.36.0 - Signed events) to be used as attachments in reports.

Attached logs will be digitally verified. Tampered events will be marked with a different background color, and a validation error visible on hover:

log-attachment-tampered

GitHub issue #62 - Attach local logs

Fixes

Bot tokens not loaded for supporters (supporters)
The Bot token character setting was only loaded for pioneer accounts, and not for supporter accounts. This has been fixed.
Thanks to @IcoTwilight for reporting the issue!
GitHub issue #59 - Bot tokens not loaded for supporters

RoomPages subscribed to uncontrolled char
After resynchronization, where the player no longer controlled a character previously controlled, the RoomPages module would still be subscribing to the character model. This has been fixed.
GitHub issue #56 - RoomPages subscribed to uncontrolled char

Force summon missing for moderators (moderators)
The force summon command, allowing a moderator to summon a character without a matching join, was not available in the client. This has been fixed.
GitHub issue #60 - Force summon missing for moderators

4 Likes