Skip to content

v0.1.1 — Faster cue Info plugins

Choose a tag to compare

@chienchuanw chienchuanw released this 20 Jun 09:03

Performance and maintenance update for the Update Info and Append Info cue-Info plugins.

Highlights

  • Much faster on large showfiles. Reading a cue's Info now exports only that single cue (Export Sequence <n> Cue <c> /nc) instead of the entire sequence, so the export is near-instant and the progress dialog no longer appears.
  • More robust read. Completeness detection waits for the outer </MA> tag, and the parser falls back to the sole exported cue if the console renumbers it — verified with local unit tests.
  • Removed the experimental self-installing macro. It created duplicate empty macros because grandMA2's /cmd="..." can't carry the quotes needed to invoke a plugin by name. Each plugin is back to its focused core job.

Plugins

  • Update Info — read the current cue's Info, edit it in a prefilled popup (blank input clears it).
  • Append Info — append text to the current cue's Info, /-separated.

Install

Download the zip for the plugin you want, unzip, and import the .xml into grandMA2 (it loads the paired .lua). Target console version: 3.9.60.

Each zip contains the .lua + .xml pair with filenames preserved so the console matches them on import.