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

Enable Replays for Target Test and Home Run Contest #87

Merged
merged 7 commits into from
Jan 26, 2022

Conversation

cnkeats
Copy link
Contributor

@cnkeats cnkeats commented Jan 11, 2022

This PR covers the following:

  • Enables recording and playback of BTT, including the targets display
  • Enables recording and playback of HRC, including the distance display
  • Fixes a bug where some characters were facing the incorrect direction when they spawned in BTT
  • Fixes a bug where Sandbag incorrectly took damage from being off-camera in HRC
  • Adds constants for various scenes

Home Run Contest replays will have the announcer say if it's a new record and will store the value while the game continues to run. Amusingly, this means that if you watch several replays back-to-back, the announcer will only shout out distances that are higher than the ones already watched.

Common/Common.s Outdated Show resolved Hide resolved
@JLaferri JLaferri merged commit 65ad4f9 into project-slippi:master Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants