kckaiwei / TurnMarker-alt

Turn Marker is a module for Foundry VTT that adds an image under a token who is currently active in the combat tracker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turn Marker

Turn Marker is a module for Foundry VTT that adds an image under a token who is currently active in the combat tracker. This is completely system agnostic, and fully customizable to fit right into your game.

GitHub release (latest by date) GitHub latest version downloads

Installation

It's always better and easier to install modules through in in app browser. Just search for "Turn Marker"

To install this module manually:

  1. Inside the Foundry "Configuration and Setup" screen, click "Add-on Modules"
  2. Click "Install Module"
  3. In the "Manifest URL" field, paste the following url: https://raw.githubusercontent.com/kckaiwei/TurnMarker-alt/main/dist/module.json
  4. Click 'Install' and wait for installation to complete
  5. Don't forget to enable the module in game using the "Manage Module" button

Usage

The turn marker will move to the active token on their turn, and move with them as they move: example

Settings

Image ratio

The image ratio is related to the size of the token. 1 will be the same size as the active token, 2 will be double the size, etc.

Animate Marker

If enabled, the marker will use a rotational animation as defined by "Animation Speed" and "Animation Degrees".

Animation Speed

Defines in milliseconds how often the animation should apply a rotation. The lower the number the faster the animation.

Animation Degrees

Defines in degrees how much the marker should rotate on each tick.

Marker Image

Select from a number of included images provided by the Foundry Community:

Marker images by Rin

Runes of the Cultist Runes of Regeneration Runes of the Cosmos Runes of Earthly Dust
Runes of Reality Runes of Incendium Runes of the Believer Runes of the Mad Mage
Runes of the Blue Sky Runes of the Universe Runes of Prosperity

Custom Image Path

Sets the path to an image to be used instead of the included images

Announce Turns

If enabled, a chat message will be sent when the turn in combat changes (unless the combatant is hidden in the combat tracker).

Compatibility

Most recently tested on Foundry VTT version 0.6.6.

I've been developing on it on version 0.7.9, but haven't used it enough to deem it stable.

Feedback

All feedback and suggestions are welcome. Please contact me on Discord (Brunhine#2182).

Any issues, bugs, or feature requests are always welcome to be reported directly to the Issue Tracker

Support Development

Want to help improve the module? Send a pull request.

Want to show support another way? Recommend this module to other users.

Getting started

src is the folder you want to work with. Make sure you have npm installed. Run npm install to install gulp

When you're done making changes, run gulp build to recompile the dist folder

Licensing

Turn Marker is a module for Foundry VTT by Jeremiah Altepeter (Brunhine) and is licensed under a Creative Commons Attribution 4.0 International License.

This work is licensed under Foundry Virtual Tabletop EULA - Limited License Agreement for module development v 0.1.6.

The included images are created by Rin (rin#0002 on Discord)

Credits

Originally created by Bruhine

About

Turn Marker is a module for Foundry VTT that adds an image under a token who is currently active in the combat tracker.


Languages

Language:JavaScript 85.9%Language:HTML 14.0%Language:Less 0.1%