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

[PKMN RB] Make Encounters in one location unique #3994

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

palex00
Copy link
Contributor

@palex00 palex00 commented Sep 24, 2024

Please format your title with what portion of the project this pull request is
targeting and what it's changing.

ex. "MyGame4: implement new game" or "Docs: add new guide for customizing MyGame3"

What is this fixing or adding?

Previously in generation one Pokémon could occupy multiple encounter slots in one location. The player was thus unable to determine whether they encountered / caught all Pokémon on the route. This changes it so there will be unique encounters.

Code is by @vyneras who allowed me to PR it

How was this tested?

I did ten test generations with 1:1 mapping set to false and various settings regarding pokemon types, base stats and randomizations and checked both with a script and manually whether there are duplicates. There were not.

If this makes graphical changes, please attach screenshots.

N/A

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Sep 24, 2024
@Exempt-Medic Exempt-Medic added is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. labels Sep 24, 2024
@Exempt-Medic
Copy link
Collaborator

@Alchav

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants