grandseiken / foundryvtt-multilevel-tokens

Multilevel tokens for Foundry VTT
MIT License
42 stars 20 forks source link

Moving into shape with "activate via map note" toggled causes change of visibility of journals in scene #127

Open ThunderousLeft opened 2 years ago

ThunderousLeft commented 2 years ago

When a drawing with multilevel and the setting "Activate via Map Note" enabled is stepped into by a player, it causes them to be able to see any journals in the scene which they have permissions for. Any permission besides "none" on the journal works to reproduce this bug.

Video of issue: https://imgur.com/a/he3mOZD

I verified that the bug is present when Multilevel is the only active module

Current Foundry info: image

Multilevel version: 1.5.4

grandseiken commented 2 years ago

OK, it's only supposed to auto-show journals with permission inside the drawing (so they can easily click on it). I'll see if I can figure out why that's not behaving as expected.