Added
Click Button Game Type
• Added a new interactive game type where players must click a button in chat to win
• Fully confiruable with custom button text, colors, and difficulty settings.
• Supports all standard game features including time limits, points, and difficulty settings.
Bug Fixes
Auto-Run Scheduler Improvements
• Fixed issue where the auto-run scheduler would permanently stop working due to missing or invalid configuration values.
• Fixed issue where the scheduler wouldd stop running when players left the server, even though enough players were still online to continue games.
• The scheduler will now automatically recover from errors instead of stopping permanently.
Database Fixes
• Fixed issue where win statistics (streaks, win counts, best times) were not being saved when using SQLite storage.
• All player statistics will now be properly recorded regardless of storage type (SQLite, MySQL, or YAML).
Game Stability
• Added safety checks to prevent crashes when game configuration files are missing required data.
• Games will now handle empty or invalid configuration more gracefully.