Fix team builder interface and implement working drag-and-drop functionality
- Completely rewrote team builder with unified template system - Fixed center alignment issues with proper CSS layout (max-width: 1200px, margin: 0 auto) - Implemented working drag-and-drop between storage and numbered team slots (1-6) - Added double-click backup method for moving pets - Fixed JavaScript initialization and DOM loading issues - Added proper visual feedback during drag operations - Fixed CSS syntax errors that were breaking f-string templates - Added missing send_json_response method for AJAX requests - Integrated IRC PIN delivery system for secure team changes - Updated PetBotWebServer constructor to accept bot instance for IRC messaging 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
8e9ff2960f
commit
ff14710987
1 changed files with 2799 additions and 1260 deletions
4059
webserver.py
4059
webserver.py
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue