RPTools / maptool

Virtual Tabletop for playing roleplaying games with remote players or face to face.
http://rptools.net
GNU Affero General Public License v3.0
802 stars 262 forks source link

[Feature]: Add Token Types in getInfo("campaign") #4694

Closed Jmr3366 closed 9 months ago

Jmr3366 commented 9 months ago

Describe the Problem

There is no macro based method to determine what token types exist within a campaign

The Solution you'd like

Include token types in the getInfo("campaign") function

Alternatives that you've considered.

No response

Additional Context

No response

Baaaaaz commented 9 months ago

"Token Type" in MapTool has two definitions/usages which seems wrong, confusing, avoidable, etc.

  1. https://wiki.rptools.info/index.php/Introduction_to_Tokens#Token_Type -> PC or NPC
  2. https://wiki.rptools.info/index.php/Introduction_to_Properties#Token_Type -> Basic (the default), and custom others.

It would be good if the Token Properties tab had its use of this term replaced with "Property Type", "Token Property Type", or something else to remove the ambiguity for new users - or in this case before the ambiguity proliferates into other features.