-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust unpausing based on commands? Compiles with no errors, time to test. Include max tech pauses. Include debug. Update pausing to set/get props to tell who is pausing. Keep track of who tech paused. Limit when tech pauses can be called while in tech pause. Disable counter if the team calling calls unpause. Remove pause/unpause util changes. Update some bad assumptions for pausing. Bad command syntax. Keep track of time so we don't spin off two timers for one pause. Feature should be complete. Minor testing still needs to be done. Include ready for unpause in tech pauses as we always want both teams to unpause. Missed call for increasing max pauses. Include edge case where users have tech pause limits but no timer. Remove call in unpause. Missed period. Remove unnecessary log message. Add 10 second expiration message. Add in check to make sure max pauses is above zero as well. Add in minute warning and then a 30 second warning. Per conversations with league organizers, tech pauses have been reworked.
- Loading branch information
1 parent
5afc25b
commit 82bc354
Showing
5 changed files
with
145 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters