Skip to content

Releases: League-of-Foundry-Developers/fvtt-module-trigger-happy

v0.8.33

14 Jan 21:55
d8bea12
Compare
Choose a tag to compare

v0.8.32

07 Jan 22:55
Compare
Choose a tag to compare
  • Update module.json for 9

v0.8.31

04 Jan 11:14
72e43d3
Compare
Choose a tag to compare
  • Bug fix multilne journal enrich html render
  • Add two new adavanced options for event link onlyIfHidden,onlyIfUnHidden for execute the effects only if the lement stat hidden is tru or false (for now tested only with token and drawing)
  • Add new module setting 'Disable all trigger for hidden element'

v0.8.30

03 Jan 11:45
Compare
Choose a tag to compare

v0.8.29

01 Jan 18:25
0d00368
Compare
Choose a tag to compare
Merge pull request #82 from p4535992/master

some bug fix and add enrich html render

v0.8.28

31 Dec 11:16
ab1636f
Compare
Choose a tag to compare

v0.8.26

29 Dec 14:04
Compare
Choose a tag to compare
  • Downgrade to version 0.8.22 for bad feedback from the community

v0.8.25

27 Dec 21:26
3a6aad1
Compare
Choose a tag to compare
  • Attention: So many modification possibile issues

  • When retrieve the trigger only by name we retrieve ALL the placeable object with that name on the current canvas not just the first one.

  • Finalize settings for custom effect

  • Some fix on the integration of the custom effect and update readme.

  • NEW FEATURE: Modules and macros MUST register the custom effect with the registerEffect function.

  • All new getter function return document objet instead reference to placeable object

  • Little performance on the code

  • Update README

v0.8.22

14 Dec 18:14
Compare
Choose a tag to compare
  • Add module settings for disable all the warning messages generate from the loading of the trigger
  • Add default value for @Trigger to 'click'
  • Update README

v0.8.21

04 Dec 18:45
df64cd6
Compare
Choose a tag to compare