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

Fixed followers breaking for species IDs above 1535 #5179

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

hedara90
Copy link
Collaborator

Description

Followers were breaking the game in different ways when trying to spawn a follower with species ID above 1535.
This is fixed by increasing OBJ_EVENT_GFX_SPECIES_BITS from 11 to 12, which should last us for quite a while.

Images

Before:

crash0001-0350.mp4

After:

fix1537.mp4

Issue(s) that this PR fixes

#5105

People who collaborated with me in this PR

@mrgriffin
@SarnPoke

Discord contact info

hedara

include/constants/event_objects.h Outdated Show resolved Hide resolved
@hedara90 hedara90 added bugfix Bugfixes category: overworld Pertains to out-of-battle mechanics labels Aug 15, 2024
@pkmnsnfrn pkmnsnfrn merged commit 47356d1 into rh-hideout:master Aug 15, 2024
1 check passed
@hedara90 hedara90 deleted the followers-above-1535-fix branch August 16, 2024 16:48
@Bassoonian Bassoonian added category: pokemon Pertains to Pokémon data and functionality and removed category: overworld Pertains to out-of-battle mechanics labels Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bugfixes category: pokemon Pertains to Pokémon data and functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants