Skip to content
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

Create chat box #35

Open
3 tasks
LauraAubin opened this issue Nov 4, 2019 · 0 comments
Open
3 tasks

Create chat box #35

LauraAubin opened this issue Nov 4, 2019 · 0 comments
Labels
Big Extra attention is needed High priority

Comments

@LauraAubin
Copy link
Owner

LauraAubin commented Nov 4, 2019

In game, the UI is always visible. This makes it possible to have a real time chat box on screen. But since this app is not always going to be open, it would be both annoying and impractical to expect the user to use a dismissed app as a real time messenger. For this reason, the chat box must,

  • only be used for information that the user would not expect to receive immediately (i.e, low priority emails)

Tasks

  • Create a styled text area that accepts and receives input
  • Hook up in game events to ping this text area
  • Setup /who using Unicorn (and a clickable link to the actual Unicorn page)
@LauraAubin LauraAubin added Big Extra attention is needed High priority labels Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Big Extra attention is needed High priority
Projects
None yet
Development

No branches or pull requests

1 participant