27 Commits

Author SHA1 Message Date
Patrick Fairbank
3d566f4866 Set display name when pushing double-elimination matches to TBA. 2022-09-11 13:01:50 -07:00
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
38518b0dd4 Refactor alliance storage to use a single object per alliance instead of one per alliance-team association. 2022-07-31 12:38:40 -07:00
Patrick Fairbank
70a8c2347c Show playoff alliance numbers and 4th teams on Match Play screen. 2022-07-29 16:37:35 -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
7f6277d42b Implement PLC integration for the control panel. 2020-04-04 21:54:28 -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
27dc4a8773 Send out game data when Stage 3 capacity is reached. 2020-03-22 17:30:07 -07:00
Patrick Fairbank
a7a33f3a3f Update TBA score breakdown publishing (untested) for 2020. 2020-03-22 12:54:42 -07:00
Patrick Fairbank
afcaa0e07c Update score/ranking models for 2020. 2020-03-18 22:42:36 -07:00
Patrick Fairbank
92a52ddd88 Add publishing of awards to TBA. 2019-09-15 02:09:23 -07:00
Patrick Fairbank
26611367ce Update TBA match breakdown publishing for 2019. 2019-09-15 01:29:56 -07:00
Patrick Fairbank
b9e061904f Move missing avatar logic from JavaScript to server. 2019-09-14 14:00:51 -07:00
Patrick Fairbank
ad1891cd91 Update game module and dependents for the 2019 game. 2019-07-21 17:52:34 -07:00
Patrick Fairbank
02fa6954bd Centralize some match-type-dependent logic. 2019-07-20 22:42:56 -07:00
Patrick Fairbank
f8466f743a Remove STEMtv client since the service has been discontinued. 2018-09-23 12:21:43 -07:00
Patrick Fairbank
c9e7640a28 Add avatars to match intro and final score audience views. 2018-09-18 00:36:25 -07:00
Patrick Fairbank
7297dc4146 Push surrogates and dqs to TBA (fixes #55). 2018-09-17 20:56:24 -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
1c9173eb89 Update STEMtv base URL. 2017-09-23 21:22:49 -07:00
Patrick Fairbank
664b816e4c Migrate to TBA v3 API. 2017-09-03 23:17:32 -07:00
Patrick Fairbank
538e1ab7bc Refactor field models and logic into separate package. 2017-08-31 22:00:09 -07:00
Patrick Fairbank
53d34ae82a Refactor partner API clients into separate package. 2017-08-27 16:27:02 -07:00