Olivia Brooks
|
182d7b29b4
|
Restore some stats readouts.
|
2025-06-18 12:46:08 -04:00 |
|
Olivia Brooks
|
56ba50e4ea
|
Add error trait to error type.
|
2025-06-18 12:45:49 -04:00 |
|
Olivia Brooks
|
b11f6037c2
|
Hide stuff and correct sorting of SouthCarolina and Syracuse.
|
2025-06-13 12:27:22 -04:00 |
|
Olivia Brooks
|
d591d2ed0d
|
Update gamelog.ron
|
2025-06-13 12:21:21 -04:00 |
|
Cutieguwu
|
59590d767f
|
Various fixes.
|
2025-05-27 12:30:52 -04:00 |
|
Olivia Brooks
|
3c09230da3
|
Update gamelog.ron
|
2025-05-23 10:59:27 -04:00 |
|
Olivia Brooks
|
8ae88601be
|
Update gamelog.ron
|
2025-05-16 16:07:45 -04:00 |
|
Olivia Brooks
|
8e8ba12386
|
Play frequency tallies
|
2025-05-15 20:11:41 -04:00 |
|
Olivia Brooks
|
fc035558f9
|
Fixed the "improved" unit tests.
|
2025-05-15 10:54:57 -04:00 |
|
Olivia Brooks
|
b42203f9db
|
Improve unit test and a bunch of I forget what.
|
2025-05-15 10:53:48 -04:00 |
|
Cutieguwu
|
fa183cbe91
|
impl Default for Game
|
2025-05-03 12:04:21 -04:00 |
|
Cutieguwu
|
5d17a2b5b6
|
Dependency updates and gamelog version bump.
|
2025-05-02 16:39:49 -04:00 |
|
Olivia Brooks
|
0483921b24
|
Update gamelog.ron
|
2025-05-02 09:33:10 -04:00 |
|
Cutieguwu
|
ecd41d262e
|
Progress on implementing most_effective_play
|
2025-05-01 21:53:21 -04:00 |
|
Cutieguwu
|
2fbef3c83f
|
Add least_frequent_action method; patch test faults.
|
2025-05-01 20:45:43 -04:00 |
|
Cutieguwu
|
4d8f1d2d46
|
Clean up delta calculation.
|
2025-04-30 21:14:57 -04:00 |
|
Olivia Brooks
|
07e9d0b5b6
|
Add Stub flag.
|
2025-04-30 09:47:23 -04:00 |
|
Olivia Brooks
|
719e816c9c
|
Add LowDataCredibility flag.
|
2025-04-30 09:45:41 -04:00 |
|
Olivia Brooks
|
a8d2758ad3
|
Switch to moving target goals into Issues tagged with Enhancement
|
2025-04-30 09:45:41 -04:00 |
|
Cutieguwu
|
21f9c530cc
|
Update team_events and unit test.
|
2025-04-29 17:05:01 -04:00 |
|
Cutieguwu
|
0a82be4c0b
|
Update deltas unit test.
|
2025-04-29 16:43:27 -04:00 |
|
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 |
|
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 |
|