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

Difference between revisions of "Character Sheet Development/Feature Updates"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "{{main|Building Character Sheets}} {{NavSheetDoc}} {{stub}} A Changelog on updates to how the Roll20's system for creating & editing Character Sheets. Few of these update...")
 
(October updates)
(11 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{{revdate}}
 
{{main|Building Character Sheets}}
 
{{main|Building Character Sheets}}
 +
 +
Changelog on updates to the system for [[BCS|creating & editing]] Roll20 [[Character Sheets]]. This page also list any updates that are available for testing on the [[Dev Server]].
 
{{NavSheetDoc}}
 
{{NavSheetDoc}}
{{stub}}
+
{{notebox|Only some of these updates get mentioned on the [[Changelog]] or the official forums, so this consolidated page is needed to keep track, as Roll20 have ~in 2021 changed to rapidly make updates & changes to the sheet system after years of barely any changes -[[User:1223200|1223200]], 20 September 2021.}}
  
A Changelog on updates to how the Roll20's system for creating & editing [[Character Sheets]]. Few of these updates are mentioned in the {{hc|articles/360037772613-Change-Log official Roll20 Changelog}}, and only some gets an official forum thread mentioning changes. Also list any sheet dev updates that are available for testing on the [[Dev Server]].
+
See also the '''[[BCS/Bugs]]''' page for know bugs with the Roll20 sheet creation system.
 
+
See also the '''[[BCS/Bugs]]''' page for know bugs with the sheet system.
+
 
* {{forum|post/9883156/character-sheet-enhancements Character Sheet Enhancements!}} latest discussions
 
* {{forum|post/9883156/character-sheet-enhancements Character Sheet Enhancements!}} latest discussions
  
 
==2021==
 
==2021==
  
===2021-07-21===
+
===October===
 +
* '''New feature:''' Pisplay character [[Journal#Avatar|avatars]] & [[tokens]] within character sheets now possible. - {{hc|articles/360037772613-Change-Log#october-20-2021-0-1 Oct. 20th}}
 +
** old thread: {{fpl|10198129/ Dev Server: Image Attributes}}
 +
* '''New feature:''' Added limited DOM interactions for character sheet authors via [[jQuery]] - 20th
 +
** old thread: {{fpl|10260300/ Dev Server testing: jQuery}}
 +
* '''Bugfix:''' Resolved a bug that required the use of special characters in nested roll queries. - 20th
 +
** old thread: {{fpl|10260308/ Dev Server testing: Roll Query Improvements - nesting}}
 +
 
 +
===September===
 +
* [[Mobile]] App update
 +
** Added support for jQuery functions in character sheets {{source|https://app.roll20.net/forum/permalink/10363453/}} - Sept. 7th
 +
 
 +
===August===
 +
* {{fpl|10319449/ Release Note for August 17, 2021}}
 +
** Character Sheets - Add pseudo-variable to allow Sheet Authors to scope roll templates.
 +
** Character Sheets - Added Environment Variables for Sheet Authors to scope sheetworkers.
 +
 
 +
===July===
 
* {{fpl|10260300/ Dev Server testing: jQuery for character sheets}} - July 21
 
* {{fpl|10260300/ Dev Server testing: jQuery for character sheets}} - July 21
 
**  
 
**  
 
* {{fpl|10260308/ Dev Server testing: Roll Query Improvements - nesting}} - July 21
 
* {{fpl|10260308/ Dev Server testing: Roll Query Improvements - nesting}} - July 21
 
** will remove the need of using [[Macro_Guide#HTML_replacement|HTML replacement]] characters in macros to make nesting and complex rolls to work.
 
** will remove the need of using [[Macro_Guide#HTML_replacement|HTML replacement]] characters in macros to make nesting and complex rolls to work.
 +
* '''[[Custom Roll Parsing]]: Character sheets can now combine the functionality of roll buttons and action buttons to allow for roll parsing.''' - '''july 13th'''
 +
** Official Documentation: {{hc|articles/4403865972503-Custom-Roll-Parsing-for-Character-Sheets Custom Roll Parsing for Character Sheets}}.
 +
** first sheetworker that uses [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise Promise] MDN Docs
 +
* '''bugfix for a sheetworker/ API interaction'''. A fix had been on the dev server since Feb but was only much later rolled out live.
 +
** {{fpl|10267858/ mention}}
  
===2021-07-13===
+
===June===
Character sheets can now combine the functionality of roll buttons and action buttons to allow for roll parsing.
+
* {{fpl|10198129/ Now on Dev Server: Image Attributes}} - 26th
 
+
See the [[Building_Character_Sheets/Roll_Templates#Custom_Roll_Parsing.28NEW.29|roll template]]-section & [[Sheetworker#Roll_Parsing.28NEW.29|sheetworker]] sections for community documentation.
+
 
+
* Official Documentation: {{hc|articles/4403865972503-Custom-Roll-Parsing-for-Character-Sheets Custom Roll Parsing for Character Sheets}}.
+
* old thread when the feature was on the [[Dev Server]] for testing : {{fpl|10198082/now-on-dev-server-custom-roll-parsing-for-character-sheets Now on Dev Server: Custom Roll Parsing for Character Sheets}}
+
 
+
===2021-07===
+
bugfix for a sheetworker/ API interaction. A fix had been on the dev server since Feb but was only much later rolled out live.
+
* {{fpl|10267858/ mention}}
+
 
+
===2021-06-28===
+
* {{fpl|10198129/ Now on Dev Server: Image Attributes}}
+
 
** 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.
 
** 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.
  
===2021-04-27===
+
===April===
* '''fixed''' issues with @import {{fpl|10024551/ Release Note for April 27, 2021}}
+
* '''fixed issues with <code>@import</code>''' {{fpl|10024551/ Release Note for April 27, 2021}}
 
** <strike>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 </strike>
 
** <strike>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 </strike>
 +
* Most '''initial bugs with [[Character Sheet Enhancement]] have be fixed''' and the framework is now stable, and better than [[LCS]].
  
===2021-04-01===
+
===March===
Most initial bugs with [[Character Sheet Enhancement]] have be fixed and the framework is now stable, and better than [[LCS]].
+
 
+
===2021-03-09===
+
 
[[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.
 
[[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==
+
* {{hc|articles/360061735034-iFrame-and-Sanitization-Changes iFrame and Sanitization Changes}}
  
===2020-02-21===
+
==2020==
Google fonts can now be used with char sheets: [[CSS_Wizardry#Google_Fonts]]
+
  
===2020-02-18===
+
===Feb===
[[Custom Sheet Sandbox]] was released, an improved tool for developing & editing char sheets,
+
* '''Google fonts can now be used with char sheets''': [[CSS_Wizardry#Google_Fonts]] - 21st
* {{blogs|8138452/ New Pro Feature: Custom Sheet Sandbox}}
+
* '''[[Custom Sheet Sandbox]]''' was released, an improved tool for developing & editing char sheets. 18th
 +
** {{blogs|8138452/ New Pro Feature: Custom Sheet Sandbox}}
 
<br>
 
<br>
 
[[Category:Character Sheet Creation]]
 
[[Category:Character Sheet Creation]]
 +
[[Category:New features released by year]]

Revision as of 16:46, 20 October 2021

Main Page: Building Character Sheets

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 BCS/Bugs page for know bugs with the Roll20 sheet creation system.

Contents

2021

October

September

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

August

  • Release Note for August 17, 2021(Forum)
    • Character Sheets - Add pseudo-variable to allow Sheet Authors to scope roll templates.
    • 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