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

Reset Room button #32

Open
MajikVroom opened this issue Aug 6, 2023 · 1 comment
Open

Reset Room button #32

MajikVroom opened this issue Aug 6, 2023 · 1 comment
Labels
component: GUI Related to the multiworld app status: good first issue Good for new contributors, feel free to request mentoring type: enhancement New feature or request

Comments

@MajikVroom
Copy link

My group of friends runs multiworlds a couple of times per week, and we reuse the same room name both to avoid bloating the list and to avoid having to recoordinate on room name. Right now, the flow is:

  1. Join the stable room
  2. Mido's House points out that my seed is wrong.
  3. Delete room + confirm.
  4. Create room with same name + password.

I'd like to instead have a "Reset Room" button that combines steps 2 and 3.

I'd take a crack at implementing it myself, but I'm not sure how easy it is to set up to contribute here; I'm not sure what the toolchain is, and it doesn't look like I'd be able to easily test any server-side changes. So if there ends up being a strong reason for needing a new ResetRoom entrypoint instead of just chaining together Delete + Create on the client side, I'd be stuck.

@fenhl
Copy link
Member

fenhl commented Aug 6, 2023

I hadn't thought of this because I assumed that people would delete their rooms after completing a seed. But this sounds like a reasonable addition. I'm not sure how easy setting up development is either, but if you'd like to give it a try, maybe we can hop into a Discord call some time and I can walk you through things (and possibly fix things to make dev setup easier)?

@fenhl fenhl added type: enhancement New feature or request status: good first issue Good for new contributors, feel free to request mentoring labels Aug 6, 2023
@fenhl fenhl added the component: GUI Related to the multiworld app label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: GUI Related to the multiworld app status: good first issue Good for new contributors, feel free to request mentoring type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants