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

Fixes Recoil if Miss effect if crashed into absorb ability #5726

Closed
wants to merge 3 commits into from

Conversation

AlexOn1ine
Copy link
Collaborator

Fixes #5477

Outside of this fix I created a regular effect for recoil moves because I can't guarantee that there aren't going to be bugs if you mix in other move effects with recoil effects that go through moveend.

@AlexOn1ine
Copy link
Collaborator Author

reverted the addition of the effect because it can silently break users move. I think it wasn't a great call to check the recoil instead of effect because this can break elsewhere but when mixed with different effects. Though as long as it doesn't cause issues in vanilla it is fine. Users will probably test their new moves and notice something is wrong.

@AlexOn1ine AlexOn1ine added bugfix Bugfixes category: battle-mechanic Pertains to battle mechanics labels Nov 28, 2024
@AlexOn1ine
Copy link
Collaborator Author

please either solve conflicts or supersede

@Pawkkie
Copy link
Collaborator

Pawkkie commented Dec 3, 2024

please either solve conflicts or supersede

Dyou want to go through the review process for this still? If so I'll solve conflicts, if not we can supersede.

@AlexOn1ine
Copy link
Collaborator Author

please either solve conflicts or supersede

Dyou want to go through the review process for this still? If so I'll solve conflicts, if not I can supersede.

feel free to do whatever you think is best

@AlexOn1ine
Copy link
Collaborator Author

#5774

@AlexOn1ine AlexOn1ine closed this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bugfixes category: battle-mechanic Pertains to battle mechanics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supercell Slam not crashing on immunitiy abilities
2 participants