Commit Graph

124 Commits

Author SHA1 Message Date
Patrick Fairbank
9b17f0ab1b Run 'go fmt'. 2020-04-25 14:26:08 -07:00
Ken Schenke
53574dcbc8 Add API documentation for realtime scores 2020-04-17 20:59:07 -05:00
Ken Schenke
04e183a52e Add tests for realtime score API 2020-04-17 20:44:22 -05:00
Ken Schenke
6375862b4f Add realtime scoring API 2020-04-16 19:37:54 -05:00
Ken Schenke
8bad83d747 Add test for realtime score input from match play 2020-04-15 19:14:19 -05:00
Ken Schenke
f075b7bb8d Remove game-specific scoring 2020-04-14 19:38:14 -05:00
Patrick Fairbank
4e74a7a4cd Decode ArmorBlock status register from PLC and surface individual statuses on Match Play page. 2020-04-04 23:53:35 -07:00
Patrick Fairbank
0ed6f771d5 Move ControlPanel to within RealtimeScore to reduce complexity. 2020-04-04 15:59:05 -07:00
Patrick Fairbank
b49afaa363 Include query parameters in login redirect. 2020-04-04 14:19:47 -07:00
Patrick Fairbank
eb64939b20 Add FTA variant of field monitor with ability to save notes (closes #58). 2020-04-04 14:04:48 -07:00
Patrick Fairbank
a5a7821b3f Add cycle time and event status to field monitor (closes #91). 2020-03-29 18:59:27 -07:00
Patrick Fairbank
7c7b90f8cc Refactor event status to include cycle time calculation. 2020-03-29 18:40:19 -07:00
Patrick Fairbank
f12d37778e Refactor display registry to not broadcast all config changes to all displays. 2020-03-29 16:55:53 -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
14c9815980 Calculate event lateness periodically to improve accuracy. 2020-03-28 23:13:41 -07:00
Patrick Fairbank
244ddce9e4 Decouple lower third from audience display mode so that it can be shown on top of other elements. 2020-03-28 14:37:26 -07:00
Patrick Fairbank
2f7d186554 Add field to Ranking model to track previous rank. 2020-03-27 22:12:27 -07:00
Patrick Fairbank
31505b265f Add Plc.IsEnabled() method and refactor places that were checking settings directly to use it instead. 2020-03-22 17:42:37 -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
de976ab59f Remove remaining 2019-specific code. 2020-03-22 13:59:07 -07:00
Patrick Fairbank
93cbce7aa1 Update scoring panel for 2020. 2020-03-21 23:32:28 -07:00
Patrick Fairbank
63714e7c69 Update match review for 2020. 2020-03-21 12:41:36 -07:00
Patrick Fairbank
712d739290 Simpify scoring model and fix RungIsLevel bonus logic. 2020-03-21 12:41:04 -07:00
Patrick Fairbank
a32d0c78b2 Update reports for 2020. 2020-03-20 22:52:41 -07:00
Patrick Fairbank
ad1dd1ef64 Remove pre-match scoring enforcement since it's not needed for 2020. 2020-03-20 22:39:31 -07:00
Patrick Fairbank
938145109c Make Stage 1-3 capacity configurable in settings. 2020-03-20 22:29:25 -07:00
Patrick Fairbank
afcaa0e07c Update score/ranking models for 2020. 2020-03-18 22:42:36 -07:00
Patrick Fairbank
24a069d959 Update game sounds for 2020. 2020-03-15 22:26:21 -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
4c3850e2e4 Add manual triggering of game sounds to Field Testing page. 2020-03-15 18:24:32 -07:00
Patrick Fairbank
299a242e9c Rename LED/PLC testing page to Field Testing to be more generic. 2020-03-15 17:35:32 -07:00
Patrick Fairbank
20724ba0e1 Expand configurable period timings and adjust game sounds timing accordingly. 2020-03-15 15:55:30 -07:00
Patrick Fairbank
0b7880ec2f Fix browser caching behavior to always check if static assets are modified. 2020-03-15 14:15:02 -07:00
Ken Schenke
76ca5a4dcd Custom match times 2019-12-18 16:27:45 -06:00
Patrick Fairbank
c0e3f16144 Fix bug with committing playoff matches after a team substitution. 2019-10-07 21:41:43 -07:00
Patrick Fairbank
ba3260b43d Remove auth check on arena status websocket. 2019-09-27 17:26:31 -07:00
Patrick Fairbank
03c762ff8e Fix scoring panel not working after next match load. 2019-09-27 12:44:04 -07:00
Patrick Fairbank
92a52ddd88 Add publishing of awards to TBA. 2019-09-15 02:09:23 -07:00
Patrick Fairbank
a39f3a0bd0 Use sequential new display IDs to preserve sorting on setup page. 2019-09-14 17:33:53 -07:00
Patrick Fairbank
f779203f70 Improve queueing display 'on time' logic slightly. 2019-09-14 15:44:23 -07:00
Patrick Fairbank
c53dc767fd Don't show matches after breaks in queueing display. 2019-09-14 14:15:35 -07:00
Patrick Fairbank
b9e061904f Move missing avatar logic from JavaScript to server. 2019-09-14 14:00:51 -07:00
Patrick Fairbank
33e5d932de Add support for reordering sponsor slides. 2019-09-14 12:34:55 -07:00
Patrick Fairbank
1c37b0fc06 Enable using one access point for each alliance. 2019-08-30 22:36:39 -07:00
Patrick Fairbank
6926aa42ad Add arena status websocket API for clients that need realtime match signaling. 2019-08-23 22:03:07 -07:00
Patrick Fairbank
33378fe3eb Persist user sessions across server restarts. 2019-08-19 20:54:11 -07:00
Patrick Fairbank
9569c04912 Remove 'reader' authenticated user as it just complicates display and API access. 2019-08-19 19:12:16 -07:00
Patrick Fairbank
6a7dd76445 Add awards management and automatic lower third creation. 2019-08-16 23:55:27 -07:00
Patrick Fairbank
eed1f9b660 Remove LED code since it's unused in 2019.
Revert this commit to bring it back in a future year.
2019-08-09 20:39:57 -07:00
Patrick Fairbank
d72d03391f Fix bug with free ranking point from fouls not registering. 2019-08-09 20:28:11 -07:00