Commit Graph

278 Commits

Author SHA1 Message Date
Patrick Fairbank
c75baa8210 Rename 'pit' display to 'rankings'. 2022-08-20 20:30:07 -07:00
Patrick Fairbank
5426d56de5 Implement bracket audience display for double-elimination. 2022-08-20 17:48:45 -07:00
Patrick Fairbank
e63fee3cbc Add placeholder bracket audience display mode and transitions to/from the other modes. 2022-08-20 17:46:11 -07:00
Patrick Fairbank
f1ab23aa07 Sort audience display modes alphabetically in JavaScript. 2022-08-20 17:41:09 -07:00
Patrick Fairbank
dd78c04c7f Add playoff series status indicator to in-match overlay. 2022-08-17 20:22:42 -07:00
Patrick Fairbank
737972f494 Remove unused referee panel HTML and CSS. 2022-07-31 17:25:46 -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
a7e4e49f88 Show playoff alliance numbers on audience display. 2022-07-29 16:42:39 -07:00
Patrick Fairbank
71369a298b Show playoff alliance numbers and 4th teams on alliance station display. 2022-07-29 16:39:40 -07:00
Patrick Fairbank
2622b8218a Show playoff alliance numbers and 4th teams on queueing display. 2022-07-29 16:39:34 -07:00
Patrick Fairbank
094be1ce5b Show playoff alliance numbers and 4th teams on announcer display. 2022-07-29 16:39:27 -07:00
Patrick Fairbank
f934d4a10d Add more direct transitions between audience display modes. 2022-07-24 18:29:39 -07:00
Patrick Fairbank
3236456089 Allow setting a custom name for a test match. 2022-07-24 18:29:31 -07:00
Patrick Fairbank
c78c5323bb Give scorekeeper ability to signal field reset and volunteers. 2022-07-24 18:26:43 -07:00
Patrick Fairbank
915351df8f Tweak overlay width. 2022-04-30 15:25:34 -07:00
Patrick Fairbank
8962b48f3e Add sound when match result is shown (closes #120). 2022-04-30 15:12:32 -07:00
Patrick Fairbank
d4d4292b6f Add warning sound when there is one minute remaining in a timeout (closes #121). 2022-04-30 15:12:25 -07:00
FletcherS7
594086b9c6 Replace warning.wav with non game specific version 2022-04-30 15:11:55 -07:00
Patrick Fairbank
5e2b423e57 Tweak position of ranking arrows. 2021-10-20 16:16:46 -07:00
Patrick Fairbank
4b0a3918ea Fix animation for logo without background. 2021-10-20 16:08:50 -07:00
Jeff S
523ac1a8ec Add new audience display mode that shows logo with luma key background 2021-10-20 16:08:43 -07:00
Jeff S
d369fddab3 Add a wrong station state to the field monitor 2021-10-20 16:08:36 -07:00
Patrick Fairbank
8ccc1d772c Tweak appearance of ranking arrows. 2021-10-20 16:07:48 -07:00
Jeff S
024bd87339 Space out team number display when there are no ranks 2021-10-20 16:06:40 -07:00
Jeff S
0340bbd04f Clean up commented out JS in audience display 2021-10-20 16:06:26 -07:00
Jeff S
87fbaeef42 Small fixes for changes tested at Tidal Tumble 2021-10-20 16:04:57 -07:00
Jeff S
a3c37ffe68 Make new final results page symmetrical 2021-10-20 16:03:47 -07:00
Jeff
64ce718ce1 Fix scoring layout, allow overlap of ranking flag and score slightly 2021-10-20 16:03:34 -07:00
Jeff
b9aa531493 First draft of new ranking placement on final score screen 2021-10-20 16:02:42 -07:00
Patrick Fairbank
9805b1653a Add color to rank up/down errors on final score screen. 2021-10-10 16:12:40 -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
34ca9d06cc Tweak logo sizes and positions. 2020-04-25 15:26:36 -07:00
Patrick Fairbank
cc35643325 Fix announcer display for final score fields. 2020-04-25 15:20:35 -07:00
Ken Schenke
f91e3460d3 Tidy up realtime scoring inputs on match play 2020-04-18 13:27:27 -05:00
Ken Schenke
6375862b4f Add realtime scoring API 2020-04-16 19:37:54 -05:00
Ken Schenke
f075b7bb8d Remove game-specific scoring 2020-04-14 19:38:14 -05:00
Ken Schenke
53caa27208 Add game-agnostic final score summary to audience display 2020-04-06 19:28:20 -05:00
Ken Schenke
5712321733 Merge branch 'master' into lite 2020-04-05 15:02:35 -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
636d2c0927 Only send websocket message to update team FTA notes if notes changed. 2020-04-04 14:23:08 -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
Ken Schenke
1df5194657 Remove game-specific scores from audience display 2020-04-02 20:11:34 -05:00
Ken Schenke
e2e57360bb Replace game-specific warning sound with steam whistle 2020-04-01 20:40:40 -05:00
Ken Schenke
724c2e699e Replace game-specific branding with FIRST logos 2020-04-01 20:28:00 -05:00
Patrick Fairbank
30b0679b6e Add ethernet connected, trip time, missed packets, and tooltips to the field monitor (closes #63). 2020-03-31 20:04:45 -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
6cef7112ae Prevent display configuration changes from overwriting in-progress edits. 2020-03-29 17:31:49 -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