Octarines / FoundryHourglass

Configurable animated graphical timers for Foundry VTT that can be shown by the GM to all players.
MIT License
4 stars 2 forks source link

[Request] GM options to cancel and auto close timer #13

Closed kiloforce closed 1 year ago

kiloforce commented 1 year ago
  1. The GM can pause the timer, but there doesn't seem to be a way for the GM to cancel/close the timer for the players. This can needlessly clutter of the players screen.
  2. Would also be nice if there were a checkbox option added to "auto" close the timer window after the timer runs out (and any sound is played).
kiloforce commented 1 year ago

I would like to append #1. I couldn't think of a situation where a hourglass timer should continue if the DM closes it. So the "cancel" request should simply be: if the DM closes the hourglass window, it should auto close on all player's screens too.

Octarines commented 1 year ago

hey @kiloforce, I have tried to add something to this nature in the past but it seems as if there were some quirks about calling "close" commands within an "app" closing the whole program down so I parked it. Now I know there is a desire for this I will do some homework again on it.

Octarines commented 1 year ago

Added this functionality in v1.7.0 (https://github.com/Octarines/FoundryHourglass/releases/tag/v1.7.0). Really appreciate you taking the time to make these suggestions!

kiloforce commented 10 months ago

Just wanted to come back and thank you. This has worked great!