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>
11 lines
448 B
Markdown
11 lines
448 B
Markdown
---
|
|
# nuzlocke-tracker-na3s
|
|
title: Allow multiple games per region in Custom genlocke
|
|
status: completed
|
|
type: feature
|
|
priority: normal
|
|
created_at: 2026-03-17T12:29:57Z
|
|
updated_at: 2026-03-17T12:32:05Z
|
|
---
|
|
|
|
Users want to run multiple games from the same region in a genlocke (e.g., Black + Black 2 in Unova). Change availableRegions computation so custom mode shows all regions, and add a subtle indicator for already-used regions in AddLegDropdown. |