Activity
Merge branch 'main' into lp/teams
Merge branch 'main' into lp/teams
feat: tiebreak wait screen & bg music
feat: tiebreak wait screen & bg music
feat: action to show tiebreak question
feat: action to show tiebreak question
feat: action for playing sound during selecting question
feat: action for playing sound during selecting question
fix: tiebreaker not allowing players to answer
fix: tiebreaker not allowing players to answer
fix: tiebreaker points associated with previous question
fix: tiebreaker points associated with previous question
feat: dynamic time to answer in questions
feat: dynamic time to answer in questions
feat: saves now controlled in the frontend
feat: saves now controlled in the frontend
feat: fix endpoints and playThemeSong action
feat: fix endpoints and playThemeSong action
fix: turn off controller lights on sos answering
fix: turn off controller lights on sos answering
fix: remove calculation of teams after SOS, it will be implemented in…
fix: remove calculation of teams after SOS, it will be implemented in…
fix: end_game method being called instead of __end_game
fix: end_game method being called instead of __end_game
fix: return [] instead of None before SOS start
fix: return [] instead of None before SOS start
fix: calculate SOS winners when showing
fix: calculate SOS winners when showing
feat: only recalculate teams points for SOS when end is called
feat: only recalculate teams points for SOS when end is called
feat: add show split or steal results and end endpoint
feat: add show split or steal results and end endpoint
Merge branch 'lp/teams' of github.com:cesium/jeopardy into lp/teams
Merge branch 'lp/teams' of github.com:cesium/jeopardy into lp/teams