Commit Graph

98 Commits

Author SHA1 Message Date
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
Cutieguwu
fd5d7951f9 Move out my zed settings to their own repo. 2025-04-26 12:08:54 -04:00
Olivia Brooks
dd26678779 Fix gamelog formatting errors. 2025-04-25 15:10:42 -04:00
Olivia Brooks
60c90f0748 Update logfile template to v0.7 2025-04-24 11:37:56 -04:00
Olivia Brooks
5cbe2abeb4 Update gamelog.ron 2025-04-24 09:51:21 -04:00
Cutieguwu
4c151c1d81 Update README.adoc 2025-04-23 21:19:15 -04:00
Cutieguwu
b634841136 Assume all PATs were probably Field Goals, rather than Safeties. 2025-04-23 21:06:57 -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
c730cddb17 Update gamelog.ron to supporting v0.7 2025-04-23 12:53:29 -04:00
Olivia Brooks
ba9b677b26 Rebase tui branch on gamelog v0.7.1 2025-04-23 12:53:24 -04:00
Olivia Brooks
5e72751cea Revert "Update gamelog.ron"
This reverts commit 6237084e64.
2025-04-23 12:22:30 -04:00
Olivia Brooks
6b341f5b1f Reapply "Update gamelog.ron"
This reverts commit 8ba0e95b74.
2025-04-23 12:21:59 -04:00
Olivia Brooks
8ba0e95b74 Revert "Update gamelog.ron"
This reverts commit 5c473c5eee.
2025-04-23 12:21:27 -04:00
Olivia Brooks
5c473c5eee Update gamelog.ron 2025-04-23 12:08:54 -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
79923c9708 Update README.adoc 2025-04-22 14:01:10 -04:00
Cutieguwu
d1536e2adb Create zed_settings.jsonc 2025-04-21 18:00:32 -04:00
Cutieguwu
6237084e64 Update gamelog.ron 2025-04-21 18:00:28 -04:00
Cutieguwu
97e07e01ba Build interface layout blocks. 2025-04-10 21:04:05 -04:00
Cutieguwu
503105f1c1 Patched in HailMary, Updated the gamelog. 2025-04-10 19:53:05 -04:00
Cutieguwu
53020be0b6 Update README.adoc 2025-04-09 20:33:42 -04:00
Cutieguwu
b146fd2658 Update main.rs 2025-04-09 12:48:55 -04:00
Cutieguwu
1e8e34a3d4 Complete no_tui flag. 2025-04-09 12:36:18 -04:00
Cutieguwu
d211c1339c Begin no_tui flag. 2025-04-09 12:34:28 -04:00
Cutieguwu
dd914d676d Begin tui 2025-04-09 12:04:26 -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
88b3094940 Update gamelog.ron 2025-04-06 16:54:08 -04:00
Cutieguwu
ef66df2655 Add interval flag (doesn't currently do anything) and debate future
visualization.
2025-04-06 16:51:22 -04:00
Olivia Brooks
5611f62fdd Merge pull request #10 from Cutieguwu/main
Hotfix README progress
2025-04-06 12:23:13 -04:00
Olivia Brooks
377b1dac3f Update README.adoc 2025-04-06 12:22:37 -04:00
Olivia Brooks
2e4b422c22 Merge pull request #9 from Cutieguwu:gamelog
Finish tasks to bring calculation capabilities in line with last interval.
2025-04-06 12:20:32 -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