Skip to content
Merged

Tether #2288

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7,989 changes: 7,989 additions & 0 deletions Chronicle/1.0.5/Chronicle.js

Large diffs are not rendered by default.

474 changes: 400 additions & 74 deletions Chronicle/Chronicle.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Chronicle/script.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Chronicle",
"script": "Chronicle.js",
"version": "1.0.4",
"version": "1.0.5",
"description": "Chronicle is a comprehensive calendar and timeline management system for Roll20 campaigns.\n\nWATCH A DEMO:\nhttps://youtu.be/Zb4M21NtP3Y\n\nKEY FEATURES:\n• Create custom calendars or load presets (Gregorian, Forgotten Realms, Golarion, Greyhawk, Eberron)\n• Track events and notes with a powerful tagging system for organizing and filtering\n• Calendar view with interactive grid navigation and date-by-date exploration\n• Timeline mode for chronological story review with tag and date-range filtering\n• Automatic weather generation based on Köppen climate zones\n• Multiple moons with automatic phase calculation for any date\n• Send to Chat feature to announce dates and events to players\n• GM-only content filtering (tag items 'gm' to hide from chat output)\n• Special days, holidays, leap days, and intercalary days support\n\nGETTING STARTED:\n1. Install the script in your campaign\n2. Run !chr to initialize (creates your main interface handout)\n3. Choose: Load a preset calendar (30 seconds) or create a custom one (30 minutes)\n4. Start adding events, notes, and tracking campaign time\nRun !chr --help anytime for detailed documentation.\n\nDESIGN MODE:\nConfigure your calendar with custom months, weeks, climate zones, holidays, and moons. The interface handles all calculations automatically—no spreadsheets or complex setup required.\n\nPERFECT FOR:\nLong-term campaigns where tracking in-game time enhances storytelling. Works with any system—D&D, Pathfinder, Vampire, etc. No coding knowledge required.",
"authors": "Keith Curtis",
"roll20userid": "162065",
Expand All @@ -11,5 +11,5 @@
"patreon": "https://www.patreon.com/c/KeithCurtis",
"dependencies": [],
"conflicts": [],
"previousversions": ["1.0.0", "1.0.1", "1.0.2", "1.0.3", "1.0.4"]
"previousversions": ["1.0.0", "1.0.1", "1.0.2", "1.0.3", "1.0.4", "1.0.5"]
}
Loading
Loading