Jay R. said: I love this calendar and use it in my campaign all the time! One feature request: the ability to store and select from a list of specific weather types, rather than having it be entirely random. I normally fudge very little if anything in my games, but weather is one that I want to be able to control without my players knowing it (on an overland trek, I don't want three straight days of torrential rain if the party is already lost, etc.). So it'd be great if I could basically select a weather type at the start of every calendar day, or something like that. You can already do this by editing the weather message before showing the calendar to your players. Bring up the main menu, click "Change Weather" and then select Edit from the drop down and type in whatever you'd like. To make it faster if you'd like to setup a macro with a list of predefined phrases, you can use this syntax: !weather,?{Weather today| Raining kobolds and goblins.,Raining kobolds and goblins.| Blue skies with a chance of dragons.,Blue skies with a chance of dragons.| Partly Cloudkill. Don't forget your Umbrella of Unpoisoning!,Partly Cloudkill. Don't forget your Umbrella of Unpoisoning!| ExampleDropDownMenuText,ExampleDescriptionSentToCalendar} Just remember that if you want a comma to appear in your description (or dropdown menu text) you need to replace it with
, like so: ... Raining kobolds, goblins, and orcs.,Raining kobolds, goblins, and orcs.| ...