Skip to content

1.5.0

Compare
Choose a tag to compare
@Larkinabout Larkinabout released this 27 Oct 23:50
· 58 commits to main since this release

Token Action HUD D&D 5e 1.5.0

For a guide on using Token Action HUD, go to: How to Use Token Action HUD

New Features

Token Action HUD Core 1.5.0

Updated to Token Action HUD Core 1.5.0. Make sure to check out the latest release notes before updating.

Do not update to this version until all your Token Action HUD modules support Token Action HUD Core 1.5.0.

Action Hover Hooks

Added two hooks for developers to use:

  • tokenActionHudSystemActionHoverOn: Called when an action in the HUD is hovered on. Passes the event and item objects.
  • tokenActionHudSystemActionHoverOff: Called when an action in the HUD is hovered off. Passes the event and item objects.