11 lines
394 B
Markdown
11 lines
394 B
Markdown
|
|
---
|
||
|
|
# nuzlocke-tracker-cftf
|
||
|
|
title: Filter out routes with no encounters for active game
|
||
|
|
status: completed
|
||
|
|
type: task
|
||
|
|
priority: normal
|
||
|
|
created_at: 2026-02-14T14:38:05Z
|
||
|
|
updated_at: 2026-02-14T14:38:19Z
|
||
|
|
---
|
||
|
|
|
||
|
|
Route orders are per version group, so both games in a pair share the same route list. Routes with no encounters for the active game should be filtered out in the list_game_routes endpoint.
|