Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

[BUG] Player tokens can see invisible tokens through walls while Token Vision is turned on #49

Open
SylvTheShy opened this issue Jul 29, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@SylvTheShy
Copy link

Module Version: v0.6.16

Describe the bug
While Token Vision is set to true for scene configuration, player tokens can see tokens that are set to invisible through walls and in the darkness. When Token Vision is set to false, they cannot.

Expected behavior
The opposite should be true. Tokens should not be able to see invisible tokens period and should def not be able to see them through walls or outside their vision range.

Foundry Version:
Version 9 Build 269
Game System:
DnD 5e

@SylvTheShy SylvTheShy added the bug Something isn't working label Jul 29, 2022
@SylvTheShy SylvTheShy changed the title [BUG] [BUG] Player tokens can see invisible tokens through walls while Token Vision is turned off Jul 29, 2022
@SylvTheShy SylvTheShy changed the title [BUG] Player tokens can see invisible tokens through walls while Token Vision is turned off [BUG] Player tokens can see invisible tokens through walls while Token Vision is turned on Jul 29, 2022
@p4535992
Copy link
Owner

p4535992 commented Aug 5, 2022

With "invisible" you mean the "hidden" standard hud action of foundry ?
Is the first thing i check (wall or not wall).

// 1) Check if target token is hidden with standard hud feature of foundry and only GM can see

Enable the debug module setting and pass to me the logs of the checker on the browser (click f12 on the browser and copy and paste the logs with suffix "conditional-visibility").

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants