Commit Graph

711 Commits

Author SHA1 Message Date
Patrick Fairbank
60ad05199a Fire a realtime score notification at teleop start for Stage 1 activation. 2020-03-21 23:43:42 -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
877f846984 Hide 'Show Result' button on Match Play for matches that haven't yet been played. 2020-03-21 14:52:49 -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
ec858914c4 Fix bug where always-disqualified teams don't receive a random ranking. 2020-03-21 14:11:12 -07:00
Patrick Fairbank
42c10bc348 Update pit display for 2020. 2020-03-21 14:02:39 -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
a9c160ad6a Update rules for 2020. 2020-03-20 22:16:48 -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
Patrick Fairbank
a1caa842df Merge pull request #103 from kenschenke/matchtimes
Custom match times
2019-12-18 19:54:40 -08:00
Ken Schenke
76ca5a4dcd Custom match times 2019-12-18 16:27:45 -06:00
Patrick Fairbank
ddc5ff6733 Merge pull request #100 from FletcherS7/patch-1
Add Link to PLC code repo
2019-10-13 14:49:48 -07:00
Fletcher
c401f1411d Add Link to PLC code repo 2019-10-13 14:06:34 -07:00
Patrick Fairbank
95b519a4d6 Merge pull request #98 from ejordan376/master
Fix stack light so green light stays on during match
2019-10-12 21:55:49 -07:00
Ed Jordan
b57e4b8b7e Set stack light to green on during the match. 2019-10-12 14:25:10 -07:00
Ed Jordan
69d122b99f Merge pull request #1 from Team254/master
Fix bug with committing playoff matches after a team substitution.
2019-10-12 14:21:20 -07:00
Patrick Fairbank
c0e3f16144 Fix bug with committing playoff matches after a team substitution. 2019-10-07 21:41:43 -07:00
Nick Eyre
6f6fa9ba78 update sound levels again 2019-09-27 18:08:07 -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
Nick Eyre
6a34db8bb1 Update volume of sounds 2019-09-27 12:32:28 -07:00
Patrick Fairbank
e9c77fa448 Add links for neutral alliance station displays to dropdown. 2019-09-26 19:17:50 -07:00
Patrick Fairbank
8829801a93 Change Port 3 on switch to VLAN trunk. 2019-09-26 19:11:12 -07:00
Patrick Fairbank
e947151bb3 Turn off cargo ship lights during sandstorm period as well. 2019-09-22 10:34:13 -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
a39f3a0bd0 Use sequential new display IDs to preserve sorting on setup page. 2019-09-14 17:33:53 -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
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
969f0f1c80 Fix match sounds after timeout. 2019-09-14 13:18:08 -07:00
Patrick Fairbank
2372cf6602 Remove sponsor slide reordering from TODO. 2019-09-14 12:38:19 -07:00
Patrick Fairbank
33e5d932de Add support for reordering sponsor slides. 2019-09-14 12:34:55 -07:00
Patrick Fairbank
edd3923fb4 Automatically reconfigure the network for the next match 10 seconds after the current one ends. 2019-08-31 00:26:27 -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