Skip to content

Eradicate rand - #6553

Merged
serprex merged 2 commits into
HarbourMasters:developfrom
serprex:always-seed-10-digits
May 29, 2026
Merged

Eradicate rand#6553
serprex merged 2 commits into
HarbourMasters:developfrom
serprex:always-seed-10-digits

Conversation

@serprex

@serprex serprex commented Apr 22, 2026

Copy link
Copy Markdown
Member

Random seeds always generate 10 digits

Reduce max seed size, this is getting hashed so it's not valuable to have so many characters

Fix randomized bomb fuse to not be overridden by bomb time multiplier

fixes #5735

Build Artifacts

@serprex
serprex force-pushed the always-seed-10-digits branch 2 times, most recently from e3a53a4 to 3ccc030 Compare April 22, 2026 16:02
Reduce max seed size, this is getting hashed so it's not valuable to have so many characters
@serprex
serprex force-pushed the always-seed-10-digits branch from c89458c to 21ec95d Compare April 22, 2026 17:00
@serprex
serprex changed the base branch from develop-ackbar to develop April 22, 2026 17:00
@serprex serprex changed the title Random seed: always generate 10 digits Eradicate rand Apr 22, 2026
Comment thread soh/soh/Enhancements/game-interactor/GameInteractor_RawAction.cpp
@serprex
serprex force-pushed the always-seed-10-digits branch from 21ec95d to eb99683 Compare April 22, 2026 17:15
@serprex
serprex requested a review from Pepe20129 April 22, 2026 17:16
@serprex
serprex merged commit a3ab0e2 into HarbourMasters:develop May 29, 2026
7 checks passed
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.

Randomizer only generates random seeds up to 5 digits in Windows

1 participant