Skip to content

Persistent (PDA) Messages #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
11 tasks
Arrow768 opened this issue Jul 12, 2016 · 0 comments
Open
11 tasks

Persistent (PDA) Messages #45

Arrow768 opened this issue Jul 12, 2016 · 0 comments

Comments

@Arrow768
Copy link
Member

Arrow768 commented Jul 12, 2016

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant