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

Detect if a chatmesssage is a chat message or game action, and store in its own state. #370

Closed
LaustinSpayce opened this issue May 10, 2023 · 0 comments · Fixed by #378
Closed

Comments

@LaustinSpayce
Copy link
Member

While waiting for the chat rework to do be done “properly” I think I can take some chat data and transform it into something more fancy and allow splitting by chat log and game actions log.

Have a hook/handler keep the chat messages organised.
Chats always start with specifically styled “HTML”
Reset when joining a game.
Reset when leaving a game.

@LaustinSpayce LaustinSpayce changed the title Detect if a chatmesssage is a chat message or game icon, and store in its own state. Detect if a chatmesssage is a chat message or game action, and store in its own state. May 10, 2023
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

Successfully merging a pull request may close this issue.

1 participant