Commit Graph

281 Commits

Author SHA1 Message Date
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
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
5a5f9ca366 Fix Javascript bug with showing rankings during playoffs. 2020-03-28 14:01:50 -07:00
Patrick Fairbank
d33d10982c Show ranking changes on audience and announcer displays. 2020-03-27 22:17:27 -07:00
Patrick Fairbank
9d3100e65a Show timeout countdown on alliance station display and don't automatically trigger timeout overlay on audience display. 2020-03-26 20:27:38 -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
fd84cdcd73 Update audience display for 2020. 2020-03-21 19:27:05 -07:00
Patrick Fairbank
ab2fa93b2f Update announcer display for 2020. 2020-03-21 14:49:49 -07:00
Patrick Fairbank
9fd98b6af8 Update logos for 2020. 2020-03-21 14:40:28 -07:00
Patrick Fairbank
63714e7c69 Update match review for 2020. 2020-03-21 12:41:36 -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
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
Nick Eyre
6f6fa9ba78 update sound levels again 2019-09-27 18:08:07 -07:00
Nick Eyre
6a34db8bb1 Update volume of sounds 2019-09-27 12:32:28 -07:00
Patrick Fairbank
ebf9a88c27 Add 'N' (neutral) prefix to alliance station display type to enable fixed time/score displays (fixes #69). 2019-09-14 16:50:05 -07:00
Patrick Fairbank
b9e061904f Move missing avatar logic from JavaScript to server. 2019-09-14 14:00:51 -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
Patrick Fairbank
a603840b0d Implement orange stack light. 2019-08-08 21:32:57 -07:00
Patrick Fairbank
06a91b8a3c Enforce that pre-match scoring is set validly before starting a match. 2019-08-04 13:50:20 -07:00
Patrick Fairbank
2609f121f6 Refactor scoring panel to support independant score commits for each active instance. 2019-08-03 13:21:16 -07:00
Patrick Fairbank
692135f721 Implement scoring panel web interface for 2019. 2019-08-03 00:46:44 -07:00
Patrick Fairbank
6e48a8bb4e Update version of Transit JS animation library. 2019-07-28 16:54:36 -07:00
Patrick Fairbank
e1f6bbfe63 Add option to have the score overlay at the top. 2019-07-28 16:00:00 -07:00
Patrick Fairbank
a0d108e7ec Refactor audience scoring overlay to use CSS flexbox. 2019-07-28 15:28:42 -07:00
Patrick Fairbank
f601d1d391 Update audience display score overlay for 2019. 2019-07-27 14:57:02 -07:00
Patrick Fairbank
7dc8ea00da Update audience display final score screen for 2019. 2019-07-27 13:54:47 -07:00
Patrick Fairbank
3a43d4740e Update logos for 2019. 2019-07-27 12:47:12 -07:00
Patrick Fairbank
48055dc5ca Remove game-specific data functionality. 2019-07-27 12:09:35 -07:00
Patrick Fairbank
23bdfe9bf6 Update match review for 2019. 2019-07-26 23:00:11 -07:00
Patrick Fairbank
d6c824c74a Add timer-only station to alliance station display. 2019-07-20 23:47:38 -07:00
Patrick Fairbank
e755913151 Refactor match sounds such that they only need to be listed in one place. 2019-07-20 23:23:26 -07:00
Patrick Fairbank
adb0bbada1 Add framework for playing game sounds at arbitrary times during the match. 2019-04-12 18:40:35 -07:00
Patrick Fairbank
5ed1204379 Remove 'endgame' match state since it's just used for playing a sound. 2019-04-12 17:38:58 -07:00
Fletcher
e8d149d655 changed low battery threshold in match play
previous change only changed it on the field monitor
2018-11-11 13:12:20 -08:00
Fletcher
721b29ea72 Changed low battery threshold to 8 2018-11-11 11:34:57 -08:00
Patrick Fairbank
9717c17765 Fixes for CCC. 2018-11-11 11:26:26 -08:00
Ed Jordan
3e796ce145 Added fuchsia to team backround options to indicate robot radio linked with out rio. 2018-10-07 15:51:03 -07:00
Patrick Fairbank
7a5a038a11 Remove some unused CSS classes. 2018-10-07 00:17:56 -07:00
Patrick Fairbank
01ac0b7a3e Force reload match play view on server restart. 2018-10-06 23:53:18 -07:00
Patrick Fairbank
c389431d84 Remove some unused code in the referee panel JS. 2018-10-06 23:41:58 -07:00
Patrick Fairbank
b35a70d62b Show 'BYP' instead of just 'B' for bypass on field monitor. 2018-10-06 19:28:17 -07:00