Moerill / token-mold

MIT License
27 stars 33 forks source link

[FEATURE] Blacklist to avoid specific actors #148

Open darloth opened 1 year ago

darloth commented 1 year ago

Quite a few times I set up a default (thing) type - for example an item pile, called Default Item Pile. I can configure a token and such for it (usually 'An Item'), but I don't want it to be a linked token because I want to keep the default actor empty. Maybe a chest or a corpse or a door or whatever are other possibilities.

Problem is, Token Mold will do its thing, and it'll be a little smaller or larger, and it'll have a name like 'Quick An Item' or 'Hesitant Door'. In theory I could remember to turn off the toggles for those features before dragging out the token. In practice, I won't!

Although I can edit those away, it still looks a bit weird other people watching until I've finished renaming them.

Actual request Can we get a blacklist of specific actors that Token Mold will never alter, please? It should check whether an actor is in the list, and if it is, not alter the token.

Describe alternatives you've considered Can't think of any - I need unlinked tokens and I don't want to toggle the rename setting off.

Oryan77 commented 1 year ago

This would be useful for a GM that wants to be able to quickly reference Player stats via the overlay, but the players don't need to see the overlay unless they wanted the GM to activate it for them.