Skip to content

Foundry VTT module that provides separate hotbars for each token.

License

Notifications You must be signed in to change notification settings

janssen-io/foundry-tokenhotbar-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token Hotbar

v1.3.1 downloads Supported Foundry VTT version

This module provides a unique hotbar for every token. If the token is linked to an actor (for player characters), then all tokens of that actor will have the same hotbar.

It's slimmed down to make maintenance easier and hopefully the code is easier to understand for anyone who has ever written a macro in Foundry.

Features

Dynamically change the hotbar

All pages of the hotbar will change depending on the token you have selected.

Use an additional hotbar

Since version 1.3.1, this module supports using Norc's Custom Hotbar to place the Token Hotbar on. You can enable this in the settings.

Enable the Token Hotbar per client

Since version 1.3.1, this module supports enabling and disabling the Token Hotbar per client. For example, the GM can use this to have different hotbars for different tokens. But the players might want a single hotbar as they usually control a single token anyway.

Shared Token Hotbar

Hotbar's can be shared manually via the provided macro. A GM can run this macro and select for which tokens and with which player they want to share the hotbar. You can find this macro in the compendium 'Token Hotbar'.

Settings

  • Always link to actor: link the hotbar to the actor, even if the token itself is not linked.
  • Use Custom Hotbar: Place the Token Hotbar on Norc's Custom Hotbar, instead of the original hotbar.
  • Debug Mode: Show detailed messages in the console (F12).

Available Languages

  • 🇨🇳 中文(简体)
  • 🇩🇪 Deutsch
  • 🇬🇧 English
  • 🇪🇸 Español
  • 🇫🇷 Français
  • 🇯🇵 日本語
  • 🇰🇷 한국어
  • 🇳🇱 Nederlands
  • 🇵🇱 Polski
  • 🇧🇷 Português (Brazil)
  • 🇷🇴 Română

FAQ

Why did you create a new package?

The original Token Hotbar had some issues which were hard to resolve (#38, #46 and #50). So I created this new version that has a more stable, but unfortunately also more limited functionality.

On top of that, the code is kept more straight forward so it's easier for other developers to see what's going on (and perhaps help with maintenance later on).

About

Foundry VTT module that provides separate hotbars for each token.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published