Skip to content

RollCapture v1.1.0 - #2312

Open
KenanMillet wants to merge 2 commits into
Roll20:masterfrom
KenanMillet:RollCapture-ScriptKit
Open

RollCapture v1.1.0#2312
KenanMillet wants to merge 2 commits into
Roll20:masterfrom
KenanMillet:RollCapture-ScriptKit

Conversation

@KenanMillet

Copy link
Copy Markdown
Contributor

RollCapture v1.1.0: ScriptKit Integration

Summary

Converts RollCapture to use ScriptKit for help, man, whatsnew, MOTD, and handout generation.

Changes

ScriptKit Integration

  • help — Command reference (status, rules, rule, dissect, reload)
  • man — Topics: Rule Format, Capture Formulas, Character Triggers, Consumer API (dev)
  • whatsnew / changes — Changelog for v1.0.0 and v1.1.0
  • gen-help / gen-dev-docs — Auto-generated handouts
  • MOTD — 5 tips with 🎲 header (white accent)
  • ScriptKit.usage() — Fuzzy-matching fallback for unrecognized commands

Removed

  • Manual log('-=> RollCapture vX.Y.Z Initialized <=-')
  • Manual sendChat('', '!rollcapture-ready', ...) (ScriptKit handles both)
  • Inline help text fallback (replaced by ScriptKit.usage)

Dependencies

  • ScriptKit (required)

Testing

  • !rollcapture help — shows command list
  • !rollcapture man — lists topics (Rule Format, Formulas, Triggers, API)
  • !rollcapture man choose — finds the choose formula
  • !rollcapture whatsnew — shows v1.1.0 changes
  • !rollcapture motd — shows a random tip
  • Core functionality unchanged (dissect, rules, reload, capture processing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant