feature/genlocke-naming-scheme #23

Merged
TheFurya merged 2 commits from feature/genlocke-naming-scheme into develop 2026-02-14 11:04:46 +01:00

2 Commits

Author SHA1 Message Date
0728d55f06 Fix python formatting and linting.
All checks were successful
CI / backend-lint (pull_request) Successful in 8s
CI / frontend-lint (pull_request) Successful in 29s
2026-02-14 09:59:38 +01:00
57023fc52a Add naming scheme support for genlockes with lineage-aware suggestions
Some checks failed
CI / backend-lint (pull_request) Failing after 8s
CI / frontend-lint (pull_request) Successful in 31s
Genlockes can now select a naming scheme at creation time, which is
automatically applied to every leg's run. When catching a pokemon whose
evolution family appeared in a previous leg, the system suggests the
original nickname with a roman numeral suffix (e.g., "Heracles II").

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 09:52:13 +01:00