zengm-games / zengm

Basketball GM (and other ZenGM games) are single-player sports management simulation games, made entirely in client-side JavaScript.
https://zengm.com
Other
349 stars 127 forks source link

Football Live Simulation wrong number of penalties displayed #463

Closed mamamia5x closed 4 months ago

mamamia5x commented 5 months ago

image

So I was watching a game live and I saw that California had -1 penalties for -10 yards. In the bottom right, there was 2 penalties that offset. My guess was that the game subtracted those two penalties, but never added them into the display, so it just subtracted it from nothing. Running on FBGM v2024.01.21.0915 btw

mamamia5x commented 5 months ago

image This one has both penalites being at 0, with TN having -8 yards

mamamia5x commented 5 months ago

image Just had offsetting penalties again, now CA is at -1 penalties

dumbmatter commented 4 months ago

This is true, thanks!

Also:

I think things are better now. If you ever want to test, crank up the penalty rate and go through some game sims slowly. Seems to be working now!

mamamia5x commented 4 months ago

Thanks, I'll do some testing later

dumbmatter commented 4 months ago

If you do, make sure it's on the version from git, not on the website, because I haven't deployed an update since this fix. Or wait until the next update.