Difference between revisions of "Scott C."
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m |
||
(9 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | '''{{user profile|459831|Scott C.}}''' is creator of a number of [[API]] Scripts, and a [[Sheet Author]]. | + | {{revdate}}'''{{user profile|459831|Scott C.}}''' is creator of a number of [[API]] Scripts, and a [[Sheet Author]]. |
+ | * Patreon: [https://patreon.com/kurohyoustudios KurohyouStudios] | ||
+ | * Github: [https://github.com/Kurohyou Kurohyou] | ||
+ | * Youtube: [https://www.youtube.com/channel/UCBZF1alzcSpWjcW2-9QERqA Kurohyou Studios] | ||
+ | =Tips/Guides= | ||
+ | * '''[[Sheet Author's Journey]]''' is a tutorial to [[Character Sheet Development]], using his {{k-scaffold}} sheet development framework. | ||
+ | * {{forum|permalink/8034567/ Sheetworker Optimization}} | ||
+ | |||
+ | =Creations= | ||
+ | ==Roll20 Autouploader== | ||
+ | {{main|Roll20 Autouploader}} | ||
+ | {{:Roll20 Autouploader}} | ||
+ | {{clear}} | ||
==[[API]]== | ==[[API]]== | ||
− | * ''' | + | * '''[[Door Knocker]]''' -- Script helps quickly open and close doors by controlling the dynamic lighting lines. {{repo|Roll20/roll20-api-scripts/tree/master/Door%20Knocker sourcecode}} |
* [[Script:ShareVision|ShareVision]] -- Allows normal vision and darkvision to be shared between players. | * [[Script:ShareVision|ShareVision]] -- Allows normal vision and darkvision to be shared between players. | ||
* [[Script:Customizable Roll Listener|Customizable Roll Listener]] - allows you to define custom reactions to various chat input and roll results. <code>!crl</code> to launch help menu. | * [[Script:Customizable Roll Listener|Customizable Roll Listener]] - allows you to define custom reactions to various chat input and roll results. <code>!crl</code> to launch help menu. | ||
* [[Script:EasyExperience|EasyExperience]] - simple way to give characters xp at end of session, tracks levelup thresholds & notifies when a char have levelled. Comes with PF1E & D&D5E xp progressions, thresholds can be changed to use with other systems. | * [[Script:EasyExperience|EasyExperience]] - simple way to give characters xp at end of session, tracks levelup thresholds & notifies when a char have levelled. Comes with PF1E & D&D5E xp progressions, thresholds can be changed to use with other systems. | ||
* {{forum|permalink/7478947/ Menu Maker}} - Script for generating [[Chat Menus]] | * {{forum|permalink/7478947/ Menu Maker}} - Script for generating [[Chat Menus]] | ||
− | * | + | * [[Script:Page Navigator|Page Navigator]] - A way to use a handout for managing & moving both players between pages, instead of using the [[Page Toolbar]] |
** there is some progress towards a v.3 that completely revamps & fixes the API | ** there is some progress towards a v.3 that completely revamps & fixes the API | ||
** {{fpl|4905683/ Page Navigator v2.X}} - old thread (2018) | ** {{fpl|4905683/ Page Navigator v2.X}} - old thread (2018) | ||
==Sheets== | ==Sheets== | ||
+ | * [[Rapidfire System]] | ||
+ | * [[GeneFunk 2090]] | ||
+ | * [https://github.com/Roll20/roll20-character-sheets/tree/master/SCP%20The%20Tabletop%20Roleplaying%20Game SCP The Tabletop Roleplaying Game] | ||
+ | * [https://github.com/Roll20/roll20-character-sheets/tree/master/Lion%20&%20Dragon Lion & Dragon] | ||
* [[Starfinder Official|Starfinder by Roll20]] | * [[Starfinder Official|Starfinder by Roll20]] | ||
* Starfinder HUD | * Starfinder HUD | ||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Sheet Author]] | [[Category:Sheet Author]] | ||
[[Category:API Author]] | [[Category:API Author]] | ||
[[Category:Forum Champion]] | [[Category:Forum Champion]] |
Latest revision as of 13:01, 4 June 2022
Page Updated: 2022-06-04 |
- Patreon: KurohyouStudios
- Github: Kurohyou
- Youtube: Kurohyou Studios
Contents |
[edit] Tips/Guides
- Sheet Author's Journey is a tutorial to Character Sheet Development, using his K-Scaffold sheet development framework.
- Sheetworker Optimization(Forum)
[edit] Creations
[edit] Roll20 Autouploader
Main Page: Roll20 Autouploader
Roll20 API and Sheet Autouploader is a Chromium extension that will automate the uploading of code to your Sheet Sandbox, created by Scott C..
This streamlines Character Sheet Development, removing the need to manually upload the files when you want to test changes. The extension will eventually work with API Development as well.
- Install (Chrome Web Store)
- sourcecode: https://github.com/Kurohyou-Studios/R20AutoCode
- forum thread: Automatically upload your sheet code! (May 2022)
- Video of it in action!
It should work on all chromium browsers except for Brave, which has disabled the chromium features that the extension relies on.
[edit] API
- Door Knocker -- Script helps quickly open and close doors by controlling the dynamic lighting lines. sourcecode
- ShareVision -- Allows normal vision and darkvision to be shared between players.
- Customizable Roll Listener - allows you to define custom reactions to various chat input and roll results.
!crl
to launch help menu. - EasyExperience - simple way to give characters xp at end of session, tracks levelup thresholds & notifies when a char have levelled. Comes with PF1E & D&D5E xp progressions, thresholds can be changed to use with other systems.
- Menu Maker(Forum) - Script for generating Chat Menus
- Page Navigator - A way to use a handout for managing & moving both players between pages, instead of using the Page Toolbar
- there is some progress towards a v.3 that completely revamps & fixes the API
- Page Navigator v2.X(Forum) - old thread (2018)