Releases: League-of-Foundry-Developers/foundry-token-hotbar
Releases · League-of-Foundry-Developers/foundry-token-hotbar
Release v4.2.2
Community update: thanks to github/radoslawg for the 0.8.8 fix.
This update should fix the 'Invalid user hotbar datastructure' error.
Release v4.2.1
Fix compatibility issue with Custom Hotbar
Users have observed broken behavior with Custom Hotbar. This change reverts changes made in 4.2.0 in relation to Custom Hotbar.
Also added a sprinkle of documentation.
This is the last version by Stan (github.com/janssen-io), as maintenance is being transferred to the League of Extraordinary FoundryVTT Developers.
Release v4.2.0
Use UpdateUser hook and use delete syntax
I observed some changes since 0.7.7:
- preUpdateUser hook does not seem to be called anymore when updating the hotbar
- flags are merged rather than overwritten. Delete syntax (-=key: val)
seems to be required now.
Release v4.2.0-alpha
- Added deselectedHotbar to prevent hotbar from being wiped when no token is selected.
Release v4.1.1-alpha
- Added deselectedHotbar to prevent hotbar from being wiped when no token is selected.
Release v4.1.0-alpha
- Added deselectedHotbar to prevent hotbar from being wiped when no token is selected.
Release v4.0.7
- Added support for 0.7.5
Release v4.0.6
- Always register all settings, but toggle visibility using
config
Release v4.0.5
- Always register all settings, but toggle visibility using
config
Release v4.0.4
- Always register all settings, but toggle visibility using
config