Skip to content

Reorganize FRLG RNG code - #1190

Merged
Mysticial merged 3 commits into
PokemonAutomation:mainfrom
theastrogoth:tag/rng-organization
Apr 18, 2026
Merged

Reorganize FRLG RNG code#1190
Mysticial merged 3 commits into
PokemonAutomation:mainfrom
theastrogoth:tag/rng-organization

Conversation

@theastrogoth

Copy link
Copy Markdown
Contributor

This splits much of the RNG Helper program into separate files to make it easier to add new programs as we go. I made a few tweaks to some other things as well:

  • reuse existing structs where possible rather than new ones (will prevent the need to do conversions in a few spots)
  • tweaked some names in AdvRng
  • added a way to get NatureAdjustments
  • added an RNG Manipulation section to the FRLG panels
  • Made "hard" resets for RNG manip more reliable
    • previous timings sometimes missed the initial black screen when the game was launched

@Mysticial
Mysticial merged commit 3c34201 into PokemonAutomation:main Apr 18, 2026
7 checks passed
@theastrogoth
theastrogoth deleted the tag/rng-organization branch April 24, 2026 14:52
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