Commit Graph

37 Commits

Author SHA1 Message Date
Cutieguwu
60746ff018 Update teams unit test. 2025-04-29 16:40:14 -04:00
Cutieguwu
6a3e9b57e4 Update team_plays unit test. 2025-04-29 16:34:30 -04:00
Cutieguwu
050f8ebc86 Remove old quarters test. 2025-04-29 16:30:46 -04:00
Cutieguwu
4b6a652a87 Fix avg_plays_per_quarter calculations. 2025-04-29 16:28:14 -04:00
Cutieguwu
d7a7c6667f Correct naming of ShotgunWingOffsetWk. 2025-04-28 20:01:38 -04:00
Cutieguwu
d37e235e90 Add ClockBleeding flag. 2025-04-28 19:55:46 -04:00
Cutieguwu
673078d6be Update file.rs 2025-04-26 16:13:12 -04:00
Cutieguwu
c65d60ffee Update file.rs 2025-04-26 16:09:07 -04:00
Cutieguwu
bacd90d96f Slight readability improvement by mutating found instead of shadowing
it repeatedly in LogFile::most_frequent_action
2025-04-26 16:07:32 -04:00
Cutieguwu
ce89752009 Improved code comments. 2025-04-26 16:00:39 -04:00
Cutieguwu
352df77645 Improved most_frequent_action method; Introduced LogFile check for improper composition where games have more than two teams. 2025-04-26 14:45:25 -04:00
Olivia Brooks
dd26678779 Fix gamelog formatting errors. 2025-04-25 15:10:42 -04:00
Cutieguwu
a5535354a3 Deprecate NoTeamAttribute and CannotDetermineTeams 2025-04-23 20:33:18 -04:00
Cutieguwu
bfd135df94 Documentation improvements. 2025-04-23 19:37:49 -04:00
Cutieguwu
b8db749a50 Deprecate LogFile version checks. 2025-04-23 19:18:53 -04:00
Cutieguwu
31515fc806 Implement most_frequent_action method. 2025-04-23 19:15:27 -04:00
Olivia Brooks
ba9b677b26 Rebase tui branch on gamelog v0.7.1 2025-04-23 12:53:24 -04:00
Cutieguwu
aa7f987029 Add SheerDumbFuckingLuck flag. 2025-04-22 15:39:22 -04:00
Cutieguwu
e4db3e3a20 Update gamelog to v0.7.0 2025-04-22 15:38:03 -04:00
Cutieguwu
503105f1c1 Patched in HailMary, Updated the gamelog. 2025-04-10 19:53:05 -04:00
Cutieguwu
11220d473f Moving Team to a more sensible location. 2025-04-09 12:03:14 -04:00
Cutieguwu
dcc76c8585 Various cleanups 2025-04-07 11:27:24 -04:00
Cutieguwu
ef66df2655 Add interval flag (doesn't currently do anything) and debate future
visualization.
2025-04-06 16:51:22 -04:00
Cutieguwu
a7f8cb04f7 Finish tasks to bring calculation capabilities in line with last interval. 2025-04-06 12:19:42 -04:00
Cutieguwu
89f97101af Various patches and Delta implementations.
Cheap summaries in main.rs
2025-04-05 19:17:37 -04:00
Cutieguwu
594d53e080 Clean out last of PlayHandle. 2025-04-05 16:22:59 -04:00
Cutieguwu
e72cdbf4b7 Implement PPQ Calculation [per team per game] and housekeeping. 2025-04-05 16:21:31 -04:00
Cutieguwu
589dbd55d0 Implemented delta-ing methods w/ unit tests. 2025-04-04 18:50:57 -04:00
Cutieguwu
a780d20ee9 Progress push. 2025-04-04 16:46:30 -04:00
Cutieguwu
a9bc830e21 Add delta fetching method to events. 2025-04-02 19:27:27 -04:00
Cutieguwu
bf5af561f0 Deprecate TerrainState::Distance 2025-04-02 11:17:22 -04:00
Cutieguwu
cb5fc6117a Update to gamelog v0.5.0 2025-04-01 14:37:54 -04:00
Cutieguwu
6942453f4f Correct minimum version req. 2025-04-01 14:29:26 -04:00
Cutieguwu
f2a41be8d1 Fix PAT notation and Touchdown notations. Backwards compatible w/ v3.0.0 if
`implicit_some` enabled in RON log and no PAT specified within.
2025-03-31 18:39:05 -04:00
Cutieguwu
65e202d78e v1? 2025-03-30 22:16:10 -04:00
Cutieguwu
2cae3dc9b5 Commit for device swap. 2025-03-29 10:59:46 -04:00
Cutieguwu
a69556c33b MASSIVE REFACTOR 2025-03-27 13:04:02 -04:00