Right now, at the start of period 2, the period and jam clocks display 0:00 until the first jam starts. It should display 30:00 and 2:00 (or whatever they are set to) after intermission.
Oops, I missed one of the "Intermission Clock Stop" policy parameters when updating it. Specifically, the parameter to reset the period time. I updated it in git, so now when using the default policy parameters, at the end of any intermission (i.e. when "Intermission Clock Stop" description is met) the Period and Jam clocks should have their times reset (to 30:00 and 2:00) and numbers incremented.
Also as a side note, I hope to add soon the more flexible "timeline"-ish control tab/page that will allow better control over when clocks are reset/incremented and other stuff.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Followup. It should also not show jammers until the actual start of the jam.
Oops, I missed one of the "Intermission Clock Stop" policy parameters when updating it. Specifically, the parameter to reset the period time. I updated it in git, so now when using the default policy parameters, at the end of any intermission (i.e. when "Intermission Clock Stop" description is met) the Period and Jam clocks should have their times reset (to 30:00 and 2:00) and numbers incremented.
Also as a side note, I hope to add soon the more flexible "timeline"-ish control tab/page that will allow better control over when clocks are reset/incremented and other stuff.
Also - the not-showing-jammers comment is valid, but please open a new bug for that as it's separate from the clock times.