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:Measure"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "{{script overview |name=Measure |author={{user profile|104025|Aaron C. M.}} |version=0.2 |lastmodified=2015-02-08}} {{stub}} Measure distances between multiple tokens, both f...")
 
m (untag "discontinued")
 
(One intermediate revision by one user not shown)
Line 2: Line 2:
 
|name=Measure
 
|name=Measure
 
|author={{user profile|104025|Aaron C. M.}}
 
|author={{user profile|104025|Aaron C. M.}}
|version=0.2
+
|version=0.3.3
|lastmodified=2015-02-08}}
+
|lastmodified=2019-12-16}}
 
{{stub}}
 
{{stub}}
  
Line 10: Line 10:
  
 
=== Changelog ===
 
=== Changelog ===
 +
{{changelog version|0.3.3|2019-12-16|* [https://github.com/Roll20/roll20-api-scripts/pull/889 link] }}
 
{{changelog version|0.2|2015-02-08|* -}}
 
{{changelog version|0.2|2015-02-08|* -}}
 
{{changelog version|0.1|2015-02-01|* Release}}
 
{{changelog version|0.1|2015-02-01|* Release}}

Latest revision as of 16:34, 17 June 2020

API ScriptAuthor: Aaron C. M.
Version: 0.3.3
Last Modified: 2019-12-16
Code: Measure
Dependencies: None
Conflicts: None


Measure distances between multiple tokens, both from the corners and the center.

[edit] Changelog

v0.3.3 (2019-12-16)


v0.2 (2015-02-08)

  • -


v0.1 (2015-02-01)

  • Release