Rewrote route_order.json with correct progression ordering for all 15 version groups (Gen 1-9), validated against encounter data files. Added generate_route_order.py script for reproducible generation and validation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
329 B
Markdown
11 lines
329 B
Markdown
---
|
|
# nuzlocke-tracker-ceeh
|
|
title: Clean up old seed generation tools
|
|
status: completed
|
|
type: task
|
|
priority: normal
|
|
created_at: 2026-02-11T12:52:31Z
|
|
updated_at: 2026-02-11T13:55:49Z
|
|
---
|
|
|
|
Remove the old Go fetch-pokeapi tool from tools/fetch-pokeapi/ and update README.md references to point to the new import-pokedb tool instead. |