Tabletop Simulator

Tabletop Simulator

On-Screen Countdown Timer
Showing 1-7 of 7 entries
Update: 17 Nov, 2019 @ 4:06pm

Better importing logic to prevent crashing when updating from an older version of the timer

Update: 17 Nov, 2019 @ 10:31am

Added settings menu to change user variables in-game

Update: 16 Aug, 2018 @ 4:14pm

Documemtation updates

Restricted code to 80-character-wide lines

Update: 16 Aug, 2018 @ 3:37pm

Change all <'s and >'s to -'s and +'s to avoid problems with scripting the global UI. The previous method would import literal <'s and >'s instead of &lt;'s and &gt;'s, causing major errors.

Update: 8 Aug, 2018 @ 6:34am

Update: 3 Aug, 2018 @ 10:27pm

Added setting saved visibility preferences on load

Update: 3 Aug, 2018 @ 10:22pm

Initial upload