Commit Graph

10 Commits

Author SHA1 Message Date
Patrick Fairbank
cf58a2174e Implement translation of double-elimination match keys when pushing to TBA. 2022-09-03 09:10:52 -07:00
Patrick Fairbank
20cb056243 Add consideration of playoff tiebreakers. 2022-08-21 14:52:54 -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
ea4d56e665 Convert AllianceTeam, Award, and LowerThird models to use Bolt DB. 2021-05-16 11:01:58 -07: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
940650c887 Add columns to the matches table to track playoff alliance IDs. 2019-08-16 22:52:36 -07:00
Patrick Fairbank
48055dc5ca Remove game-specific data functionality. 2019-07-27 12:09:35 -07:00
Patrick Fairbank
af55868328 Persist match committed time to the DB. 2018-09-23 13:00:10 -07:00
Patrick Fairbank
0c475b0a20 Add generation and sending of game-specific data. 2018-04-11 23:26:36 -07:00
Patrick Fairbank
e26781b7d3 Refactor database models into separate package. 2017-08-27 13:54:24 -07:00