Cryptic event notification only happens on the GM client, and not the rest of the connected clients #62

Closed
opened 2025-10-07 05:21:49 +00:00 by Eldritch-Oliver · 0 comments
Eldritch-Oliver commented 2025-10-07 05:21:49 +00:00 (Migrated from github.com)

This notification should happen on all clients. This should add a new socket event type of "notify" with payload type { type: "info"|"error"|"success", message: string, permanent: boolean }. Messages received in this way should not be logged to the Javascript console

This notification should happen on all clients. This should add a new socket event type of "notify" with payload type `{ type: "info"|"error"|"success", message: string, permanent: boolean }`. Messages received in this way should not be logged to the Javascript console
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/ripcrypt#62
No description provided.