-
Notifications
You must be signed in to change notification settings - Fork 44
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
Implement Game Visibility And Add Public Rooms Panel on Front Page #423
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice work, and thank you again for working on this!
Left some comments inline, but this is pretty close!
0a00500
to
063d213
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is looking really good. I'd add a changelog update (in Credits.tsx) so people know about the new feature :)
thanks for the speedy replies! first time playing with rust, fun learning exp |
62909c1
to
491c724
Compare
First pass at: #49
unlisted
, but can be toggled topublic
. In the future can be used for private games, etc.