Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waterpolo: Added a shot clock. #99

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Waterpolo: Added a shot clock. #99

wants to merge 8 commits into from

Conversation

benjaminkay93
Copy link
Member

Added a shot clock to the water polo :)
screen shot 2018-04-13 at 00 11 49

screen shot 2018-04-13 at 00 15 58

screen shot 2018-04-13 at 00 13 25

@benjaminkay93 benjaminkay93 changed the title Added a shot clock. Waterpolo: Added a shot clock. Apr 12, 2018
@peskdale
Copy link
Collaborator

Nice to have for completeness - though iirc it was bad enough trying to keep the game clock in sync with the poolside scoreboard.

I imagine shot clock will be nightmare unless you have multiple graphics ops to keep track.

@DomBelcher
Copy link

I agree with @peskdale, I think it would be very hard for a graphics op to do this accurately, and if it's not accurate then it will make it more confusing for the viewer, and would be better if it just wasn't there

Definitely would be nice to have properly working, but in practice may not be feasible

Maybe it could be reset by a key press or similar - that way the op can focus on the game and just press the reset key whenever needed?

@benjaminkay93
Copy link
Member Author

Good shout I’ll add a key binding, it’s a nice to have and an option, if we could get a waterpolo person there it would make it easier

@benjaminkay93
Copy link
Member Author

Adding in space and enter as they are big buttons, happy to change at any point though :)

@benjaminkay93
Copy link
Member Author

also i need to work out the logic if the shot clock stops, should the game clock stop or should they both be independent. gonna ask my waterpolo expert tomorrow for the dl

@michaeldclifford
Copy link

michaeldclifford commented Apr 16, 2018

As the "water polo expert" 🤽 who has consulted others who both play and referee matches, we have concluded that there aren't any weird or wonderful eventualities where the game clock and shot clock will ever be out of sync. Therefore binding a single key press such as space to play/pause both timers is perfectly acceptable and probably encouraged.

I'm unsure as to how feasible it would be for an operator to sit next to the Officials' Table, but the closer you can be to the officials, the better. It may be that if there are enough of them (3), they may assign one person to manage the game clock and one person to reset the shot clock which would allow each of those people to also press one of your buttons as well, ensuring the clocks are always in sync.

@benjaminkay93
Copy link
Member Author

thank you @michaeldclifford :) I have added the functionality for the spacebar to trigger the pause/play functionality on both clocks now.

@benjaminkay93
Copy link
Member Author

@stephenrob can you approve this so I can merge it in and box off 2018?

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.

4 participants