Commit Graph

21 Commits

Author SHA1 Message Date
Patrick Fairbank
20cb056243 Add consideration of playoff tiebreakers. 2022-08-21 14:52:54 -07:00
Patrick Fairbank
5426d56de5 Implement bracket audience display for double-elimination. 2022-08-20 17:48:45 -07:00
Patrick Fairbank
1a1c62ae49 Add test to cover editing the current match before it is committed. 2022-08-04 17:15:20 -07:00
Patrick Fairbank
bfc5e56fc9 Refactor playoff bracket logic to more easily support alternative formats. 2022-08-03 20:59:12 -07:00
Patrick Fairbank
1d523c5f37 Convert EventSettings, Match, and MatchResult models to use Bolt DB. 2021-05-16 11:19:44 -07:00
Patrick Fairbank
7028891d84 Fix imports after enabling modules. 2021-05-16 11:00:29 -07:00
Patrick Fairbank
9b17f0ab1b Run 'go fmt'. 2020-04-25 14:26:08 -07:00
Ken Schenke
f075b7bb8d Remove game-specific scoring 2020-04-14 19:38:14 -05:00
Patrick Fairbank
df9c5dfbd9 Refactor to merge Match.Status and Match.Winner fields into one. 2020-03-29 00:04:15 -07:00
Patrick Fairbank
63714e7c69 Update match review for 2020. 2020-03-21 12:41:36 -07:00
Patrick Fairbank
afcaa0e07c Update score/ranking models for 2020. 2020-03-18 22:42:36 -07:00
Patrick Fairbank
49758eaafd Refactor Rules to have an ID that is referenced instead of copying details everywhere. 2020-03-15 21:23:52 -07:00
Patrick Fairbank
c0e3f16144 Fix bug with committing playoff matches after a team substitution. 2019-10-07 21:41:43 -07:00
Patrick Fairbank
cb05727231 Fix match review test. 2019-07-27 00:08:13 -07:00
Patrick Fairbank
8c742910f9 Correct foul values for 2019. 2019-07-26 23:13:56 -07:00
Patrick Fairbank
23bdfe9bf6 Update match review for 2019. 2019-07-26 23:00:11 -07:00
Patrick Fairbank
ad1891cd91 Update game module and dependents for the 2019 game. 2019-07-21 17:52:34 -07:00
Patrick Fairbank
bd13887aaf Update TBA publishing for 2018. 2018-09-17 20:55:14 -07:00
Patrick Fairbank
e7cf700ced Update game-specific models for 2018. 2018-03-25 20:31:05 -07:00
Patrick Fairbank
4e418434da Convert HTTP 302 responses to more-accurate 303. 2017-09-02 14:08:16 -07:00
Patrick Fairbank
346912572f Refactor web handlers into separate package. 2017-08-31 23:36:55 -07:00