death-save / combat-utility-belt

Combat Utility Belt module for Foundry Virtual Tabletop
https://deathsave.dev
GNU General Public License v3.0
53 stars 58 forks source link

Hide Names doesn't work for MidiQOL messages #582

Open eclarke12 opened 3 years ago

eclarke12 commented 3 years ago

https://discord.com/channels/751505150862164129/751602144414531706/869357788067926066

tposney commented 3 years ago

I think I finally got to the bottom of the problem. The issue seems to be that an account was created as a GM, so had ownership of all the actors, then the account was changed to a non-gm, but that meant hasPlayerOwner would return true for every actor and so none of the names would be hidden.