Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Saibot393/Rideable
Browse files Browse the repository at this point in the history
  • Loading branch information
Saibot393 committed Jan 22, 2024
2 parents f9ef703 + 406bc1a commit be1efe4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v2.18.0
- Added token setting Mount on enter whitelist to set list tokens that can mount on enter this object
- Added token setting Riders scale to set a (graphical) scale for riders of this object
- Added macro to lock position of tokens, preventing them from being moved on "tokens can move freely" objects (they may still be rotated)

## v2.17.5
- Fixed bug that prevent Following from working if routinglib was not active

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ Since v2.13.0 Rideable also has a feature for Token following.
- Token is Rideable: to override world default for this token
- Mount on enter: to mount tokens that enter this token/tile automatically
- Mount on enter blacklist: to prevent certain tokens or actors from mounting on entering
- Mount on enter whitelist: to set list tokens that can mount on enter this object
- Tile name [*Tiles only*]: to set the name rideable will use for this tile
- Maximum riders: to override world default for this token
- Custom riding height: to set the height used for tokens riding this token
- Use riding height: to set wether this token should use the riding height per default for its riders
- Riders scale: to set a (graphical) scale for riders of this object
- Rider positioning: to set in which pattern rider tokens should be placed (Row or Circle)
- Grappled placement: to set where tokens grappled by this token are placed
- Token form: to set the form used to define this tokens border (Circle/Ellipse or Rectangle)
Expand Down

0 comments on commit be1efe4

Please sign in to comment.