Calendar and Event Tracking - kyleady/Roll20-Rogue-Trader-API GitHub Wiki
The section contains scripts dealing with time management. There are scripts for the GM to move time forward, scripts to convert future events in a handout into a log book a past events as they pass by, and even mechanics for aging mortal characters as decades pass by.
- Aging.js - Keeps track of a character's age as time moves on.
- Calendar.js - Allows the GM to move time forward, allows players to check the calendar, and converts future events into a logbook as time passes them by.