bmarian / token-tooltip-alt

A module that adds a tooltip next to the currently hovered token to show some useful information for players and DMs.
MIT License
9 stars 15 forks source link

Owned fix #110

Closed ahoward-cf closed 1 year ago

ahoward-cf commented 1 year ago

Fixes a bug with CONST.ENTITY_PERMISSIONS being replaced with CONST.DOCUMENT_OWNERSHIP_LEVELS in V10. This repairs a problem where players would be unable to see OWNED tooltips and instead only saw FRIENDLY tooltips, regardless of settings. Tooltips for OWNED tokens were replaced with FRIENDLY ones.