Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brunhine
foundry-turnmarker
Commits
fa9db8b9
Commit
fa9db8b9
authored
May 30, 2020
by
Brunhine
Browse files
v2.6.4
parent
b41367c7
Pipeline
#151247432
passed with stage
in 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
fa9db8b9
# 2.6.4
-
Enable Japanese Language support
-
Add option to disable Turn Marker
-
Now properly removes the start marker from the canvas when combat ends
-
Fix for webm token thumbnails not always displaying properly in turn announcements
-
Fix for error when manually creating a combat from the combat tracker
# 2.6.3
-
New optional feature: "Start Marker"
-
Places a static marker under the token when they start their turn to signify where they started
...
...
turnmarker/module.json
View file @
fa9db8b9
...
...
@@ -3,7 +3,7 @@
"title"
:
"Turn Marker"
,
"description"
:
"Displays a (optionally animated) marker on the token who's active turn it is."
,
"author"
:
"Brunhine"
,
"version"
:
"2.6.
3
"
,
"version"
:
"2.6.
4
"
,
"minimumCoreVersion"
:
"0.5.6"
,
"compatibleCoreVersion"
:
"0.6.0"
,
"esmodules"
:
[
...
...
@@ -34,5 +34,5 @@
],
"url"
:
"https://gitlab.com/brunhine/foundry-turnmarker"
,
"manifest"
:
"https://gitlab.com/brunhine/foundry-turnmarker/raw/master/turnmarker/module.json"
,
"download"
:
"https://gitlab.com/brunhine/foundry-turnmarker/-/jobs/artifacts/2.6.
3
/raw/turnmarker.zip?job=build"
"download"
:
"https://gitlab.com/brunhine/foundry-turnmarker/-/jobs/artifacts/2.6.
4
/raw/turnmarker.zip?job=build"
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment