Commit Graph

14 Commits

Author SHA1 Message Date
jwetzell c2968366e4 add function to parse their weirdly packed ints 2023-11-25 09:42:54 -06:00
jwetzell 181500ad0f fix auxtime parsing 2023-11-25 09:42:11 -06:00
jwetzell b62bd4547c add player num and player fouls to basketball 2023-11-25 09:18:59 -06:00
jwetzell 7d4bf79248 fix up volleyball parsing 2023-11-25 09:18:42 -06:00
jwetzell dcefef69e8 move common parsing into its own function 2023-11-25 09:04:10 -06:00
jwetzell c9b0c0a663 add horn flag to all sports 2023-11-24 15:13:05 -06:00
jwetzell e4fa85f455 add a reset method to console 2023-11-24 13:51:53 -06:00
jwetzell f2ad8b424c switch to a nested state object 2023-11-24 11:32:45 -06:00
jwetzell 190b8f838a add baseball decoding 2023-11-24 11:20:34 -06:00
jwetzell 70064094bd add football decoding 2023-11-24 10:28:45 -06:00
jwetzell 21c45d971c camelCase basketball shotclock 2023-11-24 10:28:08 -06:00
jwetzell a2f2d5af92 add timeouts to volleyball 2023-11-24 10:27:43 -06:00
jwetzell 2191e802a9 implement volleyball decoding 2023-11-24 10:08:31 -06:00
jwetzell f4fe8f0493 initial commit 2023-11-24 04:29:12 -06:00