Commit Graph

736 Commits

Author SHA1 Message Date
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
Patrick Fairbank
3fca52b424 Add table and model to persist user login sessions. 2019-08-19 20:21:56 -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
940650c887 Add columns to the matches table to track playoff alliance IDs. 2019-08-16 22:52:36 -07:00
Patrick Fairbank
8a9cd3e24b Update pit display for 2019. 2019-08-09 20:53:37 -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
6efc3108e8 Implement sandstorm/cargo ship/rocket PLC outputs. 2019-08-08 22:41:51 -07:00
Patrick Fairbank
5b66b5856d Implement PLC-driven field reset light. 2019-08-08 22:03:13 -07:00
Patrick Fairbank
a603840b0d Implement orange stack light. 2019-08-08 21:32:57 -07:00
Patrick Fairbank
865f071cda Update PLC inputs and outputs. 2019-08-04 14:04:46 -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
b164127f26 Fix failing test. 2019-07-28 16:59:42 -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
cb05727231 Fix match review test. 2019-07-27 00:08:13 -07:00
Patrick Fairbank
0aff0b79c0 Update fouls for 2019. 2019-07-26 23:54:39 -07:00
Patrick Fairbank
8c742910f9 Correct foul values for 2019. 2019-07-26 23:13:56 -07:00