Skip to content

No documentation on the 'tags' feature #186

@SmallJoker

Description

@SmallJoker

I am currently trying to review minetest-mods/drawers#102 but at the time of writing, there is simply a TODO about 'tags' on https://github.com/mt-mods/pipeworks/wiki . Surely, code may does answer some questions - but it also paves the way to relying on (potentially) unsupported or unintended behaviour.

Questions that the documentation should answer:

  1. What is the goal of that feature?
  2. How do you set it up? Which nodes can make use of it?
  3. What are the relevant API functions?
  4. Is there only msg.tag or also msg.tags? If there's both - which does take precedence?
  5. What are the expected data formats of those functions?

Thank you.

EDIT: A rough documentation exists in #107 (comment) - but that's not where a modder should (or rather would) look for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions