ScriptCards 3.0.16 headed to OneClick, 3.0.17 on GitHub Fast on the heels of 3.0.14, 3.0.16 is now on OneClick. Besides some internal cleanup and prep work for new features, there is only one major change: - Added the buttonwidth setting, which defaults to "auto". This setting is a per-line setting that can be set to a css size indicator (ie, 20%, or 50px, or 60em, etc.) and will update the style output for subsequent buttons using that width. Currently on the GitHub version, I've added a feature I'm calling "pointers" (maybe not the best name...) that allows you to store object properties on the Java side so they don't get mangled by running them through the ScriptCards text processor. Useful, for example, for transferring things like the Action property of a character ability that might contain script code.