742e4251fb7b7ae4349c962cdde726db24e32e34
- Fix memory leaks in match3_gameplay.gd with proper queue_free() usage - Add comprehensive error handling and fallback mechanisms to SettingsManager - Resolve scene loading race conditions in GameManager with state protection - Remove problematic static variables from tile.gd, replace with instance-based approach - Consolidate duplicate debug menu classes into shared DebugMenuBase - Add input validation across all user input paths for security and stability
Description
Languages
GDScript
63.4%
Python
33.3%
Shell
1.7%
Batchfile
1.6%