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 Action Commands not working before obtaining any badges #82

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

JaThePlayer
Copy link
Collaborator

If a mod enables action commands at the start of the game via gPlayerData.hasActionCommands, then they still won't work until the player obtains a badge, due to previous changes to is_ability_active done by dx - the game handles the AC check in a very weird way...
This PR fixes this bug.

@bates64 bates64 merged commit 8ddb934 into bates64:main Jun 20, 2024
3 of 4 checks passed
@JaThePlayer JaThePlayer deleted the JaThePlayer-FixACBeforeBadges branch June 24, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants