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

Character Punish Calculator ignores moves that have additional numbers in parentheses #77

Open
AtomToast opened this issue Jun 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@AtomToast
Copy link

The punish calculator does not seem to take into account moves that don't contain a pure number in their oB column.

In the example below, Akumas Light and Medium DP contain just numbers ("-23" and "-30" respectively). While Heavy and OD DP contain an additional number in parentheses, for when the move is blocked crouching. ("-36(-39)" and "-39(-41)"). This seems to break the calculations.

Steps to reproduce:

P1: Dee Jay
P2: Akuma

Try to punish Akuma with Dee Jay's "OD Punches"

Expected Result:

The list containing Medium DP and all higher ones.

Actual Result:

Only Medium DP is listed.

@D4RKONION
Copy link
Owner

Thanks for the report, and sorry for the delay. This is a long running known issue with the calculators. I will try and fix this in the next patch but if not, I'll get around to it at some point; so leaving the issue open.

@D4RKONION D4RKONION added the bug Something isn't working label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants