-
Notifications
You must be signed in to change notification settings - Fork 37
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
Enable saving replay #4
Comments
Suggestion from @repeat_c: It would be good if we can see the keyboard inputs (like the following image) in the replay: |
Suggestion from @e6p77Bi8CW7zRBg: It would be good if we can open multiple replay files at once (or a zip file containing multiple replay files) and select one from the list like the following image: |
And also I think it would be good if we can select a game on a replay file. If we click the game title, for example, "Player1vsPlayer2 12:15", the scrubber moves to the start of the game. |
Suggestion from @e6p77Bi8CW7zRBg: It would be good if there's an option that can be set to save replay automatically. |
Saving replay feature was merged to branch master by commit 0e50acc. |
Seeing keyboard inputs feature was merged to branch master by commit e0f026f. |
Auto-save-replay feature was merged to branch master by commit e6c7d0f. |
Enhancement suggestion from @e6p77Bi8CW7zRBg:
It would be good if a user can save replay.
The text was updated successfully, but these errors were encountered: