Skip to content

Implementing virginity & cooldown index indicators #13

@VesterDe

Description

@VesterDe

Virginity is a simple check (!data.children.length), same goes for cooldown index (data.status.cooldown_index), but I'm wondering how to implement it with caching in mind. It can't be permanently cached, because it can change rather quickly.

Perhaps a separate system for these two attributes, so that cattributes are loaded rapidly from localStorage and Virginity/CDI are calculated on the fly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions