• Stefy Lanza (nextime / spora )'s avatar
    fix: Register MatchTimerComponent with message bus · 4ddf7439
    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
    4ddf7439
match_timer.py 14.5 KB