Skip to content

Releases: League-of-Foundry-Developers/foundry-token-hotbar

Release v4.2.2

10 Aug 10:07
e4f1c5b
Compare
Choose a tag to compare

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

18 Jan 21:38
Compare
Choose a tag to compare

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

19 Nov 19:49
Compare
Choose a tag to compare

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

19 Nov 19:38
Compare
Choose a tag to compare
Release v4.2.0-alpha Pre-release
Pre-release
  • Added deselectedHotbar to prevent hotbar from being wiped when no token is selected.

Release v4.1.1-alpha

22 Oct 20:40
Compare
Choose a tag to compare
Release v4.1.1-alpha Pre-release
Pre-release
  • Added deselectedHotbar to prevent hotbar from being wiped when no token is selected.

Release v4.1.0-alpha

22 Oct 20:15
Compare
Choose a tag to compare
Release v4.1.0-alpha Pre-release
Pre-release
  • Added deselectedHotbar to prevent hotbar from being wiped when no token is selected.

Release v4.0.7

22 Oct 19:02
Compare
Choose a tag to compare
  • Added support for 0.7.5

Release v4.0.6

27 Aug 18:38
Compare
Choose a tag to compare
  • Always register all settings, but toggle visibility using config

Release v4.0.5

16 Jul 07:44
Compare
Choose a tag to compare
  • Always register all settings, but toggle visibility using config

Release v4.0.4

13 Jul 08:29
Compare
Choose a tag to compare
  • Always register all settings, but toggle visibility using config