fantasycalendar / FoundryVTT-Tagger

Other
6 stars 4 forks source link

Monks Active Tiles: looking for multiple tags with a tag rule doesn't work properly #15

Closed Leondthurrell closed 2 years ago

Leondthurrell commented 2 years ago

When making a prefab where I want to check if a specific tagged object has another tag I run into the issue where my incremental tag won't update properly

Example door{#} door{#}, open

Becomes door1 door1, open

Then becomes door2 door1, open

On the next prefab placement.

It seems, while it searches for the tags correctly, when the tag rule is applied it treats the comma separated tags as a single tag.

Haxxer commented 2 years ago

@Leondthurrell Could you provide an exported actor that has this problem?

Haxxer commented 2 years ago

image

I can't reproduce it anymore in my local version. I'll release my changes and close this ticket as fixed.

Haxxer commented 2 years ago

Fixed in 1.3.7