Skip to content

Changes to the index and inline references #5

@kirkbushell

Description

@kirkbushell

Previously the index file enforced uniqueness constraints based on the key of a given rule. This causes problems in some cases where for example, Stealth might be both an ability (that grants stealth) and a model advantage.

In order to get around this, the index now creates keys in the following format: category:rule. Eg. ability:stealth.

What this means, is that when you're referencing rules in text, you must now use the above format, and point the system to the appropriate entry that you're after.

This should help address the problem of non-unique rule names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions