chore: improve randomness of void storm missions #2428

Merged
Sainan merged 2 commits from better-storm-rng into main 2025-07-08 00:28:49 -07:00

2 Commits

Author SHA1 Message Date
07bdd03319 oops
All checks were successful
Build / build (pull_request) Successful in 1m14s
2025-07-07 05:22:06 +02:00
9503efa4f4 chore: improve randomness of void storm missions
Some checks failed
Build / build (pull_request) Failing after 16s
Instead of alternating the mission pool every hour, we now use sequentallyUniqueRandomElement which should ensure that we don't duplicate any of the last x missions (x = 3 for Lith & Axi and x = 1 Meso & Neo).
2025-07-07 05:17:49 +02:00