Allow multiple games per region in Custom genlocke #34

Merged
TheFurya merged 3 commits from develop into main 2026-03-17 13:35:30 +01:00
Owner

Summary

  • In custom genlocke mode, the region picker no longer filters out already-used regions, allowing users to add multiple legs from the same region (e.g. Black + Black 2 in Unova)
  • Preset modes (True/Normal) keep the existing one-per-region behavior
  • Already-used regions show a subtle dot indicator in the picker for clarity

Test plan

  • Create a Custom genlocke and verify you can add multiple legs from the same region
  • Create a True/Normal genlocke and verify regions still cannot be duplicated
  • Confirm the leg list and confirm step render correctly with duplicate regions
## Summary - In custom genlocke mode, the region picker no longer filters out already-used regions, allowing users to add multiple legs from the same region (e.g. Black + Black 2 in Unova) - Preset modes (True/Normal) keep the existing one-per-region behavior - Already-used regions show a subtle dot indicator in the picker for clarity ## Test plan - [ ] Create a Custom genlocke and verify you can add multiple legs from the same region - [ ] Create a True/Normal genlocke and verify regions still cannot be duplicated - [ ] Confirm the leg list and confirm step render correctly with duplicate regions
TheFurya added 3 commits 2026-03-17 13:35:15 +01:00
Add renovate.json
All checks were successful
CI / backend-tests (pull_request) Successful in 27s
CI / frontend-tests (pull_request) Successful in 28s
70aa1156f5
Merge pull request 'Configure Renovate' (#33) from renovate/configure into develop
All checks were successful
CI / backend-tests (push) Successful in 26s
CI / frontend-tests (push) Successful in 29s
7d1c091432
Reviewed-on: #33
Allow multiple games per region in Custom genlocke
All checks were successful
CI / backend-tests (push) Successful in 25s
CI / frontend-tests (push) Successful in 27s
535154a056
In custom mode, the region picker no longer filters out already-used
regions, letting users add multiple legs from the same region (e.g.
Black + Black 2 in Unova). Preset modes keep the one-per-region
behavior. Already-used regions show a subtle dot indicator.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
TheFurya merged commit 013a45ab56 into main 2026-03-17 13:35:30 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pokemon/nuzlocke-tracker#34