- Fix pet count display for all saved teams (handles both list and dict formats) - Add comprehensive active team display with individual pet cards on hub - Show detailed pet information: stats, HP bars, happiness, types, levels - Implement responsive grid layout for active pet cards with hover effects - Add proper data format handling between active and saved teams - Create dedicated team hub with both overview and detailed sections - Standardize team data pipeline for consistent display across all interfaces 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| backup_manager.py | ||
| battle_engine.py | ||
| bot.py | ||
| database.py | ||
| game_engine.py | ||
| irc_connection_manager.py | ||
| npc_events.py | ||
| rate_limiter.py | ||
| team_management.py | ||