30 Commits

Author SHA1 Message Date
jwetzell f1de44bac4 remove lodash 2024-10-22 09:10:22 -05:00
jwetzell 6695069d73 add author information 2024-10-22 09:00:00 -05:00
jwetzell e42ff6615d add MIT license 2024-10-22 08:54:18 -05:00
jwetzell 6f661f4dfa property removal and renaming 2023-11-25 13:25:42 -06:00
jwetzell c28c570258 add whirley and start cleaning output state 2023-11-25 12:28:08 -06:00
jwetzell 8e15949be7 cleanup constants 2023-11-25 12:08:57 -06:00
jwetzell 03c541b405 add track parsing 2023-11-25 11:55:34 -06:00
jwetzell 59422675dc add hockey parsing 2023-11-25 11:35:27 -06:00
jwetzell 402b4cfaf4 add soccer parsing 2023-11-25 10:55:26 -06:00
jwetzell c4ca0bed4b add auto racing 2023-11-25 10:39:57 -06:00
jwetzell f681a8b596 add wrestling support 2023-11-25 10:01:38 -06:00
jwetzell c87561c1fa use more bitwise in common parsing 2023-11-25 10:01:28 -06:00
jwetzell b3a7788a37 fix showTenths parsing 2023-11-25 10:00:47 -06:00
jwetzell 84f7c45517 allow bitwise through eslint 2023-11-25 09:59:53 -06:00
jwetzell 93ee412480 fix up int parsing function 2023-11-25 09:59:39 -06:00
jwetzell f187626e5f rename int function 2023-11-25 09:46:24 -06:00
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