-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced logging, UI, and AFK functionality
- App.xaml.cs: Improved exception logging to include message and stack trace. - OSCController.cs: Refined progress bar time display and customization, fixed a method termination issue. - UpdateApp.cs: Streamlined application restart process by using the current path for file and directory. - AfkModule.cs: Optimized AFK detection by removing unused code, refining AFK mode transitions, and updating idle time tracking. Simplified duration formatting and removed the GetIdleTime method for potential refactoring.
- Loading branch information
Showing
4 changed files
with
22 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters