Releases: MenesesPT/TimerVTT
Releases · MenesesPT/TimerVTT
Support Foundry V13
Support Foundry V13 in #12 - thanks @BlueSkyBlackBird
New Contributors
- @BlueSkyBlackBird made their first contribution in #12
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
v0.2.4
Release 0.2.3
Changelog:
- Toggle to keep timer running while game is paused. (#6)
Release 0.2.2
Changelog:
- Fix End messages being public on private timers. (Issue #5)
Release 0.2.1
Changelog:
- Timer.createStopwatch() has a new parameter before privateTimer, please check Readme for the new parameter order;
- Stopwatches can play a ticking sound;
- Timers can now have ticks during the whole duration or a defined duration if the function is called directly.
Release 0.2.0
Changelog:
- Create timers programmatically;
- Add stopwatch mode;
- Send a message when a timer expires.
Release 0.1.0
Initial release with basic timer functionality.