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 fainted battler being able to select an action #6339

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

PhallenTree
Copy link

@PhallenTree PhallenTree commented Feb 25, 2025

Fixes fainted battlers on the right slot being given the option to select an action. This happened because battlerState.absentBattlerFlags was not being set correctly.

Fixed interaction:

double_battle_fix.mp4

Issue(s) that this PR fixes

Fixes #6294

Discord contact info

PhallenTree

@AlexOn1ine
Copy link
Collaborator

AlexOn1ine commented Feb 25, 2025

I'm a bit surprised that this was broken. Do you have an idea what caused this? I mean it previously worked without this specific fix

@hedara90 hedara90 added bugfix Bugfixes category: battle-mechanic Pertains to battle mechanics labels Feb 26, 2025
@AlexOn1ine AlexOn1ine merged commit b16aa37 into rh-hideout:upcoming Feb 26, 2025
1 check passed
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.

3 participants