• Stefy Lanza (nextime / spora )'s avatar
    fix: Register MatchTimerComponent with message bus · 67334ae7
    Stefy Lanza (nextime / spora ) authored
    - Add message_bus.register_component() call in MatchTimerComponent constructor
    - Add message_bus.unregister_component() call in shutdown method
    - Fixes 'Recipient match_timer not found' warning when sending messages
    - Ensures proper message routing to the match timer component
    - Component can now receive START_GAME, SCHEDULE_GAMES, and CUSTOM messages
    67334ae7
Name
Last commit
Last update
assets Loading commit data...
mbetterclient Loading commit data...
packages Loading commit data...
uploads Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE Loading commit data...
PyQt6_UPGRADE_SUMMARY.md Loading commit data...
PyQt6_VIDEO_PLAYER_DOCUMENTATION.md Loading commit data...
README.md Loading commit data...
build.bat Loading commit data...
build.py Loading commit data...
build.sh Loading commit data...
main.py Loading commit data...
requirements.txt Loading commit data...
test_ffmpeg.py Loading commit data...
test_games_thread.py Loading commit data...
test_persistent_dirs.py Loading commit data...
test_screen_cast_integration.py Loading commit data...