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

feat: KO echo, autoguard adjustment #1196

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Conversation

potsmugen
Copy link
Contributor

  • Added missing KO echo feature
  • AssertSpecial Autoguard now makes the character block high or low automatically, like the options menu Autoguard
  • Small Autoguard refactor: enabling Autoguard in the options now asserts the AutoGuard flag every frame. This cuts some redundancy and allows characters to check for active autoguard with the IsAsserted trigger
  • Fixes MUGEN KO.echo unimplemented #946

- Added missing KO echo feature
- AssertSpecial Autoguard now makes the character block high or low automatically, like the options menu Autoguard
- Small Autoguard refactor: enabling Autoguard in the options now asserts the AutoGuard flag every frame. This cuts some redundancy and allows characters to check for active autoguard with the IsAsserted trigger
@github-actions github-actions bot added the PR: feat This PR implements a new feature label Apr 26, 2023
@K4thos K4thos merged commit 07986d2 into ikemen-engine:master Apr 26, 2023
@potsmugen potsmugen deleted the echo branch April 27, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feat This PR implements a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MUGEN KO.echo unimplemented
2 participants