Commit Graph

8 Commits

Author SHA1 Message Date
Christian Weimann
0c5566a7eb fix(scene): correct method call to createSceneSwitchItem 2025-01-11 10:05:45 +01:00
Christian Weimann
27446b13b8 feat(scene-manager): add 'Scene' tag to stateful scene switch items 2025-01-11 10:00:19 +01:00
Christian Weimann
47d6b80511 refactor(TimerMgr): streamline timer identification and logging 2025-01-10 06:08:04 +01:00
Christian Weimann
33e5781ee8 fix(TimerMgr): add warning for rescheduling non-existent timers 2025-01-10 06:05:20 +01:00
Christian Weimann
e299b96d15 fix(timer): handle missing timer in isActive method 2025-01-10 06:03:23 +01:00
Christian Weimann
7852cda9e6 fix(timers): prevent duplicate timer creation 2025-01-10 06:00:17 +01:00
Christian Weimann
4114f0a4a4 refactor(utils): replace console logging with SLF4J logger in TimerMgr 2025-01-10 05:48:23 +01:00
Christian Weimann
18baf76eec First commit 2025-01-10 05:24:41 +01:00