Skip to content

Releases: MenesesPT/TimerVTT

Support Foundry V13

15 Jan 11:25
5e44477

Choose a tag to compare

Support Foundry V13 in #12 - thanks @BlueSkyBlackBird

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

19 Jul 13:50
b215055

Choose a tag to compare

Changelog:

Change manifest compatibility and author fields. (#11)

v0.2.5

23 Aug 17:05
fb2aaeb

Choose a tag to compare

Changelog:

Fix chat messages not updating. (#10)
Add buttons for stopping and pausing timer (Not fully tested)

v0.2.4

11 Jul 19:16

Choose a tag to compare

Changelog:

Option to hide the timer from players but still play the sounds. (#7)

Release 0.2.3

04 Jul 19:08

Choose a tag to compare

Changelog:

  • Toggle to keep timer running while game is paused. (#6)

Release 0.2.2

26 Dec 19:40

Choose a tag to compare

Changelog:

  • Fix End messages being public on private timers. (Issue #5)

Release 0.2.1

22 Jun 16:19
9966753

Choose a tag to compare

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

28 May 17:06
f066ba1

Choose a tag to compare

Changelog:

  • Create timers programmatically;
  • Add stopwatch mode;
  • Send a message when a timer expires.

Release 0.1.0

28 May 16:21
f3281ba

Choose a tag to compare

Initial release with basic timer functionality.