Releases: Larkinabout/fvtt-token-action-hud-core
2.0.11
Token Action HUD Core 2.0.11
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0.X.
Important
This release is compatible with Foundry VTT 12 only.
New Systems
- Token Action HUD CoC7
- Token Action HUD Delta Green
- Token Action HUD Ordem Paranormal
- Token Action HUD Shadowdark
Improvements
- Added automatic handling of tooltip direction based on HUD style.
2.0.10
Token Action HUD Core 2.0.10
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0.X.
Important
This release is compatible with Foundry VTT 12 only.
New Systems
Bug Fixes
- Fixed
reading 'bottom'
error (#294).
2.0.9
Token Action HUD Core 2.0.9
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0.X.
Important
This release is compatible with Foundry VTT 12 only.
New Systems
Bug Fixes
2.0.8
Token Action HUD Core 2.0.8
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0.X.
Important
This release is compatible with Foundry VTT 12 only.
Improvements
- Added a 'Collapsible Subgroups' module setting to allow users to disable the collapsible subgroups functionality (#285).
Bug Fixes
- Fixed tooltip display for groups and tab subgroups (#291).
- Fixed HUD not interactable when using 3D Canvas.
- Fixed the 'Mark Active Actions with Asterisk' functionality.
2.0.7
Token Action HUD Core 2.0.7
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0.X.
Important
This release is compatible with Foundry VTT 12 only.
New Systems
Improvements
- Added
dockPosition
("left", "center-right", "right") to thestyles
object to allow TAH system modules to create custom docked styles.
Bug Fixes
- Fixed tooltip display for list subgroups (#291).
- Removed async from the
registerStyles
method.
2.0.6
Token Action HUD Core 2.0.6
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0.X.
Important
This release is compatible with Foundry VTT 12 only.
Bug Fixes
- Fixed default position of HUD (#280).
- Fixed custom layouts for players.
- Fixed roll handler extender code, courtesy of @ddbrown30.
2.0.5
Token Action HUD Core 2.0.5
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0.X.
Important
This release is compatible with Foundry VTT 12 only.
Improvements
- Improved the message when an incompatible version of Token Action HUD Core is installed.
Bug Fixes
- Fixed error when using derived groups.
- Fixed position of list image.
2.0.4
Token Action HUD Core 2.0.4
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0+.
Important
This release is compatible with Foundry VTT 12 only.
New Features
Docked HUD
There are three new styles available in the 'Style' module setting: Docked Left, Docked Center-Right and Docked Right. These present the HUD as a fixed vertical list in various positions. Please note, the following module settings do not interact with these HUD styles: Direction, Grid, Hud Scale, Dragging.
Controls
Located in Game Settings > Configure Controls > Token Action HUD Core, there are two controls:
- Enable/Disable HUD: As the name suggests, this control enables or disables the HUD.
- Collapse/Expand HUD: This control collapses or expands the HUD.
Improvements
Application V2
Updated the HUD and all forms to Application V2.
Developers
See Core Changes for System Module Developers
Bug Fixes
- Fixed 'undefined (reading 'actorId') error (#277).
- Fixed error causing 'Failed to migrate files to persistent storage'.
2.0.3
Token Action HUD Core 2.0.3
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0+.
Important
This release is compatible with Foundry VTT 12 only.
New Features
Docked HUD
There are three new styles available in the 'Style' module setting: Docked Left, Docked Center-Right and Docked Right. These present the HUD as a fixed vertical list in various positions. Please note, the following module settings do not interact with these HUD styles: Direction, Grid, Hud Scale, Dragging.
Controls
Located in Game Settings > Configure Controls > Token Action HUD Core, there are two controls:
- Enable/Disable HUD: As the name suggests, this control enables or disables the HUD.
- Collapse/Expand HUD: This control collapses or expands the HUD.
Improvements
Application V2
Updated the HUD and all forms to Application V2.
Developers
See Core Changes for System Module Developers
Bug Fixes
- Fixed HUD not showing for players.
- Fixed undefined 'dataHandler' error.
- Fixed 'doRegisterSettings is not a function' error.
2.0.2
Token Action HUD Core 2.0.2
For a guide on using Token Action HUD, go to: How to Use Token Action HUD
Warning
Do not update Token Action HUD Core until your Token Action HUD system modules support version 2.0+.
Important
This release is compatible with Foundry VTT 12 only.
New Features
Docked HUD
There are three new styles available in the 'Style' module setting: Docked Left, Docked Center-Right and Docked Right. These present the HUD as a fixed vertical list in various positions. Please note, the following module settings do not interact with these HUD styles: Direction, Grid, Hud Scale, Dragging.
Controls
Located in Game Settings > Configure Controls > Token Action HUD Core, there are two controls:
- Enable/Disable HUD: As the name suggests, this control enables or disables the HUD.
- Collapse/Expand HUD: This control collapses or expands the HUD.
Improvements
Application V2
Updated the HUD and all forms to Application V2.
Developers
See Core Changes for System Module Developers
Bug Fixes
- Fixed errors when trying to reset the HUD layout (#275).