fix: ensure nightwave daily challenges are unique #2422

Merged
Sainan merged 2 commits from unique-daily into main 2025-07-06 20:13:32 -07:00
Owner

When generating a daily challenge, we now use sequentiallyUniqueRandomElement with a lookbehind of 2 to ensure the 2 previous (and still active) daily challenges are not duplicated.

Re #2411

When generating a daily challenge, we now use sequentiallyUniqueRandomElement with a lookbehind of 2 to ensure the 2 previous (and still active) daily challenges are not duplicated. Re #2411
Sainan added 1 commit 2025-07-05 22:13:05 -07:00
chore: ensure nightwave daily challenges are unique
All checks were successful
Build / build (pull_request) Successful in 49s
c275e7f9fc
When generating a daily challenge, we now use sequentallyUniqueRandomElement with a lookbehind of 2 to ensure the 2 previous (and still active) daily challenges are not duplicated.
Sainan added 1 commit 2025-07-06 01:08:09 -07:00
fix typo
All checks were successful
Build / build (pull_request) Successful in 53s
0869a768dc
Sainan merged commit 3d8c1d036a into main 2025-07-06 20:13:32 -07:00
Sainan deleted branch unique-daily 2025-07-06 20:13:33 -07:00
Sign in to join this conversation.
No description provided.