sheet.adventureforhire.com Open in urlscan Pro
66.33.195.16  Public Scan

Submitted URL: http://sheet.adventureforhire.com/
Effective URL: https://sheet.adventureforhire.com/
Submission: On December 18 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

SHEET

Tools to create RPG Character Sheets as HTML forms and save data in URI's
hashtag for easy sharing/transporation


WHAT?

I play a lot of pen and paper roleplaying games that use printed character
sheets that are fairly simple but easy to misplace. I wanted a cross-device way
to make/save character sheets without mucking around with user accounts or even
a database to store them in. The current URI length limit is 2038 characters,
which when compressed is a lot of dataspace in a hashtag so I'm using it!


HOW DOES THIS WORK?

For the pre-made sheets: Simply fill out your character and press "Save". The
character data will be converted to a JSON string and then URI-safe compressed
and placed in the hashtag. Load up that page with the hashtag and the script
will decompress the JSON string from the hashtag and populate the form!

I use Google Chrome so once I bookmark a character they become available on
every device I have!

Character sheets for new games can be made by creating an HTML form with the id
"charSheet". Note: Each form element requires a unique Name attribute. Then
simply include jQuery and charsheet.js and the script will take care of the
rest!


CURRENT WORKING SHEETS

 * Tales from the Loop
 * Star-Crossed
 * Masks RPG - Core playbooks plus a Villain sheet!
 * Lasers & Feelings - initial sheet created, seems to be working
 * Monsterhearts 2 - seems to be working

These should be future-proof, but if I ever have to break the save/load
formatting I'll make sure the old code is still available to load your
characters.


SAMPLE CHARACTERS

 * Webmaster - My Masks: The New Generation Janus (and Spidersona)
 * Chet Barker - My Tales From The Loop Troublemaker


SHEETS UNDER CONSTRUCTION

Note that I cannot guarantee saved characters on these will continue to work, so
use at your own risk! These are here simply because I've planned to do them and
have started in some fashion.


TO-DO AND REQUESTS

 * I bought Downfall and want to try making a "shareable" set of sheets for it.
   Possible it'll work better with simply a shared Google Doc though.


CREDITS

Made by Joe Fulgham for Adventure For Hire

GitHub: https://github.com/joefulgham/Sheet/


INCLUDES

 * populate.js - https://github.com/dannyvankooten/populate.js
 * lz-string - https://github.com/pieroxy/lz-string


LIKE THIS?

Buy me a coffee or send with PayPal