Closes #116 The endpoint was returning results in player_id insertion order, causing /evo status in Discord to show a wall of T0/value-0 cards before any progressed players. Sort by current_tier DESC, current_value DESC so the most-evolved cards always appear first. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| models | ||
| routers_v2 | ||
| seed | ||
| services | ||
| __init__.py | ||
| card_creation.py | ||
| db_engine.py | ||
| db_helpers.py | ||
| dependencies.py | ||
| main.py | ||
| player_scouting.py | ||