megaproxy
  • Joined on 2025-07-14
megaproxy pushed to master at megaproxy/megabot 2025-07-17 19:04:14 +00:00
a3ed25f8dd Initial commit: Enhanced IRC bot with duck hunt game
megaproxy created repository megaproxy/megabot 2025-07-17 18:42:03 +00:00
megaproxy pushed to main at megaproxy/Petbot 2025-07-17 17:05:46 +00:00
3efefb6632 Update documentation with v0.3.0 achievements and future Claude guidance
86902c6b83 Clean up IRC command architecture and eliminate redundancy
Compare 2 commits »
megaproxy pushed to main at megaproxy/Petbot 2025-07-17 16:39:59 +00:00
5293da2921 Implement complete team swap functionality between web interface and IRC battles
285a7c4a7e Complete team builder enhancement with active team display and pet counts
d3822bb19f Fix team builder database conversion error and standardize data format
Compare 3 commits »
megaproxy pushed to main at megaproxy/Petbot 2025-07-17 00:12:56 +00:00
00d41c8ce7 Fix team builder JSON parse error and hardcoded nickname
megaproxy pushed to main at megaproxy/Petbot 2025-07-16 11:44:21 +00:00
e4d4205cd8 Fix critical experience system race condition and level down bug
megaproxy pushed to main at megaproxy/Petbot 2025-07-16 11:34:16 +00:00
cd2ad10aec Add comprehensive NPC events system with community collaboration
530134bd36 Update bot and webserver integration for healing system support
8ae7da8379 Update module loading and rate limiting for healing system integration
adcd5afd85 Update help documentation with comprehensive pet healing system
a333306ad3 Integrate pet fainting tracking into battle system
Compare 8 commits »
megaproxy pushed to main at megaproxy/Petbot 2025-07-15 22:42:24 +00:00
add7731d80 Implement comprehensive team builder configuration system
megaproxy pushed to main at megaproxy/Petbot 2025-07-15 20:48:37 +00:00
6cd25ab9b1 Update README with comprehensive feature descriptions and latest enhancements
megaproxy pushed to main at megaproxy/Petbot 2025-07-15 20:47:48 +00:00
88e352ee79 Enhance web interface and item system with user experience improvements
megaproxy pushed to main at megaproxy/Petbot 2025-07-15 20:19:08 +00:00
915aa00bea Implement comprehensive rate limiting system and item spawn configuration
megaproxy pushed to main at megaproxy/Petbot 2025-07-15 16:38:59 +00:00
f8ac661cd1 Add development documentation and task tracking
megaproxy pushed to main at megaproxy/Petbot 2025-07-15 16:00:07 +00:00
c8cb99a4d0 Update project documentation for web interface enhancements
5ac3e36f0c Add unified navigation bar to all webserver pages
f7fe4ce034 Update help documentation to reflect web interface changes
ac655b07e6 Remove \!swap command and redirect pet management to web interface
d05b2ead53 Fix exploration and battle system state management bugs
Compare 10 commits »
megaproxy pushed to main at megaproxy/Petbot 2025-07-14 20:48:19 +00:00
39ba55832d Fix team builder issues, Added startup import checks for consistency
megaproxy pushed to main at megaproxy/Petbot 2025-07-14 20:10:29 +00:00
08f7aa8ea8 Fix database constraints and team builder save functionality
megaproxy pushed to main at megaproxy/Petbot 2025-07-14 16:19:37 +00:00
60dbcae113 Fix drag-and-drop dataTransfer errors and add double-click backup
megaproxy pushed to main at megaproxy/Petbot 2025-07-14 16:17:34 +00:00
bbaba99020 Rewrite drag-and-drop with comprehensive testing and debugging
megaproxy pushed to main at megaproxy/Petbot 2025-07-14 16:14:53 +00:00
d245454231 Fix drag-and-drop functionality in team builder
megaproxy pushed to main at megaproxy/Petbot 2025-07-14 16:11:54 +00:00
7d49730a5f Enhance team builder with full drag-and-drop and detailed pet stats
megaproxy pushed to main at megaproxy/Petbot 2025-07-14 16:08:05 +00:00
9cf2231a03 Implement secure team builder with PIN verification system