- Implement NPC events module with full IRC command support: - \!events: View all active community events - \!event <id>: Get detailed event information and leaderboard - \!contribute <id>: Participate in community events - \!eventhelp: Comprehensive event system documentation - Add NPC events backend system with automatic spawning: - Configurable event types (resource gathering, pet rescue, exploration) - Difficulty levels (easy, medium, hard) with scaled rewards - Community collaboration mechanics with shared progress - Automatic event spawning and expiration management - Database integration for event tracking and player contributions - Expandable system supporting future event types and mechanics - Admin \!startevent command for manual event creation - Comprehensive error handling and user feedback 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| achievements.py | ||
| admin.py | ||
| backup_commands.py | ||
| base_module.py | ||
| battle_system.py | ||
| connection_monitor.py | ||
| core_commands.py | ||
| exploration.py | ||
| gym_battles.py | ||
| inventory.py | ||
| npc_events.py | ||
| pet_management.py | ||
| team_builder.py | ||