Skip to content

EasyReZorder v1.1.0 - #2313

Open
KenanMillet wants to merge 4 commits into
Roll20:masterfrom
KenanMillet:EasyReZorder-ScriptKit
Open

EasyReZorder v1.1.0#2313
KenanMillet wants to merge 4 commits into
Roll20:masterfrom
KenanMillet:EasyReZorder-ScriptKit

Conversation

@KenanMillet

Copy link
Copy Markdown
Contributor

EasyReZorder v1.1.0: ScriptKit Integration

Summary

Converts EasyReZorder to use ScriptKit for help, man, whatsnew, and MOTD.

Changes

ScriptKit Integration

  • help — Command reference (forward, backward, front, back, ahead-of, behind, check)
  • man — Searchable command details
  • whatsnew / changes — Changelog for v1.0.0 and v1.1.0
  • gen-help — Auto-generated help handout
  • MOTD — 4 tips with 📚 header
  • ScriptKit.usage() — Fuzzy-matching fallback for unrecognized commands and empty input

Removed

  • HELP_TEXT constant and --help handler
  • Manual log('-=> EasyReZorder vX.Y.Z Initialized <=-')

Dependencies

  • ScriptKit (required)

Testing

  • !z-order help — shows command list
  • !z-order man forward — shows forward command details
  • !z-order whatsnew — shows v1.1.0 changes
  • !z-order (no args) — triggers ScriptKit.usage
  • !z-order blarg — triggers ScriptKit.usage with fuzzy suggestions
  • Core z-order operations unchanged (forward, backward, front, back, ahead-of, behind, check)

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