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 "Script:Walls"

From Roll20 Wiki

Jump to: navigation, search
(Changelog: added link to forum)
m (v.3.6)
Line 2: Line 2:
 
|name=Walls
 
|name=Walls
 
|author={{user profile|104025|Aaron C. M.}}
 
|author={{user profile|104025|Aaron C. M.}}
|version=0.1
+
|version=0.3.6
 
|dependencies={{api repository link|IsGM}}
 
|dependencies={{api repository link|IsGM}}
|lastmodified=2015-02-01}}
+
|lastmodified=2019-11-19}}
 
{{stub}}
 
{{stub}}
  
Builds dynamic lighting walls with an exported SVG path file.
+
Builds dynamic lighting walls based on imported <code>.svg</code> file to game.
 
<br clear="all">
 
<br clear="all">
  
=== Changelog ===
+
Check API Library menu for instructions.
[https://app.roll20.net/forum/post/1337473/script-walls-svg-path-importer-for-dynamic-lighting-revisited#post-1338906 script-walls-svg-path-importer-for-dynamic-lighting-revisited]
+
  
{{changelog version|0.1|2015-02-01|* Release}}
+
=== Changelog ===
 +
{{changelog version|0.3.6|2019-11-19|* update }}
 +
{{changelog version|0.3.5|2019-09-24|* [https://app.roll20.net/forum/post/7785026/script-walls-svg-path-importer-for-dynamic-lighting-now-with-advanced-fog-of-war-support Script: Walls - Now with Advanced Fog of War Support!] }}
 +
{{changelog version|0.1|2015-02-01|* Release
 +
* [https://app.roll20.net/forum/post/1337473/script-walls-svg-path-importer-for-dynamic-lighting-revisited#post-1338906 old forum thread]}}

Revision as of 18:49, 9 May 2020

API ScriptAuthor: Aaron C. M.
Version: 0.3.6
Last Modified: 2019-11-19
Code: Walls
Dependencies: IsGM
Conflicts: None


Builds dynamic lighting walls based on imported .svg file to game.

Check API Library menu for instructions.

Changelog

v0.3.6 (2019-11-19)

  • update


v0.3.5 (2019-09-24)


v0.1 (2015-02-01)