jmarantz / soccersub

Game substitution management for soccer coaches
Apache License 2.0
0 stars 0 forks source link

when adjusting time backward, rewind player game state #11

Open jmarantz opened 6 years ago

jmarantz commented 6 years ago

Currently we are only adjusting the clock, but we should be winding back and subs made during that time, and adjusting the per-player game-time based on who was in.

If we do wind back some substitutions, we should provide a way to re-execute them wherever the time wound up.