pokemon-showdown/sim/tools
Guangcong Luo fde2b1187f
Some checks are pending
Node.js CI / build (16.x) (push) Waiting to run
PRNGSeed is now a string (#10826)
This makes it so we no longer need to ad-hoc convert seeds from strings
to arrays when we get them from text protocols like the command line or
BattleStream's `reseed` command.

It also has the side benefit of making inputlogs very slightly smaller.
2025-01-15 15:51:28 -08:00
..
exhaustive-runner.ts PRNGSeed is now a string (#10826) 2025-01-15 15:51:28 -08:00
multi-random-runner.ts PRNGSeed is now a string (#10826) 2025-01-15 15:51:28 -08:00
random-player-ai.ts PRNGSeed is now a string (#10826) 2025-01-15 15:51:28 -08:00
runner.ts PRNGSeed is now a string (#10826) 2025-01-15 15:51:28 -08:00