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

fix: ctrl at round end #1202

Merged
merged 2 commits into from
Apr 27, 2023
Merged

fix: ctrl at round end #1202

merged 2 commits into from
Apr 27, 2023

Conversation

potsmugen
Copy link
Contributor

  • The "control over" period now expires when characters enter their win poses, as in Mugen
  • Asserting PostRoundInput now allows characters to jump during round end
  • Simplified training dummy jumping instructions. This makes them work with more characters in more situations
  • Superpause "unhittable" parameter is now reflected in the debug hitbox display (fixes Hitbox display and SuperPause "unhittable" parameter #1012)

- Simplified training dummy jumping instructions. This makes them work with more characters in more situations
- The "control over" period now expires when characters enter their win poses, as in Mugen
- Asserting PostRoundInput now allows characters to jump during round end
- Superpause "unhittable" parameter is now reflected in the hitbox display
@github-actions github-actions bot added the PR: fix This PR implements changes that don't belong to other categories label Apr 27, 2023
@K4thos K4thos merged commit fc8d03f into ikemen-engine:master Apr 27, 2023
@potsmugen potsmugen deleted the ctrl branch April 30, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix This PR implements changes that don't belong to other categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hitbox display and SuperPause "unhittable" parameter
2 participants