Commit Graph

12 Commits

Author SHA1 Message Date
007bade391 removed walking animation 2025-11-13 11:58:34 +01:00
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
63a2a451c0 revert e99159a368
revert Add notes handling to TaskButtonManager for UDP commands
2025-11-10 09:38:28 +00:00
e3a775ee48 Revert "adjusted one scene"
This reverts commit d06088c3bc.
2025-11-10 10:36:21 +01:00
d06088c3bc adjusted one scene 2025-11-07 09:05:31 +01:00
e99159a368 Add notes handling to TaskButtonManager for UDP commands 2025-11-06 13:18:12 +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
bf79495ba2 UDP command logic 2025-10-15 10:30:16 +02:00
6e08e6a660 task timer + logic 2025-10-12 14:31:20 +02:00
568be7e628 position tracking + scene switching 2025-10-12 14:14:02 +02:00