-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Add persistent PDA Messages.
Requirements:
- Allow users (chars) to send persistent messages between each other
- Allow CCIA to send messages to multiple users at the same time
- Allow users to report inappropriate messages
- If a new message is added to the db, notify the server of the new message
ToDo:
- Create the DB Layout
- Create the WI pages to send and receive messages
- Implement the API in the WI to notifiy the server of new messages
- Write the Serverside implementation of the API
- Write the Ingame interface
Ingame Interface:
- Allow Sending and Retrieving Persistent Messages
- Add a proc to fetch new messages for a given userid from the db if the api is called
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels