Petbot/src
megaproxy 285a7c4a7e Complete team builder enhancement with active team display and pet counts
- 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>
2025-07-17 14:14:01 +00:00
..
__init__.py Initial commit: Complete PetBot IRC Game 2025-07-13 23:57:39 +01:00
backup_manager.py Implement comprehensive rate limiting system and item spawn configuration 2025-07-15 20:10:43 +00:00
battle_engine.py Initial commit: Complete PetBot IRC Game 2025-07-13 23:57:39 +01:00
bot.py Initial commit: Complete PetBot IRC Game 2025-07-13 23:57:39 +01:00
database.py Complete team builder enhancement with active team display and pet counts 2025-07-17 14:14:01 +00:00
game_engine.py Add \!heal command and automatic pet recovery background system 2025-07-16 11:32:25 +00:00
irc_connection_manager.py Implement comprehensive team builder configuration system 2025-07-15 22:40:23 +00:00
npc_events.py Add comprehensive NPC events system with community collaboration 2025-07-16 11:34:01 +00:00
rate_limiter.py Update module loading and rate limiting for healing system integration 2025-07-16 11:33:23 +00:00
team_management.py Complete team builder enhancement with active team display and pet counts 2025-07-17 14:14:01 +00:00