-
Notifications
You must be signed in to change notification settings - Fork 131
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
Rewrite it entirely #112
Comments
Some things to consider:
|
This is easy enough to add.
It would be really nice if we had release channels on GitHub so we could release playback and netplay builds separately from each other. Since that isn't an option atm, we can just go with your endpoint idea.
Maybe you "play" netplay, "view" replays, and "watch" broadcasts? |
I'm just going to briefly cover the project structure of the rewrite. Open to feedback and other changes. The
|
With the merging of #117 I think the
|
The rewrite has been released as 2.0.0 🎉. Thank you to everyone that contributed, Vince and I are so excited about this release and we couldn't have done it without your help. Deferred features will be made into separate Issues. |
The desktop app is long overdue for a rewrite. This issue is just so we can keep track of the overall work to be done. Work is being done in https://github.com/project-slippi/slippi-desktop-app/tree/refactor/rewrite and
rewrite/*
branches. Always make a branch off ofrefactor/rewrite
with the namerewrite/<feature name>
.The rewrite is now open to outside contributions. However I suggest you discuss code design with me and Vince before implementing something so you don't waste time on something we don't like.
Deferred for now
Done
BigMedium play buttonThe text was updated successfully, but these errors were encountered: