paper-dynasty-discord/cogs
Cal Corum fce9cc5650
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m23s
feat(WP-11): /evo status slash command — closes #76
Add /evo status command showing paginated evolution progress:
- Progress bar with formula value vs next threshold
- Tier display names (Unranked/Initiate/Rising/Ascendant/Evolved)
- Formula shorthands (PA+TB×2, IP+K)
- Filters: card_type, tier, progress="close" (within 80%)
- Pagination at 10 per page
- Evolution cog registered in players_new/__init__.py
- 15 unit tests for pure helper functions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 15:45:41 -05:00
..
economy_new feat: add buy-scout-token option when daily limit exceeded 2026-03-09 13:12:35 -05:00
players_new feat(WP-11): /evo status slash command — closes #76 2026-03-18 15:45:41 -05:00
admins.py fix: remove db_patch call — no PATCH endpoint for scout_opportunities 2026-03-09 10:55:22 -05:00
economy.py Normalize Player.franchise queries to use Team.sname 2026-01-07 12:01:00 -06:00
gameplay_legacy.py Add responders check to dropdowns 2024-12-27 22:33:25 -06:00
gameplay.py fix: add locked_play context manager to prevent stuck play locks 2026-02-10 21:54:44 -06:00
owner.py New sync method 2024-12-18 09:59:39 -06:00
players.py Fix slash command decorators using wrong prefix command checks 2025-11-17 07:29:08 -06:00