• Stefy Lanza (nextime / spora )'s avatar
    Implement new match video flow with betting calculation · 5ed9a200
    Stefy Lanza (nextime / spora ) authored
    - Remove automatic PLAY_VIDEO_MATCH sending from MatchTimerComponent
    - Add MATCH_START handler to GamesThread with betting calculation logic
    - Update Message Builder to include result parameter in PLAY_VIDEO_MATCH messages
    - Update Qt Player to use match_video.html template for match videos
    - Add new match_video.html overlay template for displaying match results
    
    The new flow: Start Games -> MATCH_START -> betting calculation -> PLAY_VIDEO_MATCH with result -> display match video with result overlay
    5ed9a200
player.py 147 KB