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

Add invite requests support #46

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

XDelta
Copy link
Contributor

@XDelta XDelta commented Feb 24, 2025

resolves #45

@XDelta
Copy link
Contributor Author

XDelta commented Feb 25, 2025

For now, this will show the following set of messages (in the same phrasing as they show in game)
"Requested invite"
"Forwarded invite request from USER to session SESSIONNAME"
"USER would like to join you in SESSIONNAME"
"USER would like to join you"

Handling the actions to trigger the invites or forwarding the request to the host is more complicated so that is gonna be a later task. This does at least cover the cases where you would otherwise be shown the raw json as text

@XDelta XDelta marked this pull request as ready for review February 25, 2025 06:39
@XDelta
Copy link
Contributor Author

XDelta commented Feb 26, 2025

May need to change how the messages are conditionally formatted based on what the solution to Yellow-Dog-Man/Resonite-Issues#3830 ends up being.

@isovel
Copy link
Collaborator

isovel commented Feb 28, 2025

Looks good; I'll build and test it later today. Thanks for the PR <3

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 this pull request may close these issues.

Support invite requests
2 participants