Skip to content

More generic persistent game state #2279

@wjt

Description

@wjt

We currently have a small amount of game state that persists. We periodically want to save new facts about the world; e.g. I want to turn the musician scene into part of the world map (rather than part of a quest) #2264 , and have solving the puzzle unlock paths to other scenes. We already have state for "quests that have been completed" but no way to save the state of the puzzle. Rather than adding more ad-hoc fields for this case, we may want to add a more generic database of facts about the world.

(How this interacts with being able to replay quests remains to be scene. I anticipate that quest scenes would not save state.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions