Skip to content

Add Quest Category/Tag System #218

@Mkalbani

Description

@Mkalbani

Description

There is no way to categorize or filter quests by type, making it hard for players and the frontend to organize quests.

Expected Behavior

Quest creators should be able to assign categories (e.g. combat, exploration, crafting) at creation time.

Proposed Changes

  • Add a string[] tags field to the quest struct
  • Expose a getter to retrieve quests by tag

Acceptance Criteria

  • Tags are stored on-chain per quest
  • Getter function filters quests by category
  • Tests cover tag assignment and retrieval

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions