CS2 TriggerBot - Release v1.2.1
Improvements:
- Error Handling: Enhanced error logging and exception handling across multiple modules for better debugging and user feedback.
- Config Management: Added debounce interval in the configuration file watcher to prevent multiple triggers on file changes.
- Log Viewer: Refined log update functionality for smoother integration in the Logs tab.
Bug Fixes:
- Trigger Activation: Fixed issues with non-mouse trigger activation by validating the
trigger_key
during key press/release events. - Configuration Loading: Resolved crashes due to malformed or missing configuration files by automatically falling back to defaults.
Full Changelog: v1.2.0...v1.2.1