Patrick Fairbank
|
dd78c04c7f
|
Add playoff series status indicator to in-match overlay.
|
2022-08-17 20:22:42 -07:00 |
|
Patrick Fairbank
|
476daa8c5c
|
Add setting to choose between single- and double-elimination.
|
2022-08-16 20:57:29 -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
|
70a8c2347c
|
Show playoff alliance numbers and 4th teams on Match Play screen.
|
2022-07-29 16:37:35 -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
|
c957ab9cb4
|
Update default timeout to 8 minutes.
|
2022-04-30 15:12:19 -07:00 |
|
Patrick Fairbank
|
aa9f20262d
|
Update year in copyright notice.
|
2022-04-30 14:59:58 -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
|
a3c37ffe68
|
Make new final results page symmetrical
|
2021-10-20 16:03:47 -07:00 |
|
Jeff
|
b9aa531493
|
First draft of new ranking placement on final score screen
|
2021-10-20 16:02:42 -07:00 |
|
Patrick Fairbank
|
f76edbd6ab
|
Tweak backup/coupon reports.
|
2021-10-20 15:59:49 -07:00 |
|
Jeff
|
f2e971d355
|
Add backup and coupon reports
|
2021-10-20 15:59:16 -07:00 |
|
Patrick Fairbank
|
baf212e3ff
|
Update README to add instructions for installing from a pre-built release.
|
2021-05-16 11:47:26 -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
|
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
|
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
|
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
|
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 |
|
Patrick Fairbank
|
305db8e0f2
|
Periodically purge unconnected displays.
|
2020-03-29 14:31:32 -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
|
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
|
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
|
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
|
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
|
a32d0c78b2
|
Update reports for 2020.
|
2020-03-20 22:52:41 -07:00 |
|