Skip to content

Releases: fantasycalendar/FoundryVTT-Tagger

1.3.8

15 Sep 20:21
Compare
Choose a tag to compare
  • Fixed tag input not showing up when configuring walls, sounds, lights, or notes

1.3.7

15 Sep 19:33
Compare
Choose a tag to compare
  • Fixed Tagger.hasTags not allowing an array of objects
  • Fixed Tagger.applyRules throwing error when called directly
  • Fixed Monk's Active Tiles interaction with trigger tags on walls
  • Fixed Foundry V10 warning when creating tiles
  • Fixed Tagger + Token Attacher + Tiles with tags not incrementing the procedural numbers correctly

1.3.6

02 Sep 17:44
Compare
Choose a tag to compare

Foundry V10 support

1.3.5

01 Jul 15:52
Compare
Choose a tag to compare
  • Added support to search for tags on pinned notes (Thanks matheusferreira!)
  • Minor fixes to getting tags from all objects on all scenes

1.3.4

12 Mar 11:50
Compare
Choose a tag to compare
  • Added support for arrays on Tagger.hasTags()

1.3.3

08 Mar 21:50
Compare
Choose a tag to compare
  • Fixed PF2e Token Config not being recognized by Tagger
  • Improved the way Tagger determines where to place the tags fields in config applications

1.3.2 Hotfix

04 Feb 01:12
Compare
Choose a tag to compare
  • Fixed critical issue with location based tags breaking MATT tiles

1.3.1

04 Feb 00:35
Compare
Choose a tag to compare
  • Fixed issue where Monks Active Tile Trigger tiles would not increment their tag rules properly
  • Fixed incompatibility with Token Mold (totally my fault)
  • Removed forgotten console.log statement

1.3.0

30 Jan 16:48
Compare
Choose a tag to compare
  • Added Tagger.toggleTags
  • Added tag rules that get applied on object creation (left control is a hotkey to disable that on creation)
  • Added support for tag rules on Token Attacher prefabs
  • Added support for Monk's Active Tile prefabs that contain Tagger actions with tag rules
  • Fixed ambient lights in v9
  • Updated documentation with fancy layout

1.2.6

30 Jan 12:10
Compare
Choose a tag to compare
1.2.6 Pre-release
Pre-release

Fixed ambient lights in v9
Fixed recursion