Allow multiple games per region in Custom genlocke
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>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# 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.
|
||||
Reference in New Issue
Block a user