-
Notifications
You must be signed in to change notification settings - Fork 14
Basic Replay Support #76
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
base: master
Are you sure you want to change the base?
Conversation
Notes - Only singles supported - Unstable for other replays - user cannot choose their own replay to watch
|
@Mimerme hey tks for the PR. Im in the middle of something; I'll take a look as soon as I can |
…r implementation.
…l Gift, Fling. Some refactoring.
…oon, Expert Belt, Float Stone, Light Metal Heavy Metal, Safety Goggles, Deap Sea *, Light Ball, Soul Dew, time-space-orbs, Life Orb, Leftovers. Also typing fixes.
|
it's really hard reviewing this since it seems like you didnt merge upstream/master correctly. I can see commis made by me while it shouldnt happen |
- changed some variable names
|
@tetonn New to contributing code with git, so what does it exactly mean that I didn't merge the branches correctly? What should it be instead? |
|
Like usually you want to:
So on a pull request it shows your commits only and something like Merge remote-tracking branch 'upstream/master' into xxx. Not sure what Nam thinks about it though |
|
Yeah that sounds good |
|
Ah ok, thank you for the help TeToNN |
TODO : Allow user to view their own replays
Create a better front end
Download and watch local replays
Make code prettier?
Any criticism would be greatly appreciated, thanks!