Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Testing my custom Charactermancer

1745507233
MMPAPPS Corp.
Pro
Marketplace Creator
Sheet Author
Compendium Curator
I am writing character sheet and it will use a custom Charactermancer. I understand how to use github to submit it for review and to make it public. Is there a way to test it before doing that? It appears that the custom sheet and sandbox do not support Charactermancers.
1745517540
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
the sandbox and custom sheet support charactermancers. Depending on what your mancer is doing, you'll probably need to specify the compendium that should be active in the game by selecting it form the drop down on the sandbox's splash page (where you can enter the sheet.json for the sheet). Note that the compendium entry of the sheet.json does NOT affect the compendium that is active in the game.
1745523797
MMPAPPS Corp.
Pro
Marketplace Creator
Sheet Author
Compendium Curator
Thank you for the answer. However when I specify the sheet.json in the sandbox I don't see a way to upload or paste the contents of charactermancer.html for the sandbox to use. {     "html": "sheet.html",     "css": "sheet.css",     "authors": "mmpApps Corp",     "instructions": "instructions.html",     "sheetCharactermancer": {         "src": "charactermancer.html",         "version": 1,         "name": "My Charactermancer"     } }
1745530173

Edited 1745530215
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Your entire character sheet, including mancer, is a single html file. You can build them separately and then concatenate them using a build process, but the final file is all one thing. Same goes for your css and translation json.
Hey, just wanted to give you a little warning here - If you're making a community sheet, having a custom charactermancer will result in your sheet not being approved for the community repository .
1745967561

Edited 1746023488
GiGs
Pro
Sheet Author
API Scripter
Thats interesting, Nicole. Are you saying that any sheet with a chaeractermancer will be automatically denied? I am curious because when charactermancer was first introduced, a dev was enthusiastic about us using it an was eager to see what we came up with. Edit: typo fixed, thanks keith.
1745975066
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
GiGs said: Thats interesting, Nicole. Are you saying that any sheet with a compendium will be automatically denied? I am cutrious because when charactermancer was first introduced, a dev was enthusiastic about us using it an was eager to see what we came up with. Did I miss a detail? Compendium is not the same as Charactermancer.
1745986323
GiGs
Pro
Sheet Author
API Scripter
You might have missed a detail. I wasn't talking about the Compendium, because programming that is not available to common Pro users.
1745986831

Edited 1745986861
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Here's the source of my confusion. Nicole B. said: Hey, just wanted to give you a little warning here - If you're making a community sheet, having a custom charactermancer will result in your sheet not being approved for the community repository . GiGs  said: Thats interesting, Nicole. Are you saying that  any sheet with a compendium  will be automatically denied?
1746023436
GiGs
Pro
Sheet Author
API Scripter
oops, i meant to type charactermancer there.
1746039922
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Whew! I wasn't going mad. :D
1746040910
GiGs
Pro
Sheet Author
API Scripter
How do you think I feel :)