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
(October updates)
m (2023)
 
(32 intermediate revisions by one user not shown)
Line 1: Line 1:
{{revdate}}
+
{{revdate}}{{BCS}}
{{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]].
+
This is a curated Changelog on updates to the system for [[BCS|creating & editing]] Roll20 [[Character Sheets]], curated from the official [[Changelog]], the forums, and other sources.
 
{{NavSheetDoc}}
 
{{NavSheetDoc}}
{{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.}}
 
  
See also the '''[[BCS/Bugs]]''' page for know bugs with the Roll20 sheet creation system.
+
See also the '''[[Character Sheet Development/Bugs]]''' page for know bugs in the Roll20 sheet creation system.
* {{forum|post/9883156/character-sheet-enhancements Character Sheet Enhancements!}} latest discussions
+
 
 +
 
 +
==Planned Updates==
 +
 
 +
In Dec. 2022{{source|https://app.roll20.net/forum/permalink/11241895/ 1}}, Roll20 gave more details on plans to upgrade the sheet development system, naming it the '''[[Beacon Sheet Development Kit]]'''.
 +
 
 +
It would enable devs to use features previously limited to mods, and to more easily integrate modern webdev frameworks like [https://vuejs.org/ Vue] & React in sheet development.
 +
 
 +
==2023==
 +
* [[Marvel Multiverse Role-Playing Game by Roll20‎]] is the first sheet released using the upcoming [[Beacon]] charactersheet ecosystem.{{source|https://app.roll20.net/forum/permalink/11566135/ dev comment}} - Aug. 2nd
 +
* a new sheetworker function, {{c|populateListOptions()}}, to help you to dynamically create options in selects or data-lists elements. [https://app.roll20.net/forum/permalink/11413084/ Developer description & Examples] - April 11th
 +
 
 +
==2022==
 +
'''Community Updates'''
 +
* Roll20 Sheet Author Guide at [https://cybersphere.me/ cybersphere.me], breaking it down by topic. Articles are simple & approachable. by [[GiGs]]
 +
* [[Roll20 Autouploader]] - Chrome plugin for sheet development, by [[Scott C.]]
 +
* [https://github.com/Kurohyou/Roll20-Snippets/tree/main/K_Scaffold#readme K-Scaffold]-sheet framework developed by [[Scott C.]]
 +
 
 +
===December===
 +
* Print functionality made available to community sheet authors.  Help Center documentation has been updated with styling tips on [https://help.roll20.net/hc/en-us/articles/10823045719063 how to make sheets print-ready and how to enable the print button on sheets] {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#december-12-2022-0-25 Dec. 12th}}
 +
* D&D 5e official character sheet has been made print-ready.  To print your sheet you can use the new print button located in the top left corner of the sheet window (next to the pop-out option).
 +
 
 +
===November===
 +
 
 +
* When opening a character in the VTT, the character sheet will be the first tab, instead of Bio tab. {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#november-15-2022-0-2 Nov. 15th}}
 +
 
 +
===August===
 +
* Adjusted styling for "Custom Sheet Sandbox" and "Access the Dev Server" on the "My Games" page while in dark mode. {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#august-30-2022-0-21 Aug. 30th}}
 +
* CSS & Styling of the site was updated, which caused styling issues for a small number of community sheets. {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#august-1-2022-0-4 Aug. 1st}}
 +
** [https://github.com/Roll20/roll20-character-sheets/pull/10902 PR #10902] was caused by this. Official Savage Worlds also had CSS issues but they where resolved on Roll20's side.
 +
 
 +
===May===
 +
* Fixed a roll macros [https://app.roll20.net/forum/post/10779378/on-dev-server-roll-macros-bug-fix issue] where computed rows displayed in {{c|allProps}} if a property wasn't named. {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#may-9-2022-0-1 May 9}}
 +
 
 +
===March===
 +
* '''Dev Server testing''': fix for the [https://app.roll20.net/forum/permalink/10244385/ roll macros issue where computed rows displayed in allProps if a property wasn't named]-bug - March 28th
 +
** Test feedback thread [https://app.roll20.net/forum/permalink/10779378/ On Dev Server: Roll Macros Bug Fix]
 +
* Character sheet attributes now load when needed in-game rather than all at once on game load, increasing initial load speed and reducing initial memory usage.{{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#march-24-2022-0-1 March 24}}
 +
** conceptually some form of "lazy loading" implementation
 +
* [[BCS/Dark Mode|Dark Mode]] in roll templates fixed, easier for sheet devs to implement  {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#march-18-2022-0-1 March 18}}
 +
* Dark Mode fixes for the [[Default Roll Template]] {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#march-4-2022-0-5 March 4}}
 +
* Translation for [[FI|Finnish]] added {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#march-3-2022-0-6 March 3}}
 +
* [[Dark Mode]] released, along with options to integrate to char sheets. See '''[[Character Sheet Development/Dark Mode]]''' {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#march-2-2022-0-7 March 2, 2022}}
 +
** {{5E}} was released with Dark Mode.
 +
 
 +
===February===
 +
* Character sheet [[jQuery]] events now support the {{button|⌘}}(Command/Metakey)-key on MacOS devices. {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#february-22-2022-0-1 Feb 22nd}}
 +
* [https://app.roll20.net/forum/post/10686505/dark-mode-for-character-sheets Dark Mode for Character Sheets] (on Dev Server)
 +
** [[Character Sheet Development/Dark Mode]]
  
 
==2021==
 
==2021==
 +
===December===
 +
* [[CRP|Computed values]] are now working correctly for any argument of a roll template function.{{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#december-15-2021-0-2 Dec. 15th}}
 +
* External Tools:
 +
** [https://marketplace.visualstudio.com/items?itemName=anduh.rmacro Roll20 Macros] (v.1.1.1) extension for [[VS Code]] released
 +
** [https://marketplace.visualstudio.com/items?itemName=anduh.roll20sheetdev Roll20 Sheet Dev] (v.0.3.1) extension for [[VS Code]] released
 +
 +
===November===
 +
* Finnish is now available on [[Crowdin]] for community translators. Not yet integrated to use with Roll20. {{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#november-30-2021-0-6 Nov. 30th}}
 +
* Computed roll functions([[CRP]] ) can now handle more than 10 rolls.{{source|https://app.roll20.net/forum/permalink/10507621/ Nov 18th}}
 +
* The [[CRP|RollTotal roll template]] function now works correctly with computed values.{{source|https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log#november-3-2021-0-2 Nov 3th}}
  
 
===October===
 
===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}}
+
* '''New feature:''' Display character [[Journal#Avatar|avatars]] & [[tokens]] within character sheets now possible. - {{hc|articles/360037772613-Change-Log#october-20-2021-0-1 Oct. 20th}}
 +
** wiki page: [[Image_use_in_character_sheets#Avatar_.26_Token]]
 
** old thread: {{fpl|10198129/ Dev Server: Image Attributes}}
 
** old thread: {{fpl|10198129/ Dev Server: Image Attributes}}
 
* '''New feature:''' Added limited DOM interactions for character sheet authors via [[jQuery]] - 20th
 
* '''New feature:''' Added limited DOM interactions for character sheet authors via [[jQuery]] - 20th
 
** old thread: {{fpl|10260300/ Dev Server testing: jQuery}}
 
** old thread: {{fpl|10260300/ Dev Server testing: jQuery}}
* '''Bugfix:''' Resolved a bug that required the use of special characters in nested roll queries. - 20th
+
* <strike>'''Bugfix:''' Resolved a bug that required the use of special characters in nested roll queries. - 20th</strike> {{red|rolled back}}
 
** old thread: {{fpl|10260308/ Dev Server testing: Roll Query Improvements - nesting}}
 
** old thread: {{fpl|10260308/ Dev Server testing: Roll Query Improvements - nesting}}
  
Line 24: Line 81:
  
 
===August===
 
===August===
* {{fpl|10319449/ Release Note for August 17, 2021}}
+
* Character Sheets - Add pseudo-variable to allow Sheet Authors to scope roll templates. {{fpl|10319449/ 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.
** Character Sheets - Added Environment Variables for Sheet Authors to scope sheetworkers.
+
** [https://app.roll20.net/forum/permalink/10319508/ description of use]
  
 
===July===
 
===July===
Line 49: Line 106:
  
 
===March===
 
===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.
+
[[Character Sheet Enhancement|Character Sheet Enhancement(CSE)]] 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.
 +
 
 +
Before the release of CSE, the Char Sheet System changed so rarely there wasn't a big need to separately keep track of changes, but starting from CSE there where number of changes that never ended up in the official [[Changelog]], so this page got started.
  
 
* {{hc|articles/360061735034-iFrame-and-Sanitization-Changes iFrame and Sanitization Changes}}
 
* {{hc|articles/360061735034-iFrame-and-Sanitization-Changes iFrame and Sanitization Changes}}
Line 59: Line 118:
 
* '''[[Custom Sheet Sandbox]]''' was released, an improved tool for developing & editing char sheets. 18th
 
* '''[[Custom Sheet Sandbox]]''' was released, an improved tool for developing & editing char sheets. 18th
 
** {{blogs|8138452/ New Pro Feature: Custom Sheet Sandbox}}
 
** {{blogs|8138452/ New Pro Feature: Custom Sheet Sandbox}}
<br>
+
 
 +
==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==
 +
* '''Roll20 Changelog'''
 +
** '''{{hc|articles/360037772613-Change-Log Changelog}}''' on the [[Help Center]] contains the '''current''' Changelog ''(Summer 2019 and later)''
 +
** '''[https://help.roll20.net/hc/en-us/articles/4411219418263-Roll20-Mobile-App-Change-Log Changelog - Mobile App]'''
 +
** '''[[Changelog (2013-2019)]]''' - the older Roll20 changelog
 +
* '''[[:Category:New features released by year]]''' - catching up on what features by year of release
 +
* [[:Category:Unreleased/Highly Requested features]]
 
[[Category:Character Sheet Creation]]
 
[[Category:Character Sheet Creation]]
 
[[Category:New features released by year]]
 
[[Category:New features released by year]]

Latest revision as of 14:36, 14 August 2023

This is a curated Changelog on updates to the system for creating & editing Roll20 Character Sheets, curated from the official Changelog, the forums, and other sources.


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


Contents

[edit] Planned Updates

In Dec. 2022, Roll20 gave more details on plans to upgrade the sheet development system, naming it the Beacon Sheet Development Kit.

It would enable devs to use features previously limited to mods, and to more easily integrate modern webdev frameworks like Vue & React in sheet development.

[edit] 2023

[edit] 2022

Community Updates

[edit] December

[edit] November

  • When opening a character in the VTT, the character sheet will be the first tab, instead of Bio tab.

[edit] August

  • Adjusted styling for "Custom Sheet Sandbox" and "Access the Dev Server" on the "My Games" page while in dark mode.
  • CSS & Styling of the site was updated, which caused styling issues for a small number of community sheets.
    • PR #10902 was caused by this. Official Savage Worlds also had CSS issues but they where resolved on Roll20's side.

[edit] May

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

[edit] March

[edit] February

[edit] 2021

[edit] December

[edit] November

[edit] October

[edit] September

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

[edit] 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.

[edit] July

[edit] 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.

[edit] 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.

[edit] March

Character Sheet Enhancement(CSE) 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.

Before the release of CSE, the Char Sheet System changed so rarely there wasn't a big need to separately keep track of changes, but starting from CSE there where number of changes that never ended up in the official Changelog, so this page got started.

[edit] 2020

[edit] Feb

[edit] Bugs & Quirks

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

[edit] See Also