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

Text Chat #5

Open
TheBardWhoCodes opened this issue Oct 28, 2024 · 2 comments
Open

Text Chat #5

TheBardWhoCodes opened this issue Oct 28, 2024 · 2 comments
Assignees

Comments

@TheBardWhoCodes
Copy link
Collaborator

TheBardWhoCodes commented Oct 28, 2024

We need to implement a way for users to use text chat in game.

  • Make sure their username shows up next to their message
  • Set a limit for how many messages are saved to prevent clients from being loaded down with messages
  • Make sure that the chat UI can be hidden by the player
@TheFlagCourier
Copy link
Contributor

Text chat should be callable by Keyboard, Mouse and Touch inputs. This could be handled with a standard button with a shortcut mapping.

@theCodeBear theCodeBear self-assigned this Nov 1, 2024
@theCodeBear
Copy link
Member

i'm gonna attempt this

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

3 participants