Skip to content

Add more fumble counters to calculate_stats()#575

Merged
mrcaseb merged 5 commits intomasterfrom
stats-all-fumbles
Feb 19, 2026
Merged

Add more fumble counters to calculate_stats()#575
mrcaseb merged 5 commits intomasterfrom
stats-all-fumbles

Conversation

@mrcaseb
Copy link
Member

@mrcaseb mrcaseb commented Feb 19, 2026

closes #515

This PR:

The new fumble stats count all fumbles regardless of the unit the player was on. This means that all existing fumble stats are included here but we make sure not to loose any fumbles, esp. on offense.

It's never counted alone, always in combination with 52 or 53. So we cannot add it to the total.
(because we were missing some edge case fumbles on offense)
@mrcaseb mrcaseb linked an issue Feb 19, 2026 that may be closed by this pull request
4 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

@mrcaseb
Copy link
Member Author

mrcaseb commented Feb 19, 2026

Variables added

image

@mrcaseb mrcaseb requested review from guga31bb and tanho63 February 19, 2026 09:26
@mrcaseb mrcaseb merged commit 7dc32c4 into master Feb 19, 2026
8 checks passed
@mrcaseb mrcaseb deleted the stats-all-fumbles branch February 19, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

More variables in calculate_stats() calculate_stats() does not count all offensive fumbles

2 participants