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

RNG for Metronome, multi-hit moves, and Loaded Dice #3159

Merged
merged 3 commits into from
Jul 23, 2023

Conversation

mrgriffin
Copy link
Collaborator

Egg added tests for Metronome/Mirror Move in #3135, this PR migrates those to using structured RNG so that we don't have to specify explicit seeds.

RandomUniformExcept might want to grow a const void * argument for passing data to reject.

@mrgriffin mrgriffin force-pushed the rhh-rng-metronome-multihit branch from 6822a0f to ae14d94 Compare July 20, 2023 09:32
@mrgriffin
Copy link
Collaborator Author

(I'll rebase this before merging)

@mrgriffin
Copy link
Collaborator Author

Rebased :)

@mrgriffin mrgriffin force-pushed the rhh-rng-metronome-multihit branch from b92e812 to 6f40d44 Compare July 23, 2023 09:25
@ghoulslash ghoulslash merged commit b543189 into rh-hideout:master Jul 23, 2023
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.

3 participants