Commit Graph

5 Commits

Author SHA1 Message Date
1464808fcc Add SetDuration method and enhance command handling in TaskTimer
- Introduced SetDuration method to allow setting the timer duration when not running.
- Updated ProcessTimerCommand to handle ADDTIME and SETDURATION commands with appropriate validation.
- Improved logging for command processing and added warnings for invalid inputs.
2025-11-13 11:21:12 +01:00
000a2d5b05 adjusted all character ids 2025-11-11 23:50:54 +01:00
fb002a6096 Refactor TaskButtonManager and TaskTimer to streamline timer command handling 2025-10-21 18:27:33 +02:00
8274e78d1b Added UDP control functionality to TaskTimer, allowing timer commands via UDP. Updated README to include new timer commands: START, PAUSE, RESUME, and RESET. 2025-10-21 18:17:41 +02:00
6e08e6a660 task timer + logic 2025-10-12 14:31:20 +02:00