Releases: Saibot393/Rideable
Releases · Saibot393/Rideable
v2.15.1
v2.15.0
v2.15.0
- Added api (
game.modules.get("Rideable").api
) - Fixed several small bugs
- Fixed bug with sort, the riding height can now be set to 0 and riders should still appear above their mounts
- Added world setting Use riding height by default to set wether tokens/tiles should use the riding height per default for their riders
- Added token(tile) setting Use riding height to set wether this token/tile should use the riding height per default for its riders
- Added several example macros to show a few things that can be done
- Added custom MATT actions and filters
- Added action Mount to mount a set of tokens to specified token/tile
- Added action Unmount to unmount a set of tokens
- Added action Unmount riders to unmount the riders of a given token/tile
- Added action Toggle mount to change teh riding state of a set of tokens regarding a given token/tile
- Added filter Filter riders of mount to filter the riders of a given token/tile
- Added filter Filter riders to filter tokens that currently are riding
- Added filter Filter ridden to filter tokens that currently are ridden
v2.14.5
v2.14.4
v2.14.3
v2.14.2
v2.14.1
v2.14.0
v2.14.0
- Added world setting Following algorithm to choose the algorithm used for the following feature (now routinglib independent)
- Added compatibility with Monk's Active Tile Triggers
- Adds Rideable action "Mount this tile" to mount the triggering tokens to this tile
v2.13.0
v2.13.0
- Added new feature Token following (requires routinglib)
- Added world setting Enable Token following to enable this feature
- Added world setting In combat follow behaviour to set the behaviour of following tokens in combat
- Added world setting Only follow visible to restrict following to visible tokens
- Added client setting Follower movement to set what happens when a following tokens moves independently
- Added key controlls and macros to control this feature