Add announcement system to send alerts #4

Open
opened 2025-10-29 15:35:14 +00:00 by Eldritch-Oliver · 1 comment
Eldritch-Oliver commented 2025-10-29 15:35:14 +00:00 (Migrated from gitea.com)

This should be a system that queries a specific file within the git repo (probably JSON) and compares the most recent announcement to the one they most recently saw, and then displays an application with the announcements within it.

The primary complexity of this system come from the fact that we don't want to show any announcements when connecting to a world for the first time, only on subsequent connections.

Also, should this display to all clients, or just the GM? I suspect that just the GM would be the most useful variation of this, however I can also foresee some announcements being useful for all clients to get, so it might be worth considering having a boolean option for GM only or all clients

This should be a system that queries a specific file within the git repo (probably JSON) and compares the most recent announcement to the one they most recently saw, and then displays an application with the announcements within it. The primary complexity of this system come from the fact that we don't want to show any announcements when connecting to a world for the first time, only on subsequent connections. Also, should this display to all clients, or just the GM? I suspect that just the GM would be the most useful variation of this, however I can also foresee some announcements being useful for all clients to get, so it might be worth considering having a boolean option for GM only or all clients
Eldritch-Oliver commented 2025-10-31 11:34:17 +00:00 (Migrated from gitea.com)

This should also ideally be portable enough to pull to my other systems without much modification

This should also ideally be portable enough to pull to my other systems without much modification
Oliver added the
Kind
Feature
Priority
Low
labels 2025-11-06 05:24:03 +00:00
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/taf#4
No description provided.