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: Trans sctrl during hitpause bug #1443

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

Wftk
Copy link
Contributor

@Wftk Wftk commented Oct 13, 2023

When trans sctrl active and if ignorehitpause = 0 sctrl in ikemen dont reset during hitpause
Examples

Ikemen:

2023-10-13.19-56-28.mp4

Mugen:

2023-10-13.19-55-53.mp4

Fix: rgba sprites palfx add param fix for 1.1 blending if summ of src and dest alpha = 256(e.g 128x128, 96x160 etc)

@github-actions github-actions bot added the PR: fix This PR implements changes that don't belong to other categories label Oct 13, 2023
@Wftk Wftk changed the title fix:Trans sctrl hitpause blending unreset fix: Trans sctrl hitpause blending unreset Oct 13, 2023
@github-actions github-actions bot added PR: fix This PR implements changes that don't belong to other categories and removed PR: fix This PR implements changes that don't belong to other categories labels Oct 13, 2023
@Wftk Wftk changed the title fix: Trans sctrl hitpause blending unreset fix: Trans sctrl during hitpause bug Oct 13, 2023
@github-actions github-actions bot added PR: fix This PR implements changes that don't belong to other categories and removed PR: fix This PR implements changes that don't belong to other categories labels Oct 13, 2023
@K4thos K4thos merged commit 2a4c409 into ikemen-engine:master Oct 16, 2023
6 checks passed
@potsmugen
Copy link
Contributor

It turns out Ikemen was replicating Winmugen in this case, which makes sense given its history. I'll add a version check.

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.

3 participants