Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Character Sheet Development/Feature Updates

From Roll20 Wiki

Revision as of 10:36, 23 June 2022 by Andreas J. (Talk | contribs)

Jump to: navigation, search

Changelog on updates to the system for creating & editing Roll20 Character Sheets. This page also list any updates that are available for testing on the Dev Server.


See also the Character Sheet Development/Bugs page for know bugs in the Roll20 sheet creation system.

Contents

Planned Updates

New Sheet Ecosystem

There are plans for major updates to the sheet system.

Details from Q&A with CTO Morgan Buck - Operation Fire Bolt + Product Updates June 22nd 2022


CTO Morgan B.:
"For developers our existing character sheet system is pretty archaic and you have to know a lot about hacks and workarounds to make a really incredible sheet. Our goal is to create a system where developers can bring their existing experience with web app development to Roll20 character sheets and make some really incredible tools. We're going to start with experimenting with this internally, so the first thing you'll see is some significant level ups to the sheets we're outputting. Once we sort out security we hope to make these tools available to everyone."
CTO Morgan B.:
[...] "The new character sheets will also expose a lot of functionality that was previously API only to sheets so that they can be more powerful out of the box. Some of the most common functionality of critical API scripts will end up being covered by that work." [...]

response to question about "multiple sheets per game"-suggestion:

[...] "The new sheet ecosystems we're developing allow for a much more maintainable and modern sheet, and doing those as a single sheet application would allow for code sharing and many other desirable things. In the new ecosystem each sheet is effectively a web application that can utilize all of the organizational tools a modern web developer would expect, which would allow for solid segmentation of the code for these sheets modes."

2022

May

  • Fixed a roll macros issue where computed rows displayed in allProps if a property wasn't named.

March

February

2021

December

November

October

September

  • Mobile App update
    • Added support for jQuery functions in character sheets - Sept. 7th

August

  • Character Sheets - Add pseudo-variable to allow Sheet Authors to scope roll templates. August 17, 2021(Forum)
  • Character Sheets - Added Environment Variables for Sheet Authors to scope sheetworkers.

July

June

  • Now on Dev Server: Image Attributes(Forum) - 26th
    • making it possible to dynamically change images shown on the sheet from custom urls, changing background-images, and ability to show character avatar & tokens directly on the sheet.

April

  • fixed issues with @import Release Note for April 27, 2021(Forum)
    • if a @import exists, it seems it might result in roll20 ignoring the first instance of the next css class in the file, workaround is to add an empty, "sacrificial" version of the class first that will be eaten up, and the one after will work normally
  • Most initial bugs with Character Sheet Enhancement have be fixed and the framework is now stable, and better than LCS.

March

Character Sheet Enhancement sheet update was fully released, expanding the html & css things that can be done with character sheets. This includes more options to make char sheets look good on the Roll20 Mobile app.

2020

Feb

Bugs & Quirks

See Character Sheet Development/Bugs & Quirks. Any fixed bugs should be removed from the page and mentioned on this page's changelog.

See Also