12
May
2023
Posted in Sheet Worker Extras

The Perils of Sheet Worker Functions

Many character sheets have functions. Here are the downsides.

09
May
2023
Posted in Deprecated

A Beginner’s Guide to Repeating Sections

An overview of repeating sections- what they are and how to build them.

05
May
2023
Posted in Playing With Roll20

Cheating Dice Rolls in Roll20

Do you suspect one of your players is cheating? Here’s what to look for.

02
May
2023
Posted in Playing With Roll20

Roll20 Rants: Rollable Tables

An unusual post – where I complain about a feature of Roll20 that bugs me.

28
Apr
2023
Posted in Meta

Why You Must Test Roll20 Sheets on Roll20

Some things to be wary of when making your sheet.

25
Apr
2023
Posted in Sheet Worker Guide

Castle Falkenstein Design – Sheet Workers

The last in a series of character sheet examples.

21
Apr
2023
Posted in Sheet Worker Guide

A Sheet Worker Reprise

A quick overview of rules to follow and pitfalls to avoid

18
Apr
2023
Posted in CSS Extras

Removing the Dice Icon In Buttons

The dice icon in roll buttons was a great idea. Here’s how to remove it.

14
Apr
2023
Posted in Functions Sheet Worker Extras

Function Library

Reusing code saves a lot of typing and avoids typos. Here’s how to do it.

11
Apr
2023
Posted in Sheet Worker Extras

Functions and the Fat Arrow

What are functions? What is the fat arrow syntax? How they make code easier to write.

07
Apr
2023
Posted in Sheet Worker Extras

Template Literals

What is a template literal? There are three types of quotation mark???

04
Apr
2023
Posted in Sheet Worker Extras

The Ternary Operator – The One-Line If

My favourite feature of JavaScript is just as useful in Roll20.