MagicSmokeFireworks / magic-smoke-cloud

This is the local server instance that drives the Magic Smoke client photons.
1 stars 0 forks source link

Add a show clock and auto-firing #20

Closed viomonger closed 5 years ago

viomonger commented 6 years ago

Groups will now have a set time based on a show clock. There needs to be a 'start show' button that starts the clock ticking. Groups can still be fired manually out-of-order/whenever, but groups with a clock time will be auto-fired when that time is reached on the show clock.

Features:

For consideration:

viomonger commented 6 years ago

Auto-firing will be performed by the server, which keeps the true show clock (emitted to clients).

Need to pause the show clock if all clients disconnect

Other instances where a running show clock will be automatically paused?